condfailed 236 ext/pcre/pcrelib/pcre_jit_compile.c jump_list *condfailed; condfailed 256 ext/pcre/pcrelib/pcre_jit_compile.c jump_list *condfailed; condfailed 6470 ext/pcre/pcrelib/pcre_jit_compile.c jump_list **target = (conditional) ? &backtrack->condfailed : &backtrack->common.topbacktracks; condfailed 7277 ext/pcre/pcrelib/pcre_jit_compile.c add_jump(compiler, &(BACKTRACK_AS(bracket_backtrack)->u.condfailed), condfailed 7299 ext/pcre/pcrelib/pcre_jit_compile.c add_jump(compiler, &(BACKTRACK_AS(bracket_backtrack)->u.condfailed), JUMP(SLJIT_ZERO)); condfailed 7305 ext/pcre/pcrelib/pcre_jit_compile.c BACKTRACK_AS(bracket_backtrack)->u.condfailed = NULL; condfailed 8908 ext/pcre/pcrelib/pcre_jit_compile.c has_alternatives = (ccbegin[1 + LINK_SIZE] >= OP_ASSERT && ccbegin[1 + LINK_SIZE] <= OP_ASSERTBACK_NOT) || CURRENT_AS(bracket_backtrack)->u.condfailed != NULL; condfailed 9075 ext/pcre/pcrelib/pcre_jit_compile.c set_jumps(CURRENT_AS(bracket_backtrack)->u.assert->condfailed, LABEL()); condfailed 9077 ext/pcre/pcrelib/pcre_jit_compile.c else if (CURRENT_AS(bracket_backtrack)->u.condfailed != NULL) condfailed 9081 ext/pcre/pcrelib/pcre_jit_compile.c set_jumps(CURRENT_AS(bracket_backtrack)->u.condfailed, LABEL());