Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dexec.c307 int mb_len = php_mblen(str + x, (l - x)); in php_escape_shell_cmd() local
417 int mb_len = php_mblen(str + x, (l - x)); in php_escape_shell_arg() local
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregexec.c1659 int mb_len; in match_at() local
1720 int mb_len = enclen(encode, s); in match_at() local
1769 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()
5806 p_len_string(FILE* f, LengthType len, int mb_len, UChar* s) in p_len_string()
5903 int mb_len; in onig_print_compiled_byte_code() local

Completed in 36 milliseconds