HomeSort by relevance Sort by last modified time
    Searched refs:ucp_Lu (Results 1 - 8 of 8) sorted by null

  /external/pcre/dist2/src/
pcre2_ucp.h 80 ucp_Lu, /* Upper case letter */
pcre2_xclass.c 146 if ((prop->chartype == ucp_Lu || prop->chartype == ucp_Ll ||
pcre2_substitute.c 667 type != ((forcecase > 0)? ucp_Lu : ucp_Ll))
769 type != ((forcecase > 0)? ucp_Lu : ucp_Ll))
pcre2_tables.c 204 ucp_Ll, ucp_Lu,
662 { 636, PT_PC, ucp_Lu },
pcre2_auto_possess.c 205 return (prop->chartype == ucp_Lu ||
    [all...]
pcre2_dfa_match.c     [all...]
pcre2_match.c     [all...]
pcre2_jit_compile.c     [all...]

Completed in 102 milliseconds