HomeSort by relevance Sort by last modified time
    Searched refs:xmlAttributeType (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/third_party/libxml/src/include/libxml/
valid.h 247 xmlAttributeType type,
337 xmlValidateAttributeValue(xmlAttributeType type,
tree.h 162 * xmlAttributeType:
178 } xmlAttributeType;
226 xmlAttributeType atype; /* The attribute type */
407 xmlAttributeType atype; /* the attribute type if validating */
    [all...]
  /external/libxml2/include/libxml/
valid.h 247 xmlAttributeType type,
337 xmlValidateAttributeValue(xmlAttributeType type,
tree.h 162 * xmlAttributeType:
178 } xmlAttributeType;
226 xmlAttributeType atype; /* The attribute type */
406 xmlAttributeType atype; /* the attribute type if validating */
    [all...]
  /external/chromium_org/third_party/libxml/src/
valid.c 41 xmlValidateAttributeValueInternal(xmlDocPtr doc, xmlAttributeType type,
    [all...]
SAX2.c 734 name, prefix, (xmlAttributeType) type,
738 name, prefix, (xmlAttributeType) type,
    [all...]
testapi.c 1028 static xmlAttributeType gen_xmlAttributeType(int no, int nr ATTRIBUTE_UNUSED) {
1036 static void des_xmlAttributeType(int no ATTRIBUTE_UNUSED, xmlAttributeType val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
    [all...]
  /external/libxml2/
valid.c 41 xmlValidateAttributeValueInternal(xmlDocPtr doc, xmlAttributeType type,
    [all...]
SAX2.c 734 name, prefix, (xmlAttributeType) type,
738 name, prefix, (xmlAttributeType) type,
    [all...]

Completed in 855 milliseconds