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

  /external/chromium_org/third_party/libxml/src/
xmlschemastypes.c 173 static xmlSchemaTypePtr xmlSchemaTypeUnsignedShortDef = NULL;
555 xmlSchemaTypeUnsignedShortDef =
560 xmlSchemaTypeUnsignedShortDef);
821 return (xmlSchemaTypeUnsignedShortDef);
    [all...]
  /external/libxml2/
xmlschemastypes.c 173 static xmlSchemaTypePtr xmlSchemaTypeUnsignedShortDef = NULL;
555 xmlSchemaTypeUnsignedShortDef =
560 xmlSchemaTypeUnsignedShortDef);
821 return (xmlSchemaTypeUnsignedShortDef);
    [all...]

Completed in 3187 milliseconds