Searched refs:hint_charset_len (Results 1 – 1 of 1) sorted by relevance
/PHP-5.3/ext/standard/ |
H A D | html.c | 1280 int str_len, hint_charset_len = 0; in php_html_entities() local 1286 … TSRMLS_CC, "s|ls!b", &str, &str_len, "e_style, &hint_charset, &hint_charset_len, &double_enco… in php_html_entities() 1390 int str_len, hint_charset_len = 0, len; in PHP_FUNCTION() local 1395 "e_style, &hint_charset, &hint_charset_len) == FAILURE) { in PHP_FUNCTION()
|
Completed in 7 milliseconds