HomeSort by relevance Sort by last modified time
    Searched refs:ucp_Lu (Results 1 - 9 of 9) 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 697 type != ((forcecase > 0)? ucp_Lu : ucp_Ll))
799 type != ((forcecase > 0)? ucp_Lu : ucp_Ll))
pcre2_auto_possess.c 205 return (prop->chartype == ucp_Lu ||
    [all...]
pcre2_dfa_match.c     [all...]
pcre2_tables.c 215 ucp_Ll, ucp_Lu,
712 { 688, PT_PC, ucp_Lu },
    [all...]
pcre2_match.c     [all...]
pcre2_jit_compile.c     [all...]
pcre2_compile.c 679 PT_PC, ucp_Lu, /* upper */
    [all...]

Completed in 95 milliseconds