Home
last modified time | relevance | path

Searched defs:SRE_FLAG_IGNORECASE (Results 1 – 25 of 27) sorted by relevance

12

/dports/databases/py-gdbm/Python-3.8.12/Lib/
H A Dsre_constants.py203 SRE_FLAG_IGNORECASE = 2 # case insensitive variable
/dports/lang/python38/Python-3.8.12/Lib/
H A Dsre_constants.py203 SRE_FLAG_IGNORECASE = 2 # case insensitive variable
/dports/lang/python310/Python-3.10.1/Lib/
H A Dsre_constants.py203 SRE_FLAG_IGNORECASE = 2 # case insensitive variable
/dports/lang/python-tools/Python-3.8.12/Lib/
H A Dsre_constants.py203 SRE_FLAG_IGNORECASE = 2 # case insensitive variable
/dports/lang/python39/Python-3.9.9/Lib/
H A Dsre_constants.py203 SRE_FLAG_IGNORECASE = 2 # case insensitive variable
/dports/databases/py-sqlite3/Python-3.8.12/Lib/
H A Dsre_constants.py203 SRE_FLAG_IGNORECASE = 2 # case insensitive variable
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/
H A Dsre_constants.py203 SRE_FLAG_IGNORECASE = 2 # case insensitive variable
/dports/lang/python311/Python-3.11.0a3/Lib/
H A Dsre_constants.py203 SRE_FLAG_IGNORECASE = 2 # case insensitive variable
/dports/lang/python37/Python-3.7.12/Lib/
H A Dsre_constants.py205 SRE_FLAG_IGNORECASE = 2 # case insensitive variable
/dports/lang/python27/Python-2.7.18/Modules/
H A Dsre_constants.h78 #define SRE_FLAG_IGNORECASE 2 macro
/dports/lang/python-legacy/Python-2.7.18/Modules/
H A Dsre_constants.h78 #define SRE_FLAG_IGNORECASE 2 macro
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Modules/
H A Dsre_constants.h78 #define SRE_FLAG_IGNORECASE 2 macro
/dports/databases/py-gdbm/Python-3.8.12/Modules/
H A Dsre_constants.h87 #define SRE_FLAG_IGNORECASE 2 macro
/dports/lang/python311/Python-3.11.0a3/Modules/
H A Dsre_constants.h87 #define SRE_FLAG_IGNORECASE 2 macro
/dports/lang/python37/Python-3.7.12/Modules/
H A Dsre_constants.h87 #define SRE_FLAG_IGNORECASE 2 macro
/dports/lang/python310/Python-3.10.1/Modules/
H A Dsre_constants.h87 #define SRE_FLAG_IGNORECASE 2 macro
/dports/lang/python-tools/Python-3.8.12/Modules/
H A Dsre_constants.h87 #define SRE_FLAG_IGNORECASE 2 macro
/dports/lang/python39/Python-3.9.9/Modules/
H A Dsre_constants.h87 #define SRE_FLAG_IGNORECASE 2 macro
/dports/lang/python38/Python-3.8.12/Modules/
H A Dsre_constants.h87 #define SRE_FLAG_IGNORECASE 2 macro
/dports/databases/py-sqlite3/Python-3.8.12/Modules/
H A Dsre_constants.h87 #define SRE_FLAG_IGNORECASE 2 macro
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Modules/
H A Dsre_constants.h87 #define SRE_FLAG_IGNORECASE 2 macro
/dports/security/py-gixy/gixy-0.1.20/gixy/core/sre_parse/
H A Dsre_constants.py215 SRE_FLAG_IGNORECASE = 2 # case insensitive variable
/dports/lang/python-legacy/Python-2.7.18/Lib/
H A Dsre_constants.py208 SRE_FLAG_IGNORECASE = 2 # case insensitive variable
/dports/lang/python27/Python-2.7.18/Lib/
H A Dsre_constants.py208 SRE_FLAG_IGNORECASE = 2 # case insensitive variable
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.jython_8.2.0.202102211157/Lib/
H A Dsre_constants.py204 SRE_FLAG_IGNORECASE = 2 # case insensitive variable

12