Home
last modified time | relevance | path

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

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

Completed in 35 milliseconds