Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds