Home
last modified time | relevance | path

Searched refs:xmlNewStreamComp (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/libxml/src/
Dpattern.c1487 xmlNewStreamComp(int size) { in xmlNewStreamComp() function
1587 stream = xmlNewStreamComp(0); in xmlStreamCompile()
1596 stream = xmlNewStreamComp((comp->nbStep / 2) + 1); in xmlStreamCompile()
/external/libxml2/
Dpattern.c1491 xmlNewStreamComp(int size) { in xmlNewStreamComp() function
1591 stream = xmlNewStreamComp(0); in xmlStreamCompile()
1600 stream = xmlNewStreamComp((comp->nbStep / 2) + 1); in xmlStreamCompile()