Home
last modified time | relevance | path

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

/external/libxml2/
Dparser.c2006 static int spacePush(xmlParserCtxtPtr ctxt, int val) { in spacePush() function
10033 spacePush(ctxt, -1); in xmlParseElementStart()
10035 spacePush(ctxt, -1); in xmlParseElementStart()
10037 spacePush(ctxt, *ctxt->space); in xmlParseElementStart()
11445 spacePush(ctxt, -1); in xmlParseTryOrFinish()
11447 spacePush(ctxt, -1); in xmlParseTryOrFinish()
11449 spacePush(ctxt, *ctxt->space); in xmlParseTryOrFinish()