Home
last modified time | relevance | path

Searched refs:ucp_Zp (Results 1 – 4 of 4) sorted by relevance

/third_party/pcre2/pcre2/src/
Dpcre2_xclass.c254 prop->chartype != ucp_Zp && in PRIV()
Dpcre2_ucp.h99 ucp_Zp, /* Paragraph separator */ enumerator
Dpcre2_ucptables.c1514 { 3552, PT_PC, ucp_Zp },
/third_party/pcre2/pcre2/maint/
Ducptest.c417 case ucp_Zp: fulltypename = US"Paragraph separator"; break; in print_prop()