Searched defs:oldsax (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A DHTMLparser.c6205 htmlSAXHandlerPtr oldsax = NULL; local
6212 oldsax = ctxt->sax;
6221 ctxt->sax = oldsax;
H A Dparser.c12345 xmlSAXHandlerPtr oldsax = NULL; local
12369 oldsax = ctxt->sax;
12391 ctxt->sax = oldsax;
12505 ctxt->sax = oldsax;
12542 xmlSAXHandlerPtr oldsax = NULL; local
12584 oldsax = ctxt->sax;
12610 ctxt->sax = oldsax;
12708 ctxt->sax = oldsax;
12806 xmlSAXHandlerPtr oldsax = NULL; local
12847 oldsax
13231 xmlSAXHandlerPtr oldsax = NULL; local
14054 xmlSAXHandlerPtr oldsax = NULL; local
[all...]
/external/libxml2/
H A DHTMLparser.c6210 htmlSAXHandlerPtr oldsax = NULL; local
6217 oldsax = ctxt->sax;
6226 ctxt->sax = oldsax;
H A Dparser.c12337 xmlSAXHandlerPtr oldsax = NULL; local
12361 oldsax = ctxt->sax;
12383 ctxt->sax = oldsax;
12497 ctxt->sax = oldsax;
12534 xmlSAXHandlerPtr oldsax = NULL; local
12576 oldsax = ctxt->sax;
12602 ctxt->sax = oldsax;
12700 ctxt->sax = oldsax;
12798 xmlSAXHandlerPtr oldsax = NULL; local
12839 oldsax
13223 xmlSAXHandlerPtr oldsax = NULL; local
14046 xmlSAXHandlerPtr oldsax = NULL; local
[all...]

Completed in 149 milliseconds