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

/external/libxml2/
H A Dpattern.c1751 * xmlNewStreamCtxt:
1759 xmlNewStreamCtxt(xmlStreamCompPtr stream) { function
1765 "xmlNewStreamCtxt: malloc failed\n");
1773 "xmlNewStreamCtxt: malloc failed\n");
1829 "xmlNewStreamCtxt: malloc failed\n");
2499 cur = xmlNewStreamCtxt(comp->stream);

Completed in 103 milliseconds