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

  /external/chromium_org/third_party/libxml/src/
xmlschemastypes.c 149 static xmlSchemaTypePtr xmlSchemaTypeGMonthDayDef = NULL;
487 xmlSchemaTypeGMonthDayDef = xmlSchemaInitBasicType("gMonthDay",
755 return (xmlSchemaTypeGMonthDayDef);
    [all...]
  /external/libxml2/
xmlschemastypes.c 149 static xmlSchemaTypePtr xmlSchemaTypeGMonthDayDef = NULL;
487 xmlSchemaTypeGMonthDayDef = xmlSchemaInitBasicType("gMonthDay",
755 return (xmlSchemaTypeGMonthDayDef);
    [all...]

Completed in 353 milliseconds