Searched refs:oldsax (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dparser.c11420 xmlSAXHandlerPtr oldsax = NULL; local
11461 oldsax = ctxt->sax;
11482 ctxt->sax = oldsax;
11588 ctxt->sax = oldsax;
11625 xmlSAXHandlerPtr oldsax = NULL; local
11667 oldsax = ctxt->sax;
11692 ctxt->sax = oldsax;
11788 ctxt->sax = oldsax;
11887 xmlSAXHandlerPtr oldsax = NULL; local
11917 oldsax
12275 xmlSAXHandlerPtr oldsax = NULL; local
13068 xmlSAXHandlerPtr oldsax = NULL; local
[all...]
H A DHTMLparser.c5608 htmlSAXHandlerPtr oldsax = NULL; local
5615 oldsax = ctxt->sax;
5624 ctxt->sax = oldsax;

Completed in 81 milliseconds