Home
last modified time | relevance | path

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

/PHP-5.6/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c430 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 26 milliseconds