Searched refs:xmlNewPatParserContext (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dpattern.c278 * xmlNewPatParserContext:
289 xmlNewPatParserContext(const xmlChar *pattern, xmlDictPtr dict, function
299 "xmlNewPatParserContext : malloc failed\n");
2368 ctxt = xmlNewPatParserContext(start, dict, namespaces);
2372 ctxt = xmlNewPatParserContext(tmp, dict, namespaces);

Completed in 315 milliseconds