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

  /external/chromium_org/third_party/libxml/src/
xmlschemastypes.c 165 static xmlSchemaTypePtr xmlSchemaTypeNonNegativeIntegerDef = NULL;
545 xmlSchemaTypeNonNegativeIntegerDef =
551 xmlSchemaTypeNonNegativeIntegerDef);
563 xmlSchemaTypeNonNegativeIntegerDef);
807 return (xmlSchemaTypeNonNegativeIntegerDef);
    [all...]
  /external/libxml2/
xmlschemastypes.c 165 static xmlSchemaTypePtr xmlSchemaTypeNonNegativeIntegerDef = NULL;
545 xmlSchemaTypeNonNegativeIntegerDef =
551 xmlSchemaTypeNonNegativeIntegerDef);
563 xmlSchemaTypeNonNegativeIntegerDef);
807 return (xmlSchemaTypeNonNegativeIntegerDef);
    [all...]

Completed in 26 milliseconds