Home
last modified time | relevance | path

Searched defs:time_pattern (Results 1 – 3 of 3) sorted by relevance

/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/scripts/common/impl/
H A Dyaml.py20 time_pattern = (r'^\d{4}-(?:\d\d-\d\d|\d\d?-\d\d?(?:[Tt]|\s+)\d\d?:\d\d?:\d\d?' variable
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/scripts/common/impl/
H A Dyaml.py20 time_pattern = (r'^\d{4}-(?:\d\d-\d\d|\d\d?-\d\d?(?:[Tt]|\s+)\d\d?:\d\d?:\d\d?' variable
/dports/databases/py-pycql/pycql-0.0.12/pycql/
H A Dlexer.py98 time_pattern = r"\d{4}-\d{2}-\d{2}T[0-2][0-9]:[0-5][0-9]:[0-5][0-9]Z" variable in CQLLexer