Home
last modified time | relevance | path

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

/php-src/ext/com_dotnet/
H A Dcom_olechar.c104 size_t mb_len = ZSTR_LEN(string); in php_com_string_to_bstr() local
131 int mb_len; in php_com_bstr_to_string() local
/php-src/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-src/win32/
H A Dioutil.h183 size_t mb_len; in php_win32_ioutil_conv_any_to_w() local

Completed in 10 milliseconds