Searched refs:ONIG_SYNTAX_EMACS (Results 1 – 5 of 5) sorted by relevance
135 #define ONIG_SYNTAX_EMACS (&OnigSyntaxEmacs) macro
77 #define REG_SYNTAX_EMACS ONIG_SYNTAX_EMACS
506 #define ONIG_SYNTAX_EMACS (&OnigSyntaxEmacs) macro
544 } else if (syntax == ONIG_SYNTAX_EMACS) { in _php_mb_regex_get_option_string()624 *syntax = ONIG_SYNTAX_EMACS; in _php_mb_regex_init_options()
120 ONIG_SYNTAX_EMACS Emacs
Completed in 26 milliseconds