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

  /external/chromium_org/third_party/libxml/src/
xmlschemastypes.c 3552 long xmon, xday, myear, minday, maxday; local
    [all...]
  /external/libxml2/
xmlschemastypes.c 3559 long xmon, xday, myear, minday, maxday; local
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_datetime.py 598 for month, maxday in zip(range(1, 13), dim):
600 maxday += 1
601 for day in range(1, maxday+1):
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_datetime.py 598 for month, maxday in zip(range(1, 13), dim):
600 maxday += 1
601 for day in range(1, maxday+1):
    [all...]

Completed in 97 milliseconds