Home
last modified time | relevance | path

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

/PHP-5.4/ext/pcre/pcrelib/
H A Dpcre_study.c193 case OP_NOT_WORD_BOUNDARY: in find_minlength()
947 case OP_NOT_WORD_BOUNDARY: in set_start_bits()
H A Dpcre_internal.h1890 OP_NOT_WORD_BOUNDARY, /* 4 \B */ enumerator
H A Dpcre_jit_compile.c592 case OP_NOT_WORD_BOUNDARY: in next_opcode()
1323 case OP_NOT_WORD_BOUNDARY: in get_framesize()
3245 case OP_NOT_WORD_BOUNDARY: in scan_prefix()
5277 case OP_NOT_WORD_BOUNDARY: in compile_char1_matchingpath()
5280 add_jump(compiler, backtracks, JUMP(type == OP_NOT_WORD_BOUNDARY ? SLJIT_NOT_ZERO : SLJIT_ZERO)); in compile_char1_matchingpath()
8257 case OP_NOT_WORD_BOUNDARY: in compile_matchingpath()
H A DHACKING179 OP_NOT_WORD_BOUNDARY \W
H A Dpcre_compile.c1665 case OP_NOT_WORD_BOUNDARY: in first_significant_code()
1828 case OP_NOT_WORD_BOUNDARY: in find_fixedlength()
H A Dpcre_exec.c2184 case OP_NOT_WORD_BOUNDARY: in match()

Completed in 75 milliseconds