OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:old_sax
(Results
1 - 3
of
3
) sorted by null
/external/libxml2/
testlimits.c
1264
xmlSAXHandlerPtr
old_sax
;
local
1274
old_sax
= ctxt->sax;
1298
ctxt->sax =
old_sax
;
[
all
...]
xmlschemas.c
28549
xmlSAXHandlerPtr
old_sax
;
local
28788
xmlSAXHandlerPtr
old_sax
= NULL;
local
[
all
...]
xmllint.c
1641
xmlSAXHandlerPtr
old_sax
= NULL;
local
[
all
...]
Completed in 723 milliseconds