Searched refs:getucd (Results 1 – 1 of 1) sorted by relevance
/PHP-5.4/ext/pcre/pcrelib/ |
H A D | pcre_jit_compile.c | 430 jump_list *getucd; member 4135 add_jump(compiler, &common->getucd, JUMP(SLJIT_FAST_CALL)); in check_wordboundary() 4179 add_jump(compiler, &common->getucd, JUMP(SLJIT_FAST_CALL)); in check_wordboundary() 4927 add_jump(compiler, &common->getucd, JUMP(SLJIT_FAST_CALL)); in compile_xclass_matchingpath() 5433 add_jump(compiler, &common->getucd, JUMP(SLJIT_FAST_CALL)); in compile_char1_matchingpath() 5443 add_jump(compiler, &common->getucd, JUMP(SLJIT_FAST_CALL)); in compile_char1_matchingpath() 10289 if (common->getucd != NULL) in PRIV() 10291 set_jumps(common->getucd, LABEL()); in PRIV()
|
Completed in 27 milliseconds