OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:valueNr
(Results
1 - 4
of
4
) sorted by null
/external/libxml2/include/libxml/
xpath.h
378
int
valueNr
; /* number of values stacked */
xpathInternals.h
300
if (ctxt->
valueNr
< ctxt->valueFrame + (x)) \
/external/libxml2/
xpath.c
[
all
...]
xpointer.c
1262
ctxt->
valueNr
= 0;
[
all
...]
Completed in 234 milliseconds