Home
last modified time | relevance | path

Searched refs:ucd_records (Results 1 – 3 of 3) sorted by relevance

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_ucd.c71 const ucd_record PRIV(ucd_records)[] = {{0,0,0,0,0,0,0}}; variable
427 const ucd_record PRIV(ucd_records)[] = { /* 17076 bytes, record size 12 */ variable
H A Dpcre2_internal.h1865 #define REAL_GET_UCD(ch) (PRIV(ucd_records) + \
1984 extern const ucd_record PRIV(ucd_records)[];
H A Dpcre2_jit_compile.c5356 OP1(SLJIT_MOV, TMP1, 0, SLJIT_IMM, (sljit_sw)PRIV(ucd_records) + SLJIT_OFFSETOF(ucd_record, chartyp… in do_getucdtype()
7952 …OP1(SLJIT_MOV_U16, TMP1, 0, SLJIT_MEM1(TMP2), (sljit_sw)PRIV(ucd_records) + SLJIT_OFFSETOF(ucd_rec… in compile_xclass_matchingpath()
7990 …OP1(SLJIT_MOV_U16, TMP1, 0, SLJIT_MEM1(TMP2), (sljit_sw)PRIV(ucd_records) + SLJIT_OFFSETOF(ucd_rec… in compile_xclass_matchingpath()
8030 …OP1(SLJIT_MOV_U8, TMP1, 0, SLJIT_MEM1(TMP2), (sljit_sw)PRIV(ucd_records) + SLJIT_OFFSETOF(ucd_reco… in compile_xclass_matchingpath()
8073 …OP1(SLJIT_MOV_U16, TMP1, 0, SLJIT_MEM1(TMP2), (sljit_sw)PRIV(ucd_records) + SLJIT_OFFSETOF(ucd_rec… in compile_xclass_matchingpath()
8092 …OP1(SLJIT_MOV_U8, TMP2, 0, SLJIT_MEM1(TMP2), (sljit_sw)PRIV(ucd_records) + SLJIT_OFFSETOF(ucd_reco… in compile_xclass_matchingpath()
8154 …OP1(SLJIT_MOV_U8, TMP2, 0, SLJIT_MEM1(TMP2), (sljit_sw)PRIV(ucd_records) + SLJIT_OFFSETOF(ucd_reco… in compile_xclass_matchingpath()
9537 OP2(SLJIT_ADD, TMP2, 0, TMP2, 0, SLJIT_IMM, (sljit_sw)PRIV(ucd_records)); in compile_ref_matchingpath()

Completed in 59 milliseconds