Home
last modified time | relevance | path

Searched defs:ECMAScript (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dregex_constants.h110 static constexpr syntax_option_type ECMAScript = 1 << _S_ECMAScript; in _GLIBCXX_VISIBILITY() local
H A Dregex.h365 static constexpr regex_constants::syntax_option_type ECMAScript in _GLIBCXX_VISIBILITY() local
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dregex_constants.h122 _GLIBCXX17_INLINE constexpr syntax_option_type ECMAScript = in _GLIBCXX_VISIBILITY() local
H A Dregex.h409 static constexpr flag_type ECMAScript = regex_constants::ECMAScript; in _GLIBCXX_VISIBILITY() local