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

  /external/chromium_org/third_party/libxslt/libexslt/
date.c 170 #define VALID_TIME(dt) \
175 (VALID_DATE(dt) && VALID_TIME(dt))
512 if (!VALID_TIME(dt))
1238 if ((dt == NULL) || !VALID_TIME(dt))
    [all...]
  /external/chromium_org/third_party/libxml/src/
xmlschemastypes.c     [all...]
  /external/libxml2/
xmlschemastypes.c     [all...]

Completed in 28 milliseconds