Home
last modified time | relevance | path

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

/PHP-5.6/ext/xml/
H A Dphp_xml.h48 int case_folding; local
H A Dxml.c767 if (parser->case_folding) { in _xml_decode_tag()
1217 parser->case_folding = 1; in php_xml_parser_create_impl()
1635 parser->case_folding = Z_LVAL_PP(val); in PHP_FUNCTION()
1684 RETURN_LONG(parser->case_folding); in PHP_FUNCTION()

Completed in 11 milliseconds