Home
last modified time | relevance | path

Searched refs:callout_type (Results 1 – 1 of 1) sorted by last modified time

/PHP-7.3/ext/mbstring/oniguruma/src/
H A Dregparse.c1523 onig_set_callout_of_name(OnigEncoding enc, OnigCalloutType callout_type, in onig_set_callout_of_name() argument
1538 if (callout_type != ONIG_CALLOUT_TYPE_SINGLE) in onig_set_callout_of_name()
1577 is_not_single = (callout_type != ONIG_CALLOUT_TYPE_SINGLE); in onig_set_callout_of_name()
1594 fe->type = callout_type; in onig_set_callout_of_name()

Completed in 29 milliseconds