Home
last modified time | relevance | path

Searched refs:IS_TZO_CHAR (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dxmlschemastypes.c1112 #define IS_TZO_CHAR(c) \ macro
1558 if (IS_TZO_CHAR(*cur)) { \ in xmlSchemaValidateDates()