Searched refs:soap_ignorableWhitespace (Results 1 – 1 of 1) sorted by relevance
69 static void soap_ignorableWhitespace(void *ctx, const xmlChar *ch, int len) in soap_ignorableWhitespace() function96 ctxt->sax->ignorableWhitespace = soap_ignorableWhitespace; in soap_xmlParseFile()144 ctxt->sax->ignorableWhitespace = soap_ignorableWhitespace; in soap_xmlParseMemory()
Completed in 5 milliseconds