Home
last modified time | relevance | path

Searched refs:ONIG_SYNTAX_GNU_REGEX (Results 1 – 4 of 4) sorted by relevance

/PHP-7.2/ext/mbstring/oniguruma/src/
H A Donigposix.h137 #define ONIG_SYNTAX_GNU_REGEX (&OnigSyntaxGnuRegex) macro
H A Doniguruma.h434 #define ONIG_SYNTAX_GNU_REGEX (&OnigSyntaxGnuRegex) macro
/PHP-7.2/ext/mbstring/
H A Dphp_mbregex.c543 } else if (syntax == ONIG_SYNTAX_GNU_REGEX) { in _php_mb_regex_get_option_string()
621 *syntax = ONIG_SYNTAX_GNU_REGEX; in _php_mb_regex_init_options()
/PHP-7.2/ext/mbstring/oniguruma/doc/
H A DAPI128 ONIG_SYNTAX_GNU_REGEX GNU regex

Completed in 25 milliseconds