Home
last modified time | relevance | path

Searched defs:maketables (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pcre/src/
H A Dpcre2_maketables.c74 static const uint8_t *maketables(void) function
/aosp_15_r20/external/python/cpython2/Tools/unicode/
Dmakeunicodedata.py68 def maketables(trace=0): function
/aosp_15_r20/external/python/cpython3/Tools/unicode/
Dmakeunicodedata.py114 def maketables(trace=0): function
/aosp_15_r20/external/python/cpython2/Parser/
Dpgen.c651 maketables(nfagrammar *gr) in maketables() function