xmlElementContentType  268 third_party/libxml/src/include/libxml/tree.h     xmlElementContentType     type;	/* PCDATA, ELEMENT, SEQ or OR */
xmlElementContentType  178 third_party/libxml/src/include/libxml/valid.h 					 xmlElementContentType type);
xmlElementContentType  187 third_party/libxml/src/include/libxml/valid.h 					 xmlElementContentType type);
xmlElementContentType 1090 third_party/libxml/src/testapi.c static xmlElementContentType gen_xmlElementContentType(int no, int nr ATTRIBUTE_UNUSED) {
xmlElementContentType 1098 third_party/libxml/src/testapi.c static void des_xmlElementContentType(int no ATTRIBUTE_UNUSED, xmlElementContentType val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
xmlElementContentType 25547 third_party/libxml/src/testapi.c     xmlElementContentType type; /* the type of element content decl */
xmlElementContentType 25592 third_party/libxml/src/testapi.c     xmlElementContentType type; /* the type of element content decl */
xmlElementContentType  922 third_party/libxml/src/valid.c                         xmlElementContentType type) {
xmlElementContentType  994 third_party/libxml/src/valid.c xmlNewElementContent(const xmlChar *name, xmlElementContentType type) {