/dports/lang/python310/Python-3.10.1/Modules/ |
H A D | sre_lib.h | 194 lo = sre_lower_locale(ch); in SRE() 1234 sre_lower_locale(*ctx->ptr) != sre_lower_locale(*p)) in SRE()
|
H A D | _sre.c | 111 static unsigned int sre_lower_locale(unsigned int ch) in sre_lower_locale() function 190 || (SRE_CODE) sre_lower_locale(ch) == pattern in char_loc_ignore()
|
/dports/lang/python311/Python-3.11.0a3/Modules/ |
H A D | sre_lib.h | 194 lo = sre_lower_locale(ch); in SRE() 1234 sre_lower_locale(*ctx->ptr) != sre_lower_locale(*p)) in SRE()
|
H A D | _sre.c | 111 static unsigned int sre_lower_locale(unsigned int ch) in sre_lower_locale() function 190 || (SRE_CODE) sre_lower_locale(ch) == pattern in char_loc_ignore()
|
/dports/databases/py-sqlite3/Python-3.8.12/Modules/ |
H A D | sre_lib.h | 194 lo = sre_lower_locale(ch); in SRE() 1236 sre_lower_locale(*ctx->ptr) != sre_lower_locale(*p)) in SRE()
|
H A D | _sre.c | 109 static unsigned int sre_lower_locale(unsigned int ch) in sre_lower_locale() function 188 || (SRE_CODE) sre_lower_locale(ch) == pattern in char_loc_ignore()
|
/dports/databases/py-gdbm/Python-3.8.12/Modules/ |
H A D | sre_lib.h | 194 lo = sre_lower_locale(ch); in SRE() 1236 sre_lower_locale(*ctx->ptr) != sre_lower_locale(*p)) in SRE()
|
H A D | _sre.c | 109 static unsigned int sre_lower_locale(unsigned int ch) in sre_lower_locale() function 188 || (SRE_CODE) sre_lower_locale(ch) == pattern in char_loc_ignore()
|
/dports/lang/python37/Python-3.7.12/Modules/ |
H A D | sre_lib.h | 194 lo = sre_lower_locale(ch); in SRE() 1236 sre_lower_locale(*ctx->ptr) != sre_lower_locale(*p)) in SRE()
|
H A D | _sre.c | 116 static unsigned int sre_lower_locale(unsigned int ch) in sre_lower_locale() function 195 || (SRE_CODE) sre_lower_locale(ch) == pattern in char_loc_ignore()
|
/dports/lang/python-tools/Python-3.8.12/Modules/ |
H A D | sre_lib.h | 194 lo = sre_lower_locale(ch); in SRE() 1236 sre_lower_locale(*ctx->ptr) != sre_lower_locale(*p)) in SRE()
|
H A D | _sre.c | 109 static unsigned int sre_lower_locale(unsigned int ch) in sre_lower_locale() function 188 || (SRE_CODE) sre_lower_locale(ch) == pattern in char_loc_ignore()
|
/dports/lang/python38/Python-3.8.12/Modules/ |
H A D | sre_lib.h | 194 lo = sre_lower_locale(ch); in SRE() 1236 sre_lower_locale(*ctx->ptr) != sre_lower_locale(*p)) in SRE()
|
H A D | _sre.c | 109 static unsigned int sre_lower_locale(unsigned int ch) in sre_lower_locale() function 188 || (SRE_CODE) sre_lower_locale(ch) == pattern in char_loc_ignore()
|
/dports/lang/python39/Python-3.9.9/Modules/ |
H A D | sre_lib.h | 194 lo = sre_lower_locale(ch); in SRE() 1239 sre_lower_locale(*ctx->ptr) != sre_lower_locale(*p)) in SRE()
|
H A D | _sre.c | 109 static unsigned int sre_lower_locale(unsigned int ch) in sre_lower_locale() function 188 || (SRE_CODE) sre_lower_locale(ch) == pattern in char_loc_ignore()
|
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Modules/ |
H A D | sre_lib.h | 194 lo = sre_lower_locale(ch); in SRE() 1236 sre_lower_locale(*ctx->ptr) != sre_lower_locale(*p)) in SRE()
|
H A D | _sre.c | 109 static unsigned int sre_lower_locale(unsigned int ch) in sre_lower_locale() function 188 || (SRE_CODE) sre_lower_locale(ch) == pattern in char_loc_ignore()
|
/dports/lang/python-legacy/Python-2.7.18/Modules/ |
H A D | _sre.c | 166 static unsigned int sre_lower_locale(unsigned int ch) in sre_lower_locale() function 1673 return Py_BuildValue("i", sre_lower_locale(character)); in sre_getlower() 1678 return Py_BuildValue("i", sre_lower_locale(character)); in sre_getlower() 1806 state->lower = sre_lower_locale; in state_init() 1811 state->lower = sre_lower_locale; in state_init()
|
/dports/lang/python27/Python-2.7.18/Modules/ |
H A D | _sre.c | 166 static unsigned int sre_lower_locale(unsigned int ch) in sre_lower_locale() function 1673 return Py_BuildValue("i", sre_lower_locale(character)); in sre_getlower() 1678 return Py_BuildValue("i", sre_lower_locale(character)); in sre_getlower() 1806 state->lower = sre_lower_locale; in state_init() 1811 state->lower = sre_lower_locale; in state_init()
|
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/PyMod-2.7.2/Modules/ |
H A D | _sre.c | 179 static unsigned int sre_lower_locale(unsigned int ch) in sre_lower_locale() function 1662 return Py_BuildValue("i", sre_lower_locale(character)); in sre_getlower() 1667 return Py_BuildValue("i", sre_lower_locale(character)); in sre_getlower() 1795 state->lower = sre_lower_locale; in state_init() 1800 state->lower = sre_lower_locale; in state_init()
|
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
H A D | _sre.c | 179 static unsigned int sre_lower_locale(unsigned int ch) in sre_lower_locale() function 1662 return Py_BuildValue("i", sre_lower_locale(character)); in sre_getlower() 1667 return Py_BuildValue("i", sre_lower_locale(character)); in sre_getlower() 1795 state->lower = sre_lower_locale; in state_init() 1800 state->lower = sre_lower_locale; in state_init()
|