Home
last modified time | relevance | path

Searched defs:sre_lower_unicode (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython3/Modules/_sre/
Dsre.c129 static unsigned int sre_lower_unicode(unsigned int ch) in sre_lower_unicode() function
/aosp_15_r20/external/python/cpython2/Modules/
D_sre.c181 static unsigned int sre_lower_unicode(unsigned int ch) in sre_lower_unicode() function