ucp_L             813 ext/pcre/pcrelib/pcre_compile.c   { ucp_L, ucp_N, ucp_N, ucp_Nl },  /* ALNUM, 3rd and 4th values redundant */
ucp_L             815 ext/pcre/pcrelib/pcre_compile.c   { ucp_L, ucp_N, ucp_P, ucp_Po }   /* WORD */
ucp_L            2850 ext/pcre/pcrelib/pcre_compile.c   return (PRIV(ucp_gentype)[prop->chartype] == ucp_L ||
ucp_L            2871 ext/pcre/pcrelib/pcre_compile.c   return (PRIV(ucp_gentype)[prop->chartype] == ucp_L ||
ucp_L            2208 ext/pcre/pcrelib/pcre_exec.c               prev_is_word = (cat == ucp_L || cat == ucp_N);
ucp_L            2232 ext/pcre/pcrelib/pcre_exec.c               cur_is_word = (cat == ucp_L || cat == ucp_N);
ucp_L            2259 ext/pcre/pcrelib/pcre_exec.c               prev_is_word = (cat == ucp_L || cat == ucp_N);
ucp_L            2283 ext/pcre/pcrelib/pcre_exec.c             cur_is_word = (cat == ucp_L || cat == ucp_N);
ucp_L            2589 ext/pcre/pcrelib/pcre_exec.c         if ((PRIV(ucp_gentype)[prop->chartype] == ucp_L ||
ucp_L            2615 ext/pcre/pcrelib/pcre_exec.c         if ((PRIV(ucp_gentype)[prop->chartype] == ucp_L ||
ucp_L            4247 ext/pcre/pcrelib/pcre_exec.c             if ((category == ucp_L || category == ucp_N) == prop_fail_result)
ucp_L            4292 ext/pcre/pcrelib/pcre_exec.c             if ((category == ucp_L || category == ucp_N || c == CHAR_UNDERSCORE)
ucp_L            4992 ext/pcre/pcrelib/pcre_exec.c             if ((category == ucp_L || category == ucp_N) == prop_fail_result)
ucp_L            5043 ext/pcre/pcrelib/pcre_exec.c             if ((category == ucp_L ||
ucp_L            5503 ext/pcre/pcrelib/pcre_exec.c             if ((category == ucp_L || category == ucp_N) == prop_fail_result)
ucp_L            5553 ext/pcre/pcrelib/pcre_exec.c             if ((category == ucp_L || category == ucp_N ||
ucp_L             107 ext/pcre/pcrelib/pcre_tables.c   ucp_L, ucp_L, ucp_L, ucp_L, ucp_L,  /* Ll, Lu, Lm, Lo, Lt */
ucp_L             612 ext/pcre/pcrelib/pcre_tables.c   { 539, PT_GC, ucp_L },
ucp_L             161 ext/pcre/pcrelib/pcre_xclass.c       if ((PRIV(ucp_gentype)[prop->chartype] == ucp_L ||
ucp_L             187 ext/pcre/pcrelib/pcre_xclass.c       if ((PRIV(ucp_gentype)[prop->chartype] == ucp_L ||