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
281
XMLPUBVAR const xmlChar
xmlStringComment
[];
/external/libxml2/
tree.c
114
/* #undef
xmlStringComment
*/
115
const xmlChar
xmlStringComment
[] = { 'c', 'o', 'm', 'm', 'e', 'n', 't', 0 };
[
all
...]
Completed in 12 milliseconds