Home
last modified time | relevance | path

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

/PHP-5.5/ext/mbstring/oniguruma/
H A Dregint.h433 #define ANCHOR_WORD_END (1<<9) macro
H A Dregcomp.c1421 case ANCHOR_WORD_END: r = add_opcode(reg, OP_WORD_END); break; in compile_anchor_node()
6172 case ANCHOR_WORD_END: fputs("word end", f); break; in print_indent_tree()
H A Dregparse.c3262 tok->u.anchor = ANCHOR_WORD_END; in fetch_token()

Completed in 41 milliseconds