Home
last modified time | relevance | path

Searched refs:ANCHOR_WORD_BEGIN (Results 1 – 3 of 3) sorted by relevance

/PHP-5.3/ext/mbstring/oniguruma/
H A Dregint.h540 #define ANCHOR_WORD_BEGIN (1<<8) macro
H A Dregcomp.c1400 case ANCHOR_WORD_BEGIN: r = add_opcode(reg, OP_WORD_BEGIN); break; in compile_anchor_node()
5961 case ANCHOR_WORD_BEGIN: fputs("word begin", f); break; in print_indent_tree()
H A Dregparse.c3090 tok->u.anchor = ANCHOR_WORD_BEGIN; in fetch_token()

Completed in 35 milliseconds