OpenGrok
Cross Reference: catalog.c
xref
: /
external
/
libxml2
/
catalog.c
Home
|
History
|
Annotate
|
Download
|
only in
libxml2
Lines Matching
full:mydoc
934
ret = ctxt->
myDoc
;
937
xmlFreeDoc(ctxt->
myDoc
);
938
ctxt->
myDoc
= NULL;