Searched refs:xmlStreamCompAddStep (Results 1 – 1 of 1) sorted by relevance
/reactos/sdk/lib/3rdparty/libxml2/ |
H A D | pattern.c | 1537 xmlStreamCompAddStep(xmlStreamCompPtr comp, const xmlChar *name, in xmlStreamCompAddStep() function 1615 s = xmlStreamCompAddStep(stream, NULL, step.value, in xmlStreamCompile() 1625 s = xmlStreamCompAddStep(stream, in xmlStreamCompile() 1651 s = xmlStreamCompAddStep(stream, NULL, NULL, in xmlStreamCompile() 1674 s = xmlStreamCompAddStep(stream, step.value, step.value2, in xmlStreamCompile() 1683 s = xmlStreamCompAddStep(stream, step.value, step.value2, in xmlStreamCompile() 1691 s = xmlStreamCompAddStep(stream, NULL, NULL, in xmlStreamCompile()
|