Home
last modified time | relevance | path

Searched refs:hint_charset_len (Results 1 – 1 of 1) sorted by relevance

/PHP-5.3/ext/standard/
H A Dhtml.c1280 int str_len, hint_charset_len = 0; in php_html_entities() local
1286 … TSRMLS_CC, "s|ls!b", &str, &str_len, &quote_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 &quote_style, &hint_charset, &hint_charset_len) == FAILURE) { in PHP_FUNCTION()

Completed in 9 milliseconds