Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_study.c284 case OP_NOT_VSPACE: in find_minlength()
907 case OP_NOT_VSPACE: in set_start_bits()
H A Dpcre_exec.c2514 case OP_NOT_VSPACE: in match()
4491 case OP_NOT_VSPACE: in match()
4748 case OP_NOT_VSPACE: in match()
5211 case OP_NOT_VSPACE: in match()
5344 case OP_NOT_VSPACE: in match()
5814 case OP_NOT_VSPACE: in match()
5831 if (gotspace == (ctype == OP_NOT_VSPACE)) break; in match()
6050 case OP_NOT_VSPACE: in match()
H A Dpcre_compile.c1904 case OP_NOT_VSPACE: in find_fixedlength()
2597 case OP_NOT_VSPACE: in could_be_empty_branch()
2983 case OP_NOT_VSPACE: in get_chr_property_list()
3568 case OP_NOT_VSPACE: in compare_opcodes()
H A Dpcre_internal.h1915 OP_NOT_VSPACE, /* 20 \V (not vertical whitespace) */ enumerator
H A Dpcre_jit_compile.c607 case OP_NOT_VSPACE: in next_opcode()
1362 case OP_NOT_VSPACE: in get_framesize()
5458 case OP_NOT_VSPACE: in compile_char1_matchingpath()
5461 read_char_range(common, 0xa, 0x2029, type == OP_NOT_VSPACE); in compile_char1_matchingpath()
5463 add_jump(compiler, backtracks, JUMP(type == OP_NOT_VSPACE ? SLJIT_NOT_ZERO : SLJIT_ZERO)); in compile_char1_matchingpath()
7938 case OP_NOT_VSPACE: in compile_iterator_matchingpath()
8315 case OP_NOT_VSPACE: in compile_matchingpath()
H A DHACKING187 OP_NOT_VSPACE \V

Completed in 81 milliseconds