Home
last modified time | relevance | path

Searched refs:sre_lower (Results 1 – 4 of 4) sorted by relevance

/dports/lang/python-legacy/Python-2.7.18/Modules/
H A D_sre.c152 static unsigned int sre_lower(unsigned int ch) in sre_lower() function
1680 return Py_BuildValue("i", sre_lower(character)); in sre_getlower()
1814 state->lower = sre_lower; in state_init()
/dports/lang/python27/Python-2.7.18/Modules/
H A D_sre.c152 static unsigned int sre_lower(unsigned int ch) in sre_lower() function
1680 return Py_BuildValue("i", sre_lower(character)); in sre_getlower()
1814 state->lower = sre_lower; in state_init()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/PyMod-2.7.2/Modules/
H A D_sre.c165 static unsigned int sre_lower(unsigned int ch) in sre_lower() function
1669 return Py_BuildValue("i", sre_lower(character)); in sre_getlower()
1803 state->lower = sre_lower; in state_init()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Modules/
H A D_sre.c165 static unsigned int sre_lower(unsigned int ch) in sre_lower() function
1669 return Py_BuildValue("i", sre_lower(character)); in sre_getlower()
1803 state->lower = sre_lower; in state_init()