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

  /external/chromium_org/third_party/libxml/src/
xmlschemastypes.c 163 static xmlSchemaTypePtr xmlSchemaTypeNonPositiveIntegerDef = NULL;
527 xmlSchemaTypeNonPositiveIntegerDef =
533 xmlSchemaTypeNonPositiveIntegerDef);
803 return (xmlSchemaTypeNonPositiveIntegerDef);
    [all...]
  /external/libxml2/
xmlschemastypes.c 163 static xmlSchemaTypePtr xmlSchemaTypeNonPositiveIntegerDef = NULL;
527 xmlSchemaTypeNonPositiveIntegerDef =
533 xmlSchemaTypeNonPositiveIntegerDef);
803 return (xmlSchemaTypeNonPositiveIntegerDef);
    [all...]

Completed in 31 milliseconds