Home
last modified time | relevance | path

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

/PHP-7.1/ext/standard/
H A Dexec.c298 int mb_len = php_mblen(str + x, (l - x)); in php_escape_shell_cmd() local
408 int mb_len = php_mblen(str + x, (l - x)); in php_escape_shell_arg() local
/PHP-7.1/win32/
H A Dioutil.h161 size_t mb_len; in php_win32_ioutil_conv_any_to_w() local
/PHP-7.1/ext/mbstring/oniguruma/
H A Dregexec.c1654 int mb_len; in match_at() local
1715 int mb_len = enclen(encode, s); in match_at() local
1764 int mb_len; in match_at() local
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()
5838 p_len_string(FILE* f, LengthType len, int mb_len, UChar* s) in p_len_string()
5935 int mb_len; in onig_print_compiled_byte_code() local

Completed in 49 milliseconds