Home
last modified time | relevance | path

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

/PHP-8.0/ext/soap/
H A Dphp_xml.c69 static void soap_ignorableWhitespace(void *ctx, const xmlChar *ch, int len) in soap_ignorableWhitespace() function
96 ctxt->sax->ignorableWhitespace = soap_ignorableWhitespace; in soap_xmlParseFile()
144 ctxt->sax->ignorableWhitespace = soap_ignorableWhitespace; in soap_xmlParseMemory()

Completed in 5 milliseconds