Searched refs:xmlStreamCompAddStep (Results 1 – 2 of 2) sorted by relevance
| /external/cronet/third_party/libxml/src/ |
| D | pattern.c | 1479 xmlStreamCompAddStep(xmlStreamCompPtr comp, const xmlChar *name, in xmlStreamCompAddStep() function 1557 s = xmlStreamCompAddStep(stream, NULL, step.value, in xmlStreamCompile() 1567 s = xmlStreamCompAddStep(stream, in xmlStreamCompile() 1593 s = xmlStreamCompAddStep(stream, NULL, NULL, in xmlStreamCompile() 1616 s = xmlStreamCompAddStep(stream, step.value, step.value2, in xmlStreamCompile() 1625 s = xmlStreamCompAddStep(stream, step.value, step.value2, in xmlStreamCompile() 1633 s = xmlStreamCompAddStep(stream, NULL, NULL, in xmlStreamCompile()
|
| /external/libxml2/ |
| D | pattern.c | 1475 xmlStreamCompAddStep(xmlStreamCompPtr comp, const xmlChar *name, in xmlStreamCompAddStep() function 1553 s = xmlStreamCompAddStep(stream, NULL, step.value, in xmlStreamCompile() 1563 s = xmlStreamCompAddStep(stream, in xmlStreamCompile() 1589 s = xmlStreamCompAddStep(stream, NULL, NULL, in xmlStreamCompile() 1612 s = xmlStreamCompAddStep(stream, step.value, step.value2, in xmlStreamCompile() 1621 s = xmlStreamCompAddStep(stream, step.value, step.value2, in xmlStreamCompile() 1629 s = xmlStreamCompAddStep(stream, NULL, NULL, in xmlStreamCompile()
|