Home
last modified time | relevance | path

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

/PHP-7.3/ext/xml/
H A Dphp_xml.h87 int skipwhite; local
H A Dxml.c878 if (doprint || (! parser->skipwhite)) { in _xml_characterDataHandler()
1598 parser->skipwhite = zval_get_long(val); in PHP_FUNCTION()
1644 RETURN_LONG(parser->skipwhite); in PHP_FUNCTION()

Completed in 16 milliseconds