Home
last modified time | relevance | path

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

/PHP-7.2/ext/xml/
H A Dphp_xml.h50 int case_folding; local
H A Dxml.c701 if (parser->case_folding) { in _xml_decode_tag()
1132 parser->case_folding = 1; in php_xml_parser_create_impl()
1592 parser->case_folding = Z_LVAL_P(val); in PHP_FUNCTION()
1644 RETURN_LONG(parser->case_folding); in PHP_FUNCTION()

Completed in 11 milliseconds