Home
last modified time | relevance | path

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

/PHP-5.5/ext/mbstring/oniguruma/
H A Dregint.h431 #define ANCHOR_NOT_WORD_BOUND (1<<7) macro
H A Dregcomp.c1418 case ANCHOR_NOT_WORD_BOUND: r = add_opcode(reg, OP_NOT_WORD_BOUND); break; in compile_anchor_node()
6169 case ANCHOR_NOT_WORD_BOUND: fputs("not word bound", f); break; in print_indent_tree()
H A Dregparse.c3249 tok->u.anchor = ANCHOR_NOT_WORD_BOUND; in fetch_token()

Completed in 33 milliseconds