Home
last modified time | relevance | path

Searched defs:mb_len (Results 1 – 4 of 4) sorted by last modified time

/PHP-7.4/ext/mbstring/
H A Dmbstring.c2349 size_t mb_len, chunks, chunk_len; in PHP_FUNCTION() local
/PHP-7.4/win32/
H A Dioutil.h185 size_t mb_len; in php_win32_ioutil_conv_any_to_w() local
/PHP-7.4/ext/com_dotnet/
H A Dcom_olechar.c111 size_t mb_len = ZSTR_LEN(string); in php_com_string_to_bstr() local
138 int mb_len; in php_com_bstr_to_string() local
/PHP-7.4/ext/standard/
H A Dexec.c311 int mb_len = php_mblen(str + x, (l - x)); in php_escape_shell_cmd() local
421 int mb_len = php_mblen(str + x, (l - x)); in php_escape_shell_arg() local

Completed in 22 milliseconds