Home
last modified time | relevance | path

Searched refs:_HEX_DIGITS (Results 1 – 25 of 32) sorted by relevance

12

/dports/www/py-falcon/falcon-2.0.0/falcon/util/
H A Duri.py39 _HEX_DIGITS = '0123456789ABCDEFabcdef' variable
81 if not (hex_octet[0] in _HEX_DIGITS and
82 hex_octet[1] in _HEX_DIGITS):
171 for a in _HEX_DIGITS
172 for b in _HEX_DIGITS)
242 for a in _HEX_DIGITS
243 for b in _HEX_DIGITS)
/dports/www/py-protego/Protego-0.1.16/src/
H A Dprotego.py26 _HEX_DIGITS = set('0123456789ABCDEFabcdef') variable
139 if set(parts[i][:2]).issubset(_HEX_DIGITS):
/dports/databases/py-gdbm/Python-3.8.12/Lib/
H A Dipaddress.py1531 _HEX_DIGITS = frozenset('0123456789ABCDEFabcdef') variable in _BaseV6
1678 if not cls._HEX_DIGITS.issuperset(hextet_str):
/dports/lang/python-tools/Python-3.8.12/Lib/
H A Dipaddress.py1531 _HEX_DIGITS = frozenset('0123456789ABCDEFabcdef') variable in _BaseV6
1678 if not cls._HEX_DIGITS.issuperset(hextet_str):
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/ipaddr/
H A D__init__.py1421 _HEX_DIGITS = frozenset('0123456789ABCDEFabcdef') variable in _BaseV6
1520 if not self._HEX_DIGITS.issuperset(hextet_str):
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.jython_8.2.0.202102211157/Lib/
H A D_google_ipaddr_r234.py1395 _HEX_DIGITS = frozenset('0123456789ABCDEFabcdef') variable in _BaseV6
1494 if not self._HEX_DIGITS.issuperset(hextet_str):
/dports/databases/py-sqlite3/Python-3.8.12/Lib/
H A Dipaddress.py1531 _HEX_DIGITS = frozenset('0123456789ABCDEFabcdef') variable in _BaseV6
1678 if not cls._HEX_DIGITS.issuperset(hextet_str):
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/
H A Dipaddress.py1531 _HEX_DIGITS = frozenset('0123456789ABCDEFabcdef') variable in _BaseV6
1678 if not cls._HEX_DIGITS.issuperset(hextet_str):
/dports/lang/python38/Python-3.8.12/Lib/
H A Dipaddress.py1531 _HEX_DIGITS = frozenset('0123456789ABCDEFabcdef') variable in _BaseV6
1678 if not cls._HEX_DIGITS.issuperset(hextet_str):
/dports/devel/py-ipaddr/ipaddr-2.2.0/
H A Dipaddr.py1421 _HEX_DIGITS = frozenset('0123456789ABCDEFabcdef') variable in _BaseV6
1520 if not self._HEX_DIGITS.issuperset(hextet_str):
/dports/lang/python37/Python-3.7.12/Lib/
H A Dipaddress.py1598 _HEX_DIGITS = frozenset('0123456789ABCDEFabcdef') variable in _BaseV6
1745 if not cls._HEX_DIGITS.issuperset(hextet_str):
/dports/lang/python39/Python-3.9.9/Lib/
H A Dipaddress.py1581 _HEX_DIGITS = frozenset('0123456789ABCDEFabcdef') variable in _BaseV6
1728 if not cls._HEX_DIGITS.issuperset(hextet_str):
/dports/lang/python310/Python-3.10.1/Lib/
H A Dipaddress.py1582 _HEX_DIGITS = frozenset('0123456789ABCDEFabcdef') variable in _BaseV6
1729 if not cls._HEX_DIGITS.issuperset(hextet_str):
/dports/lang/python311/Python-3.11.0a3/Lib/
H A Dipaddress.py1582 _HEX_DIGITS = frozenset('0123456789ABCDEFabcdef') variable in _BaseV6
1729 if not cls._HEX_DIGITS.issuperset(hextet_str):
/dports/sysutils/py-salt/salt-3004.1/salt/ext/
H A Dipaddress.py1641 _HEX_DIGITS = frozenset('0123456789ABCDEFabcdef') variable in _BaseV6
1788 if not cls._HEX_DIGITS.issuperset(hextet_str):
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/ipaddress/
H A D__init__.py1724 _HEX_DIGITS = frozenset('0123456789ABCDEFabcdef') variable in _BaseV6
1870 if not cls._HEX_DIGITS.issuperset(hextet_str):
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/
H A Dipaddress.py1724 _HEX_DIGITS = frozenset('0123456789ABCDEFabcdef') variable in _BaseV6
1870 if not cls._HEX_DIGITS.issuperset(hextet_str):
/dports/net/exabgp4/exabgp-4.2.13/lib/exabgp/vendoring/
H A Dipaddress.py1693 _HEX_DIGITS = frozenset('0123456789ABCDEFabcdef') variable in _BaseV6
1838 if not cls._HEX_DIGITS.issuperset(hextet_str):
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/module_utils/compat/
H A Dipaddress.py1781 _HEX_DIGITS = frozenset('0123456789ABCDEFabcdef') variable in _BaseV6
1927 if not cls._HEX_DIGITS.issuperset(hextet_str):
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/amazon/aws/plugins/module_utils/compat/
H A D_ipaddress.py1784 _HEX_DIGITS = frozenset('0123456789ABCDEFabcdef') variable in _BaseV6
1930 if not cls._HEX_DIGITS.issuperset(hextet_str):
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/plugins/module_utils/compat/
H A Dipaddress.py1865 _HEX_DIGITS = frozenset("0123456789ABCDEFabcdef") variable in _BaseV6
2013 if not cls._HEX_DIGITS.issuperset(hextet_str):
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/crypto/plugins/module_utils/compat/
H A Dipaddress.py1863 _HEX_DIGITS = frozenset("0123456789ABCDEFabcdef") variable in _BaseV6
2011 if not cls._HEX_DIGITS.issuperset(hextet_str):
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/pip/_vendor/
H A Dipaddress.py1724 _HEX_DIGITS = frozenset('0123456789ABCDEFabcdef') variable in _BaseV6
1870 if not cls._HEX_DIGITS.issuperset(hextet_str):
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/test/support/integration/plugins/module_utils/compat/
H A Dipaddress.py1781 _HEX_DIGITS = frozenset('0123456789ABCDEFabcdef') variable in _BaseV6
1927 if not cls._HEX_DIGITS.issuperset(hextet_str):
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/test/support/network-integration/collections/ansible_collections/ansible/netcommon/plugins/module_utils/compat/
H A Dipaddress.py1863 _HEX_DIGITS = frozenset("0123456789ABCDEFabcdef") variable in _BaseV6
2011 if not cls._HEX_DIGITS.issuperset(hextet_str):

12