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
750 static const regex_constants::syntax_option_type ECMAScript
751 = regex_constants::ECMAScript;
770 : _M_flags(regex_constants::ECMAScript), _M_pattern(), _M_mark_count(0)
786 flag_type __f = regex_constants::ECMAScript)
827 flag_type __f = regex_constants::ECMAScript)
846 flag_type __f = regex_constants::ECMAScript)
860 flag_type __f = regex_constants::ECMAScript)
929 flag_type __flags = regex_constants::ECMAScript)
963 flag_type __f = regex_constants::ECMAScript)
986 flag_type __flags = regex_constants::ECMAScript)
1002 flag_type __f = regex_constants::ECMAScript)