Home
last modified time | relevance | path

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

/PHP-5.5/ext/mbstring/oniguruma/
H A Dregint.h430 #define ANCHOR_WORD_BOUND (1<<6) macro
H A Dregcomp.c1417 case ANCHOR_WORD_BOUND: r = add_opcode(reg, OP_WORD_BOUND); break; in compile_anchor_node()
6168 case ANCHOR_WORD_BOUND: fputs("word bound", f); break; in print_indent_tree()
H A Dregparse.c3243 tok->u.anchor = ANCHOR_WORD_BOUND; in fetch_token()

Completed in 32 milliseconds