OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nodes1
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/third_party/libxml/src/
testRegexp.c
131
int
nodes1
, nodes2;
local
138
nodes1
= xmlExpCtxtNbNodes(ctxt);
163
nodes1
+= xmlExpCtxtNbNodes(ctxt) - nodes2;
166
if (xmlExpCtxtNbNodes(ctxt) >
nodes1
) {
168
xmlExpCtxtNbNodes(ctxt) -
nodes1
);
xpath.c
[
all
...]
/external/chromium_org/third_party/libxml/src/include/libxml/
xpathInternals.h
376
xmlXPathDifference (xmlNodeSetPtr
nodes1
,
379
xmlXPathIntersection (xmlNodeSetPtr
nodes1
,
388
xmlXPathHasSameNodes (xmlNodeSetPtr
nodes1
,
395
xmlXPathLeadingSorted (xmlNodeSetPtr
nodes1
,
401
xmlXPathLeading (xmlNodeSetPtr
nodes1
,
408
xmlXPathTrailingSorted (xmlNodeSetPtr
nodes1
,
414
xmlXPathTrailing (xmlNodeSetPtr
nodes1
,
/external/libxml2/include/libxml/
xpathInternals.h
376
xmlXPathDifference (xmlNodeSetPtr
nodes1
,
379
xmlXPathIntersection (xmlNodeSetPtr
nodes1
,
388
xmlXPathHasSameNodes (xmlNodeSetPtr
nodes1
,
395
xmlXPathLeadingSorted (xmlNodeSetPtr
nodes1
,
401
xmlXPathLeading (xmlNodeSetPtr
nodes1
,
408
xmlXPathTrailingSorted (xmlNodeSetPtr
nodes1
,
414
xmlXPathTrailing (xmlNodeSetPtr
nodes1
,
/external/libxml2/
xpath.c
[
all
...]
Completed in 33 milliseconds