#include <icu.hpp>
 | 
|   | icu_regex_traits_implementation (const U_NAMESPACE_QUALIFIER Locale &l) | 
|   | 
| U_NAMESPACE_QUALIFIER Locale  | getloc () const  | 
|   | 
| string_type  | do_transform (const char_type *p1, const char_type *p2, const U_NAMESPACE_QUALIFIER Collator *pcoll) const  | 
|   | 
| string_type  | transform (const char_type *p1, const char_type *p2) const  | 
|   | 
| string_type  | transform_primary (const char_type *p1, const char_type *p2) const  | 
|   | 
  
  
      
        
          | boost::re_detail::icu_regex_traits_implementation::icu_regex_traits_implementation  | 
          ( | 
          const U_NAMESPACE_QUALIFIER Locale &  | 
          l | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
      
        
          | string_type boost::re_detail::icu_regex_traits_implementation::do_transform  | 
          ( | 
          const char_type *  | 
          p1,  | 
        
        
           | 
           | 
          const char_type *  | 
          p2,  | 
        
        
           | 
           | 
          const U_NAMESPACE_QUALIFIER Collator *  | 
          pcoll  | 
        
        
           | 
          ) | 
           |  const | 
        
      
 
 
  
  
      
        
          | U_NAMESPACE_QUALIFIER Locale boost::re_detail::icu_regex_traits_implementation::getloc  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | string_type boost::re_detail::icu_regex_traits_implementation::transform  | 
          ( | 
          const char_type *  | 
          p1,  | 
         
        
           | 
           | 
          const char_type *  | 
          p2  | 
         
        
           | 
          ) | 
           |  const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | string_type boost::re_detail::icu_regex_traits_implementation::transform_primary  | 
          ( | 
          const char_type *  | 
          p1,  | 
         
        
           | 
           | 
          const char_type *  | 
          p2  | 
         
        
           | 
          ) | 
           |  const | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this class was generated from the following file: