OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nsListDup
(Results
1 - 2
of
2
) sorted by null
/external/libxml2/doc/examples/
xpath1.c
148
xmlChar*
nsListDup
;
156
nsListDup
= xmlStrdup(nsList);
157
if(
nsListDup
== NULL) {
162
next =
nsListDup
;
173
xmlFree(
nsListDup
);
188
xmlFree(
nsListDup
);
193
xmlFree(
nsListDup
);
/external/libxml2/
debugXML.c
[
all
...]
Completed in 1194 milliseconds