Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_study.c196 case OP_DOLLM: in find_minlength()
870 case OP_DOLLM: in set_start_bits()
H A Dpcre_internal.h1888 #define LAST_AUTOTAB_RIGHT_OP OP_DOLLM
1924 OP_DOLLM, /* 26 End of line - multiline */ enumerator
H A Dpcre_compile.c1843 case OP_DOLLM: in find_fixedlength()
2989 case OP_DOLLM: in get_chr_property_list()
4772 *code++ = ((options & PCRE_MULTILINE) != 0)? OP_DOLLM : OP_DOLL; in compile_branch()
H A DHACKING194 OP_DOLLM $ multiline mode (end of data or before newline)
H A Dpcre_jit_compile.c615 case OP_DOLLM: in next_opcode()
1370 case OP_DOLLM: in get_framesize()
3281 case OP_DOLLM: in scan_prefix()
5628 case OP_DOLLM: in compile_char1_matchingpath()
8323 case OP_DOLLM: in compile_matchingpath()
H A Dpcre_exec.c2115 case OP_DOLLM: in match()

Completed in 67 milliseconds