Searched refs:find_sort_syntax (Results 1 – 6 of 6) sorted by relevance
64 unsigned find_sort_syntax(const traits* pt, charT* delim) in find_sort_syntax() function
510 m_collate_type = BOOST_REGEX_DETAIL_NS::find_sort_syntax(this, &m_collate_delim); in w32_regex_traits_implementation()
807 m_collate_type = BOOST_REGEX_DETAIL_NS::find_sort_syntax(this, &m_collate_delim); in init()
80 …static const int s_collate_type = ::boost::BOOST_REGEX_DETAIL_NS::find_sort_syntax(static_cast<c_r… in transform_primary()
120 …static const int s_collate_type = ::boost::BOOST_REGEX_DETAIL_NS::find_sort_syntax(static_cast<con… in transform_primary()
156 unsigned result = ::boost::BOOST_REGEX_DETAIL_NS::find_sort_syntax(&pt, &delim); in print_sort_syntax()