OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xmlXPathNewBoolean
(Results
1 - 6
of
6
) sorted by null
/external/libxml2/include/libxml/
xpathInternals.h
122
valuePush((ctxt),
xmlXPathNewBoolean
(val))
498
xmlXPathNewBoolean
(int val);
/external/libxml2/python/
types.c
619
ret =
xmlXPathNewBoolean
(1);
622
ret =
xmlXPathNewBoolean
(0);
/external/libxml2/
libxml2.syms
314
xmlXPathNewBoolean
;
[
all
...]
xpath.c
[
all
...]
elfgcchack.h
[
all
...]
testapi.c
639
if (no == 2) return(
xmlXPathNewBoolean
(1));
[
all
...]
Completed in 76 milliseconds