Searched refs:xmlStreamCompAddStep (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/cronet/third_party/libxml/src/ |
H A D | pattern.c | 1473 xmlStreamCompAddStep(xmlStreamCompPtr comp, const xmlChar *name, in xmlStreamCompAddStep() function 1551 s = xmlStreamCompAddStep(stream, NULL, step.value, in xmlStreamCompile() 1561 s = xmlStreamCompAddStep(stream, in xmlStreamCompile() 1587 s = xmlStreamCompAddStep(stream, NULL, NULL, in xmlStreamCompile() 1610 s = xmlStreamCompAddStep(stream, step.value, step.value2, in xmlStreamCompile() 1619 s = xmlStreamCompAddStep(stream, step.value, step.value2, in xmlStreamCompile() 1627 s = xmlStreamCompAddStep(stream, NULL, NULL, in xmlStreamCompile()
|
/aosp_15_r20/external/libxml2/ |
H A D | pattern.c | 1341 xmlStreamCompAddStep(xmlStreamCompPtr comp, const xmlChar *name, in xmlStreamCompAddStep() function 1419 s = xmlStreamCompAddStep(stream, NULL, step.value, in xmlStreamCompile() 1429 s = xmlStreamCompAddStep(stream, in xmlStreamCompile() 1455 s = xmlStreamCompAddStep(stream, NULL, NULL, in xmlStreamCompile() 1478 s = xmlStreamCompAddStep(stream, step.value, step.value2, in xmlStreamCompile() 1487 s = xmlStreamCompAddStep(stream, step.value, step.value2, in xmlStreamCompile() 1495 s = xmlStreamCompAddStep(stream, NULL, NULL, in xmlStreamCompile()
|