Home
last modified time | relevance | path

Searched defs:bprops (Results 1 – 3 of 3) sorted by relevance

/third_party/pcre2/pcre2/maint/
DGenerateUcd.py565 bprops = [[] for _ in range(MAX_UNICODE)] variable
Ducptest.c368 int bprops = UCD_BPROPS(c); in print_prop() local
/third_party/pcre2/pcre2/src/
Dpcre2_internal.h1825 uint16_t bprops; /* binary properties offset */ member