Home
last modified time | relevance | path

Searched refs:ucp_Script_Count (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pcre/src/
H A Dpcre2_script_run.c82 #define FULL_MAPSIZE (ucp_Script_Count/32 + 1)
H A Dpcre2_ucp.h387 ucp_Script_Count enumerator
H A Dpcre2test.c8782 int n = wantscripts? ucp_Script_Count : ucp_Bprop_Count; in display_properties()