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