Home
last modified time | relevance | path

Searched refs:resetlocale (Results 1 – 25 of 95) sorted by relevance

1234

/dports/databases/py-fdb/fdb-2.0.1/fdb/
H A Dlog.py26 from locale import LC_ALL, getlocale, setlocale, resetlocale
83 resetlocale(LC_ALL)
H A Dgstat.py28 from locale import LC_ALL, getlocale, setlocale, resetlocale
659 resetlocale(LC_ALL)
/dports/devel/py-shapely/Shapely-1.8.0/tests/
H A Dtest_locale.py40 locale.resetlocale()
/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/odoo/
H A Dnetsvc.py144 from .tools.translate import resetlocale
145 resetlocale()
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.jython_8.2.0.202102211157/Lib/
H A Dlocale.py549 def resetlocale(category=LC_ALL): function
1841 resetlocale()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/
H A Dlocale.py533 def resetlocale(category=LC_ALL): function
1826 resetlocale()
/dports/lang/python-legacy/Python-2.7.18/Lib/
H A Dlocale.py583 def resetlocale(category=LC_ALL): function
2084 resetlocale()
/dports/lang/python27/Python-2.7.18/Lib/
H A Dlocale.py583 def resetlocale(category=LC_ALL): function
2084 resetlocale()
/dports/databases/py-sqlite3/Python-3.8.12/Lib/
H A Dlocale.py610 def resetlocale(category=LC_ALL): function
1712 resetlocale()
/dports/databases/py-gdbm/Python-3.8.12/Lib/
H A Dlocale.py610 def resetlocale(category=LC_ALL): function
1712 resetlocale()
/dports/lang/python37/Python-3.7.12/Lib/
H A Dlocale.py610 def resetlocale(category=LC_ALL): function
1712 resetlocale()
/dports/lang/python38/Python-3.8.12/Lib/
H A Dlocale.py610 def resetlocale(category=LC_ALL): function
1712 resetlocale()
/dports/lang/python-tools/Python-3.8.12/Lib/
H A Dlocale.py610 def resetlocale(category=LC_ALL): function
1712 resetlocale()
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/
H A Dlocale.py610 def resetlocale(category=LC_ALL): function
1712 resetlocale()
/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stdlib/@python2/
H A Dlocale.pyi84 def resetlocale(category: int = ...) -> None: ...
/dports/lang/python310/Python-3.10.1/Lib/
H A Dlocale.py622 def resetlocale(category=LC_ALL): function
1720 resetlocale()
/dports/lang/python39/Python-3.9.9/Lib/
H A Dlocale.py612 def resetlocale(category=LC_ALL): function
1714 resetlocale()
/dports/lang/python311/Python-3.11.0a3/Lib/
H A Dlocale.py622 def resetlocale(category=LC_ALL): function
1720 resetlocale()
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/typeshed/stdlib/2and3/
H A Dlocale.pyi92 def resetlocale(category: int = ...) -> None: ...
/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stdlib/
H A Dlocale.pyi87 def resetlocale(category: int = ...) -> None: ...
/dports/devel/py-jedi/jedi-0.18.0/jedi/third_party/typeshed/stdlib/2and3/
H A Dlocale.pyi92 def resetlocale(category: int = ...) -> None: ...
/dports/devel/py-mypy/mypy-0.910/mypy/typeshed/stdlib/
H A Dlocale.pyi89 def resetlocale(category: int = ...) -> None: ...
/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/odoo/addons/base/models/
H A Dres_lang.py174 tools.resetlocale()
/dports/dns/bind916/bind-9.16.27/bin/dig/
H A Ddighost.c106 #define resetlocale(l) (void)setlocale(l, "C") macro
109 #define resetlocale(l) macro
4431 resetlocale(LC_ALL); in idn_output_filter()
4496 resetlocale(LC_ALL); in idn_locale_to_ace()
4579 resetlocale(LC_ALL); in idn_ace_to_locale()
/dports/dns/bind-tools/bind-9.16.27/bin/dig/
H A Ddighost.c106 #define resetlocale(l) (void)setlocale(l, "C") macro
109 #define resetlocale(l) macro
4431 resetlocale(LC_ALL); in idn_output_filter()
4496 resetlocale(LC_ALL); in idn_locale_to_ace()
4579 resetlocale(LC_ALL); in idn_ace_to_locale()

1234