OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xmlFreeNodeList
(Results
1 - 10
of
10
) sorted by null
/external/libxml2/
tree.c
1247
if (cur->children != NULL)
xmlFreeNodeList
(cur->children);
[
all
...]
libxml2.syms
951
xmlFreeNodeList
;
[
all
...]
entities.c
109
xmlFreeNodeList
(entity->children);
debugXML.c
[
all
...]
elfgcchack.h
[
all
...]
xpath.c
[
all
...]
valid.c
[
all
...]
parser.c
[
all
...]
testapi.c
[
all
...]
/external/libxml2/include/libxml/
tree.h
974
xmlFreeNodeList
(xmlNodePtr cur);
[
all
...]
Completed in 81 milliseconds