Home
last modified time | relevance | path

Searched refs:syntax_max (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/libs/regex/src/
Dcpp_regex_traits.cpp65 for(regex_constants::syntax_type i = 1; i < regex_constants::syntax_max; ++i) in init()
86 for(regex_constants::syntax_type j = 1; j < regex_constants::syntax_max; ++j) in init()
Dw32_regex_traits.cpp81 for(regex_constants::syntax_type i = 1; i < regex_constants::syntax_max; ++i) in init()
92 for(regex_constants::syntax_type i = 1; i < regex_constants::syntax_max; ++i) in init()
/third_party/boost/boost/regex/v4/
Dsyntax_type.hpp99 static const escape_syntax_type syntax_max = 60; variable
Dw32_regex_traits.hpp215 for(regex_constants::syntax_type i = 1; i < regex_constants::syntax_max; ++i) in w32_regex_traits_char_layer()
226 for(regex_constants::syntax_type i = 1; i < regex_constants::syntax_max; ++i) in w32_regex_traits_char_layer()
Dcpp_regex_traits.hpp304 for(regex_constants::syntax_type i = 1; i < regex_constants::syntax_max; ++i) in init()
326 for(regex_constants::syntax_type i = 1; i < regex_constants::syntax_max; ++i) in init()