Searched refs:getucd (Results 1 – 1 of 1) sorted by relevance
/PHP-7.0/ext/pcre/pcrelib/ |
H A D | pcre_jit_compile.c | 430 jump_list *getucd; member 4166 add_jump(compiler, &common->getucd, JUMP(SLJIT_FAST_CALL)); in check_wordboundary() 4210 add_jump(compiler, &common->getucd, JUMP(SLJIT_FAST_CALL)); in check_wordboundary() 4964 add_jump(compiler, &common->getucd, JUMP(SLJIT_FAST_CALL)); in compile_xclass_matchingpath() 5470 add_jump(compiler, &common->getucd, JUMP(SLJIT_FAST_CALL)); in compile_char1_matchingpath() 5480 add_jump(compiler, &common->getucd, JUMP(SLJIT_FAST_CALL)); in compile_char1_matchingpath() 10332 if (common->getucd != NULL) in PRIV() 10334 set_jumps(common->getucd, LABEL()); in PRIV()
|
Completed in 30 milliseconds