Uses of Class
onig4j.OnigRegex

Uses of OnigRegex in onig4j
 

Methods in onig4j with parameters of type OnigRegex
 int OnigRegex.Callback.call(java.lang.String name, int[] groups, OnigRegex regex)
          Called from onig_foreach_name() function.