Searched refs:ONIG_TRAVERSE_CALLBACK_AT_LAST (Results 1 – 3 of 3) sorted by relevance
56 if ((at & ONIG_TRAVERSE_CALLBACK_AT_LAST) != 0) { in capture_tree_traverse()58 level, ONIG_TRAVERSE_CALLBACK_AT_LAST, arg); in capture_tree_traverse()
704 #define ONIG_TRAVERSE_CALLBACK_AT_LAST 2 macro706 ( ONIG_TRAVERSE_CALLBACK_AT_FIRST | ONIG_TRAVERSE_CALLBACK_AT_LAST )
392 ONIG_TRAVERSE_CALLBACK_AT_LAST: traverse childs first, then callback.408 ONIG_TRAVERSE_CALLBACK_AT_LAST
Completed in 23 milliseconds