Home
last modified time | relevance | path

Searched refs:ONIG_SYNTAX_RUBY (Results 1 – 6 of 6) sorted by relevance

/PHP-7.3/ext/mbstring/oniguruma/src/
H A Donigposix.h145 #define ONIG_SYNTAX_RUBY (&OnigSyntaxRuby) macro
H A Doniguruma.h432 #define ONIG_SYNTAX_RUBY (&OnigSyntaxRuby) macro
/PHP-7.3/ext/mbstring/
H A Dphp_mbregex.c82 pglobals->regex_default_syntax = ONIG_SYNTAX_RUBY; in _php_mb_regex_globals_ctor()
559 } else if (syntax == ONIG_SYNTAX_RUBY) { in _php_mb_regex_get_option_string()
599 *syntax = ONIG_SYNTAX_RUBY; in _php_mb_regex_init_options()
640 *syntax = ONIG_SYNTAX_RUBY; in _php_mb_regex_init_options()
/PHP-7.3/ext/mbstring/oniguruma/
H A DREADME.md109 * Disabled \N and \O on ONIG_SYNTAX_RUBY
H A DHISTORY140 2017/12/08: Disable \N and \O on ONIG_SYNTAX_RUBY
/PHP-7.3/ext/mbstring/oniguruma/doc/
H A DAPI144 ONIG_SYNTAX_RUBY Ruby

Completed in 25 milliseconds