Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_study.c195 case OP_DOLL: in find_minlength()
869 case OP_DOLL: in set_start_bits()
H A Dpcre_compile.c1842 case OP_DOLL: in find_fixedlength()
2988 case OP_DOLL: in get_chr_property_list()
3576 case OP_DOLL: in compare_opcodes()
4772 *code++ = ((options & PCRE_MULTILINE) != 0)? OP_DOLLM : OP_DOLL; in compile_branch()
H A Dpcre_internal.h1923 OP_DOLL, /* 25 End of line - not multiline */ enumerator
H A DHACKING193 OP_DOLL $ (end of data, or before final newline)
H A Dpcre_jit_compile.c614 case OP_DOLL: in next_opcode()
1369 case OP_DOLL: in get_framesize()
3280 case OP_DOLL: in scan_prefix()
5614 case OP_DOLL: in compile_char1_matchingpath()
8322 case OP_DOLL: in compile_matchingpath()
H A Dpcre_exec.c2143 case OP_DOLL: in match()

Completed in 70 milliseconds