Lines Matching refs:ECMAScript
90 * elements @c ECMAScript, @c basic, @c extended, @c awk, @c grep, @c egrep
124 * that used by ECMAScript in ECMA-262 [Ecma International, ECMAScript
130 static const syntax_option_type ECMAScript = 1 << _S_ECMAScript;
271 * new string is constructed using the rules used by the ECMAScript replace
272 * function in ECMA- 262 [Ecma International, ECMAScript Language
747 static const regex_constants::syntax_option_type ECMAScript
748 = regex_constants::ECMAScript;
767 : _M_flags(regex_constants::ECMAScript), _M_pattern(), _M_mark_count(0)
783 flag_type __f = regex_constants::ECMAScript)
824 flag_type __f = regex_constants::ECMAScript)
843 flag_type __f = regex_constants::ECMAScript)
857 flag_type __f = regex_constants::ECMAScript)
926 flag_type __flags = regex_constants::ECMAScript)
960 flag_type __f = regex_constants::ECMAScript)
983 flag_type __flags = regex_constants::ECMAScript)
999 flag_type __f = regex_constants::ECMAScript)