Searched defs:xmlSchemaCompareDurations (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemastypes.c3537 * xmlSchemaCompareDurations:
3547 xmlSchemaCompareDurations(xmlSchemaValPtr x, xmlSchemaValPtr y) function
4716 return(xmlSchemaCompareDurations(x, y));
/external/libxml2/
H A Dxmlschemastypes.c3544 * xmlSchemaCompareDurations:
3554 xmlSchemaCompareDurations(xmlSchemaValPtr x, xmlSchemaValPtr y) function
4723 return(xmlSchemaCompareDurations(x, y));

Completed in 40 milliseconds