Home
last modified time | relevance | path

Searched defs:stdname (Results 1 – 7 of 7) sorted by relevance

/external/pcre/maint/
DGenerateUcpTables.py80 def stdname(x): function
/external/python/cpython3/Doc/includes/
Dtzinfo_examples.py112 def __init__(self, hours, reprname, stdname, dstname): argument
/external/python/cpython2/Doc/includes/
Dtzinfo-examples.py118 def __init__(self, hours, reprname, stdname, dstname): argument
/external/cronet/third_party/icu/source/tools/tzcode/
Dlocaltime.c927 const char * stdname; in tzparse() local
/external/icu/icu4c/source/tools/tzcode/
Dlocaltime.c927 const char * stdname; in tzparse() local
/external/python/cpython3/Lib/test/
Ddatetimetester.py5054 def __init__(self, hours, reprname, stdname, dstname): argument
5475 def __init__(self, hours, reprname, stdname, dstname): argument
/external/python/cpython2/Lib/test/
Dtest_datetime.py3071 def __init__(self, hours, reprname, stdname, dstname): argument