/dports/devel/py-pyicu/PyICU-2.4.3/ |
H A D | tzinfo.cpp | 35 typedef PyObject PyDateTime_TZInfo; typedef 43 PyDateTime_TZInfo dt_tzinfo; 54 PyDateTime_TZInfo dt_tzinfo;
|
/dports/lang/python-legacy/Python-2.7.18/Include/ |
H A D | datetime.h | 46 } PyDateTime_TZInfo; typedef
|
/dports/lang/python27/Python-2.7.18/Include/ |
H A D | datetime.h | 46 } PyDateTime_TZInfo; typedef
|
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Include/ |
H A D | datetime.h | 46 } PyDateTime_TZInfo; typedef
|
/dports/www/domoticz/domoticz-2020.2/hardware/plugins/Include/ |
H A D | datetime.h | 46 } PyDateTime_TZInfo; typedef
|
/dports/databases/py-gdbm/Python-3.8.12/Include/ |
H A D | datetime.h | 46 } PyDateTime_TZInfo; typedef
|
/dports/lang/python38/Python-3.8.12/Include/ |
H A D | datetime.h | 46 } PyDateTime_TZInfo; typedef
|
/dports/lang/python-tools/Python-3.8.12/Include/ |
H A D | datetime.h | 46 } PyDateTime_TZInfo; typedef
|
/dports/lang/python39/Python-3.9.9/Include/ |
H A D | datetime.h | 46 } PyDateTime_TZInfo; typedef
|
/dports/databases/py-sqlite3/Python-3.8.12/Include/ |
H A D | datetime.h | 46 } PyDateTime_TZInfo; typedef
|
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Include/ |
H A D | datetime.h | 46 } PyDateTime_TZInfo; typedef
|
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_8/cpython_src/Include/ |
H A D | datetime.h | 46 } PyDateTime_TZInfo; typedef
|
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_9/cpython_src/Include/ |
H A D | datetime.h | 46 } PyDateTime_TZInfo; typedef
|
/dports/lang/python310/Python-3.10.1/Include/ |
H A D | datetime.h | 46 } PyDateTime_TZInfo; typedef
|
/dports/lang/python311/Python-3.11.0a3/Include/ |
H A D | datetime.h | 46 } PyDateTime_TZInfo; typedef
|
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_10/cpython_src/Include/ |
H A D | datetime.h | 46 } PyDateTime_TZInfo; typedef
|
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_6/cpython_src/Include/ |
H A D | datetime.h | 46 } PyDateTime_TZInfo; typedef
|
/dports/lang/python37/Python-3.7.12/Include/ |
H A D | datetime.h | 46 } PyDateTime_TZInfo; typedef
|
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_7/cpython_src/Include/ |
H A D | datetime.h | 46 } PyDateTime_TZInfo; typedef
|
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/Cython/Includes/cpython/ |
H A D | datetime.pxd | 21 ctypedef extern class datetime.tzinfo[object PyDateTime_TZInfo]:
|
/dports/lang/cython/Cython-0.29.24/build/lib.dragonfly-6.3-DEVELOPMENT-x86_64-3.8/Cython/Includes/cpython/ |
H A D | datetime.pxd | 21 ctypedef extern class datetime.tzinfo[object PyDateTime_TZInfo]:
|
/dports/lang/cython/Cython-0.29.24/Cython/Includes/cpython/ |
H A D | datetime.pxd | 21 ctypedef extern class datetime.tzinfo[object PyDateTime_TZInfo]:
|
/dports/lang/cython/stage/usr/local/lib/python3.8/site-packages/Cython/Includes/cpython/ |
H A D | datetime.pxd | 21 ctypedef extern class datetime.tzinfo[object PyDateTime_TZInfo]:
|
/dports/lang/python-legacy/Python-2.7.18/Modules/ |
H A D | datetimemodule.c | 2867 tzinfo_tzname(PyDateTime_TZInfo *self, PyObject *dt) in tzinfo_tzname() 2873 tzinfo_utcoffset(PyDateTime_TZInfo *self, PyObject *dt) in tzinfo_utcoffset() 2879 tzinfo_dst(PyDateTime_TZInfo *self, PyObject *dt) in tzinfo_dst() 2885 tzinfo_fromutc(PyDateTime_TZInfo *self, PyDateTime_DateTime *dt) in tzinfo_fromutc() 3053 sizeof(PyDateTime_TZInfo), /* tp_basicsize */
|
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
H A D | datetimemodule.c | 2858 tzinfo_tzname(PyDateTime_TZInfo *self, PyObject *dt) in tzinfo_tzname() 2864 tzinfo_utcoffset(PyDateTime_TZInfo *self, PyObject *dt) in tzinfo_utcoffset() 2870 tzinfo_dst(PyDateTime_TZInfo *self, PyObject *dt) in tzinfo_dst() 2876 tzinfo_fromutc(PyDateTime_TZInfo *self, PyDateTime_DateTime *dt) in tzinfo_fromutc() 3045 sizeof(PyDateTime_TZInfo), /* tp_basicsize */
|