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