Home | History | Annotate | Download | only in src

Lines Matching refs:uversion

810 static VERSION_TYPE uversion[VERSION_SIZE];
6838 for (vp = uversion; *vp != 0; vp++) fprintf(f, "%c", *vp);
7123 PCRE2_CONFIG(PCRE2_CONFIG_UNICODE_VERSION, uversion) ||