Searched refs:ONIG_SYNTAX_GNU_REGEX (Results 1 – 5 of 5) sorted by relevance
137 #define ONIG_SYNTAX_GNU_REGEX (&OnigSyntaxGnuRegex) macro
79 #define REG_SYNTAX_GNU_REGEX ONIG_SYNTAX_GNU_REGEX
508 #define ONIG_SYNTAX_GNU_REGEX (&OnigSyntaxGnuRegex) macro
540 } else if (syntax == ONIG_SYNTAX_GNU_REGEX) { in _php_mb_regex_get_option_string()618 *syntax = ONIG_SYNTAX_GNU_REGEX; in _php_mb_regex_init_options()
122 ONIG_SYNTAX_GNU_REGEX GNU regex
Completed in 20 milliseconds