Home
last modified time | relevance | path

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

/PHP-7.2/ext/standard/
H A Dexec.c305 int mb_len = php_mblen(str + x, (l - x)); in php_escape_shell_cmd() local
415 int mb_len = php_mblen(str + x, (l - x)); in php_escape_shell_arg() local
/PHP-7.2/win32/
H A Dioutil.h163 size_t mb_len; in php_win32_ioutil_conv_any_to_w() local
/PHP-7.2/ext/mbstring/oniguruma/src/
H A Dregcomp.c315 select_str_opcode(int mb_len, int str_len, int ignore_case) in select_str_opcode()
419 add_compile_string_length(UChar* s ARG_UNUSED, int mb_len, int str_len, in add_compile_string_length()
436 add_compile_string(UChar* s, int mb_len, int str_len, in add_compile_string()
5841 p_len_string(FILE* f, LengthType len, int mb_len, UChar* s) in p_len_string()
5938 int mb_len; in onig_print_compiled_byte_code() local
H A Dregexec.c1702 int mb_len; in match_at() local
1763 int mb_len = enclen(encode, s); in match_at() local
1812 int mb_len; in match_at() local

Completed in 44 milliseconds