Home
last modified time | relevance | path

Searched defs:mb_len (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
Dregexec.c1668 int mb_len; in match_at() local
1729 int mb_len = enclen(encode, s); in match_at() local
1778 int mb_len; in match_at() local
Dregcomp.c319 select_str_opcode(int mb_len, int str_len, int ignore_case) in select_str_opcode()
423 add_compile_string_length(UChar* s ARG_UNUSED, int mb_len, int str_len, in add_compile_string_length()
440 add_compile_string(UChar* s, int mb_len, int str_len, in add_compile_string()
5859 p_len_string(FILE* f, LengthType len, int mb_len, UChar* s) in p_len_string()
5956 int mb_len; in onig_print_compiled_byte_code() local