Home
last modified time | relevance | path

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

/PHP-5.4/ext/pcre/pcrelib/
H A Dpcre_study.c280 case OP_NOT_VSPACE: in find_minlength()
901 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.c1885 case OP_NOT_VSPACE: in find_fixedlength()
2578 case OP_NOT_VSPACE: in could_be_empty_branch()
2964 case OP_NOT_VSPACE: in get_chr_property_list()
3549 case OP_NOT_VSPACE: in compare_opcodes()
H A Dpcre_jit_compile.c607 case OP_NOT_VSPACE: in next_opcode()
1339 case OP_NOT_VSPACE: in get_framesize()
5421 case OP_NOT_VSPACE: in compile_char1_matchingpath()
5424 read_char_range(common, 0xa, 0x2029, type == OP_NOT_VSPACE); in compile_char1_matchingpath()
5426 add_jump(compiler, backtracks, JUMP(type == OP_NOT_VSPACE ? SLJIT_NOT_ZERO : SLJIT_ZERO)); in compile_char1_matchingpath()
7896 case OP_NOT_VSPACE: in compile_iterator_matchingpath()
8273 case OP_NOT_VSPACE: in compile_matchingpath()
H A Dpcre_internal.h1907 OP_NOT_VSPACE, /* 20 \V (not vertical whitespace) */ enumerator
H A DHACKING187 OP_NOT_VSPACE \V

Completed in 66 milliseconds