Home
last modified time | relevance | path

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

/PHP-8.1/ext/com_dotnet/
H A Dcom_olechar.c109 size_t mb_len = ZSTR_LEN(string); in php_com_string_to_bstr() local
136 int mb_len; in php_com_bstr_to_string() local
/PHP-8.1/ext/standard/
H A Dexec.c301 int mb_len = php_mblen(str + x, (l - x)); in php_escape_shell_cmd() local
410 int mb_len = php_mblen(str + x, (l - x)); in php_escape_shell_arg() local
/PHP-8.1/win32/
H A Dioutil.h183 size_t mb_len; in php_win32_ioutil_conv_any_to_w() local
/PHP-8.1/ext/mbstring/
H A Dmbstring.c1685 size_t mb_len, chunks, chunk_len; in PHP_FUNCTION() local

Completed in 27 milliseconds