Searched refs:xmlStreamCompAddStep (Results 1 – 1 of 1) sorted by relevance
/external/libxml2/ |
D | pattern.c | 1541 xmlStreamCompAddStep(xmlStreamCompPtr comp, const xmlChar *name, in xmlStreamCompAddStep() function 1619 s = xmlStreamCompAddStep(stream, NULL, step.value, in xmlStreamCompile() 1629 s = xmlStreamCompAddStep(stream, in xmlStreamCompile() 1655 s = xmlStreamCompAddStep(stream, NULL, NULL, in xmlStreamCompile() 1678 s = xmlStreamCompAddStep(stream, step.value, step.value2, in xmlStreamCompile() 1687 s = xmlStreamCompAddStep(stream, step.value, step.value2, in xmlStreamCompile() 1695 s = xmlStreamCompAddStep(stream, NULL, NULL, in xmlStreamCompile()
|