OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xmlXPathCmpNodes
(Results
1 - 13
of
13
) sorted by null
/external/chromium_org/third_party/libxslt/libexslt/
saxon.c
228
int ret =
xmlXPathCmpNodes
(cur, nodelist->nodeTab[i]);
/external/chromium_org/third_party/libxml/src/include/libxml/
xpath.h
447
xmlXPathCmpNodes
(xmlNodePtr node1,
/external/libxml2/include/libxml/
xpath.h
450
xmlXPathCmpNodes
(xmlNodePtr node1,
/external/chromium_org/third_party/libxslt/libxslt/
functions.c
683
ret =
xmlXPathCmpNodes
(cur, nodelist->nodeTab[i]);
xsltutils.c
934
tst =
xmlXPathCmpNodes
(list->nodeTab[i], list->nodeTab[j]);
[
all
...]
/external/libxslt/libxslt/
functions.c
682
ret =
xmlXPathCmpNodes
(cur, nodelist->nodeTab[i]);
xsltutils.c
934
tst =
xmlXPathCmpNodes
(list->nodeTab[i], list->nodeTab[j]);
[
all
...]
/external/chromium_org/third_party/libxml/src/
xpath.c
70
*
xmlXPathCmpNodes
(). The new function is optimized comparison of
[
all
...]
xpointer.c
231
return(
xmlXPathCmpNodes
(node1, node2));
[
all
...]
elfgcchack.h
[
all
...]
/external/libxml2/
xpath.c
70
*
xmlXPathCmpNodes
(). The new function is optimized comparison of
[
all
...]
xpointer.c
231
return(
xmlXPathCmpNodes
(node1, node2));
[
all
...]
elfgcchack.h
[
all
...]
Completed in 58 milliseconds