Home
last modified time | relevance | path

Searched refs:gbprop (Results 1 – 2 of 2) sorted by relevance

/PHP-7.0/ext/pcre/pcrelib/
H A Dpcre_internal.h2764 pcre_uint8 gbprop; /* ucp_gbControl, etc. (grapheme break property) */ member
2790 #define UCD_GRAPHBREAK(ch) GET_UCD(ch)->gbprop
H A Dpcre_jit_compile.c5471 …1(SLJIT_MOV, TMP1, 0, SLJIT_IMM, (sljit_sw)PRIV(ucd_records) + SLJIT_OFFSETOF(ucd_record, gbprop)); in compile_char1_matchingpath()
5481 …1(SLJIT_MOV, TMP1, 0, SLJIT_IMM, (sljit_sw)PRIV(ucd_records) + SLJIT_OFFSETOF(ucd_record, gbprop)); in compile_char1_matchingpath()

Completed in 37 milliseconds