Searched defs:xmlStringComment (Results 1 – 4 of 4) sorted by relevance
| /third_party/gettext/gnulib-local/lib/libxml/ |
| D | parserInternals.in.h | 343 XMLPUBVAR const xmlChar xmlStringComment[]; variable
|
| D | tree.c | 154 const xmlChar xmlStringComment[] = { 'c', 'o', 'm', 'm', 'e', 'n', 't', 0 }; variable
|
| /third_party/libxml2/include/libxml/ |
| D | parserInternals.h | 314 XMLPUBVAR const xmlChar xmlStringComment[]; variable
|
| /third_party/libxml2/ |
| D | tree.c | 125 const xmlChar xmlStringComment[] = { 'c', 'o', 'm', 'm', 'e', 'n', 't', 0 }; variable
|