Home
last modified time | relevance | path

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

/PHP-7.2/ext/xml/
H A Dphp_xml.h89 int skipwhite; local
H A Dxml.c881 if (doprint || (! parser->skipwhite)) { in _xml_characterDataHandler()
1604 parser->skipwhite = Z_LVAL_P(val); in PHP_FUNCTION()
1650 RETURN_LONG(parser->skipwhite); in PHP_FUNCTION()

Completed in 9 milliseconds