Home
last modified time | relevance | path

Searched refs:maketables (Results 1 – 6 of 6) sorted by relevance

/external/pcre/dist2/src/
Dpcre2_maketables.c74 static const uint8_t *maketables(void) function
Ddftables.c85 tables = maketables(); in main()
/external/python/cpython3/Parser/
Dpgen.c649 maketables(nfagrammar *gr) in maketables() function
683 g = maketables(gr); in pgen()
/external/python/cpython2/Parser/
Dpgen.c651 maketables(nfagrammar *gr) in maketables() function
685 g = maketables(gr); in pgen()
/external/python/cpython2/Tools/unicode/
Dmakeunicodedata.py68 def maketables(trace=0): function
1135 maketables(1)
/external/python/cpython3/Tools/unicode/
Dmakeunicodedata.py109 def maketables(trace=0): function
1345 maketables(1)