Searched defs:xmlStreamCompAddStep (Results 1 - 1 of 1) sorted by relevance

/external/libxml2/
H A Dpattern.c1535 * xmlStreamCompAddStep:
1546 xmlStreamCompAddStep(xmlStreamCompPtr comp, const xmlChar *name, function
1624 s = xmlStreamCompAddStep(stream, NULL, step.value,
1634 s = xmlStreamCompAddStep(stream,
1660 s = xmlStreamCompAddStep(stream, NULL, NULL,
1683 s = xmlStreamCompAddStep(stream, step.value, step.value2,
1692 s = xmlStreamCompAddStep(stream, step.value, step.value2,
1700 s = xmlStreamCompAddStep(stream, NULL, NULL,

Completed in 74 milliseconds