OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:xmlStringText
(Results
1 - 2
of
2
) sorted by null
/external/libxml2/include/libxml/
parserInternals.h
312
XMLPUBVAR const xmlChar
xmlStringText
[];
/external/libxml2/
tree.c
113
/* #undef
xmlStringText
*/
114
const xmlChar
xmlStringText
[] = { 't', 'e', 'x', 't', 0 };
[
all
...]
Completed in 2825 milliseconds