Searched refs:ONIG_SYNTAX_POSIX_EXTENDED (Results 1 – 5 of 5) sorted by relevance
134 #define ONIG_SYNTAX_POSIX_EXTENDED (&OnigSyntaxPosixExtended) macro
76 #define REG_SYNTAX_POSIX_EXTENDED ONIG_SYNTAX_POSIX_EXTENDED
505 #define ONIG_SYNTAX_POSIX_EXTENDED (&OnigSyntaxPosixExtended) macro
74 ONIG_SYNTAX_POSIX_BASIC, ONIG_SYNTAX_POSIX_EXTENDED,119 ONIG_SYNTAX_POSIX_EXTENDED POSIX Extended RE
552 } else if (syntax == ONIG_SYNTAX_POSIX_EXTENDED) { in _php_mb_regex_get_option_string()636 *syntax = ONIG_SYNTAX_POSIX_EXTENDED; in _php_mb_regex_init_options()
Completed in 29 milliseconds