Searched refs:xmlStreamCompAddStep (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/libxml/src/ |
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()
|
/external/libxml2/ |
D | pattern.c | 1545 xmlStreamCompAddStep(xmlStreamCompPtr comp, const xmlChar *name, in xmlStreamCompAddStep() function 1623 s = xmlStreamCompAddStep(stream, NULL, step.value, in xmlStreamCompile() 1633 s = xmlStreamCompAddStep(stream, in xmlStreamCompile() 1659 s = xmlStreamCompAddStep(stream, NULL, NULL, in xmlStreamCompile() 1682 s = xmlStreamCompAddStep(stream, step.value, step.value2, in xmlStreamCompile() 1691 s = xmlStreamCompAddStep(stream, step.value, step.value2, in xmlStreamCompile() 1699 s = xmlStreamCompAddStep(stream, NULL, NULL, in xmlStreamCompile()
|