Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemastypes.c1138 #define VALID_TIME(dt) \ macro
1143 (VALID_DATE(dt) && VALID_TIME(dt))