HomeSort by relevance Sort by last modified time
    Searched defs:regex_traits (Results 1 - 9 of 9) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
regex.h 41 // [7.7] Class regex_traits
53 struct regex_traits struct
65 regex_traits() function in struct:regex_traits
252 * @brief Imbues the regex_traits object with a copy of a new locale.
256 * @returns a copy of the previous locale in use by the regex_traits
270 * @brief Gets a copy of the current locale in use by the regex_traits
283 regex_traits<_Ch_type>::
319 regex_traits<_Ch_type>::
340 template<typename _Ch_type, typename _Rx_traits = regex_traits<_Ch_type> >
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
regex.h 41 * @brief Class regex_traits. Describes aspects of a regular expression.
51 struct regex_traits struct
63 regex_traits() { } function in struct:regex_traits
248 * @brief Imbues the regex_traits object with a copy of a new locale.
252 * @returns a copy of the previous locale in use by the regex_traits
266 * @brief Gets a copy of the current locale in use by the regex_traits
279 regex_traits<_Ch_type>::
313 regex_traits<_Ch_type>::
334 template<typename _Ch_type, typename _Rx_traits = regex_traits<_Ch_type> >
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
regex.h 41 * @brief Class regex_traits. Describes aspects of a regular expression.
51 struct regex_traits struct
63 regex_traits() { } function in struct:regex_traits
248 * @brief Imbues the regex_traits object with a copy of a new locale.
252 * @returns a copy of the previous locale in use by the regex_traits
266 * @brief Gets a copy of the current locale in use by the regex_traits
279 regex_traits<_Ch_type>::
313 regex_traits<_Ch_type>::
334 template<typename _Ch_type, typename _Rx_traits = regex_traits<_Ch_type> >
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
regex.h 41 // [7.7] Class regex_traits
53 struct regex_traits struct
65 regex_traits() function in struct:regex_traits
252 * @brief Imbues the regex_traits object with a copy of a new locale.
256 * @returns a copy of the previous locale in use by the regex_traits
270 * @brief Gets a copy of the current locale in use by the regex_traits
283 regex_traits<_Ch_type>::
319 regex_traits<_Ch_type>::
340 template<typename _Ch_type, typename _Rx_traits = regex_traits<_Ch_type> >
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
regex.h 41 // [7.7] Class regex_traits
53 struct regex_traits struct
65 regex_traits() function in struct:regex_traits
253 * @brief Imbues the regex_traits object with a copy of a new locale.
257 * @returns a copy of the previous locale in use by the regex_traits
271 * @brief Gets a copy of the current locale in use by the regex_traits
284 regex_traits<_Ch_type>::
320 regex_traits<_Ch_type>::
341 template<typename _Ch_type, typename _Rx_traits = regex_traits<_Ch_type> >
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
regex.h 41 // [7.7] Class regex_traits
53 struct regex_traits struct
65 regex_traits() function in struct:regex_traits
252 * @brief Imbues the regex_traits object with a copy of a new locale.
256 * @returns a copy of the previous locale in use by the regex_traits
270 * @brief Gets a copy of the current locale in use by the regex_traits
283 regex_traits<_Ch_type>::
319 regex_traits<_Ch_type>::
340 template<typename _Ch_type, typename _Rx_traits = regex_traits<_Ch_type> >
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
regex.h 41 // [7.7] Class regex_traits
53 struct regex_traits struct
65 regex_traits() function in struct:regex_traits
253 * @brief Imbues the regex_traits object with a copy of a new locale.
257 * @returns a copy of the previous locale in use by the regex_traits
271 * @brief Gets a copy of the current locale in use by the regex_traits
284 regex_traits<_Ch_type>::
320 regex_traits<_Ch_type>::
341 template<typename _Ch_type, typename _Rx_traits = regex_traits<_Ch_type> >
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
regex.h 41 * @brief Class regex_traits. Describes aspects of a regular expression.
51 struct regex_traits struct
63 regex_traits() { } function in struct:regex_traits
248 * @brief Imbues the regex_traits object with a copy of a new locale.
252 * @returns a copy of the previous locale in use by the regex_traits
266 * @brief Gets a copy of the current locale in use by the regex_traits
279 regex_traits<_Ch_type>::
313 regex_traits<_Ch_type>::
334 template<typename _Ch_type, typename _Rx_traits = regex_traits<_Ch_type> >
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
regex.h 91 struct regex_traits struct
171 regex_traits() { } function in struct:regex_traits
362 * @brief Imbues the regex_traits object with a copy of a new locale.
366 * @returns a copy of the previous locale in use by the regex_traits
380 * @brief Gets a copy of the current locale in use by the regex_traits
399 template<typename _Ch_type, typename _Rx_traits = regex_traits<_Ch_type>>
    [all...]

Completed in 407 milliseconds