Home
last modified time | relevance | path

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

/PHP-5.6/ext/mbstring/oniguruma/
H A Dregtrav.c44 if ((at & ONIG_TRAVERSE_CALLBACK_AT_FIRST) != 0) { in capture_tree_traverse()
46 level, ONIG_TRAVERSE_CALLBACK_AT_FIRST, arg); in capture_tree_traverse()
H A Doniguruma.h620 #define ONIG_TRAVERSE_CALLBACK_AT_FIRST 1 macro
623 ( ONIG_TRAVERSE_CALLBACK_AT_FIRST | ONIG_TRAVERSE_CALLBACK_AT_LAST )
/PHP-5.6/ext/mbstring/oniguruma/doc/
H A DAPI408 ONIG_TRAVERSE_CALLBACK_AT_FIRST: callback first, then traverse childs.
424 ONIG_TRAVERSE_CALLBACK_AT_FIRST

Completed in 11 milliseconds