Searched refs:regex_traits (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/arm-none-eabi/include/c++/4.8.1/bits/
H A Dregex.h41 * @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> >
2203 typename _Rx_traits = regex_traits<_Ch_typ
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2011.09/arm-none-eabi/include/c++/4.6.1/bits/
H A Dregex.h41 // [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> >
2237 typename _Rx_traits = regex_traits<_Ch_typ
[all...]

Completed in 62 milliseconds