Searched refs:ONIG_SYNTAX_RUBY (Results 1 – 8 of 8) sorted by relevance
140 #define ONIG_SYNTAX_RUBY (&OnigSyntaxRuby) macro
147 syntax = ONIG_SYNTAX_RUBY; in onig_set_default_syntax()
82 #define REG_SYNTAX_RUBY ONIG_SYNTAX_RUBY
512 #define ONIG_SYNTAX_RUBY (&OnigSyntaxRuby) macro
59 OnigSyntaxType* OnigDefaultSyntax = ONIG_SYNTAX_RUBY;
75 pglobals->regex_default_syntax = ONIG_SYNTAX_RUBY; in _php_mb_regex_globals_ctor()546 } else if (syntax == ONIG_SYNTAX_RUBY) { in _php_mb_regex_get_option_string()586 *syntax = ONIG_SYNTAX_RUBY; in _php_mb_regex_init_options()627 *syntax = ONIG_SYNTAX_RUBY; in _php_mb_regex_init_options()
3 syntax: ONIG_SYNTAX_RUBY (default)309 + ONIG_SYNTAX_RUBY
126 ONIG_SYNTAX_RUBY Ruby
Completed in 43 milliseconds