/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
regex_constants.h | 70 * elements @c ECMAScript, @c basic, @c extended, @c awk, @c grep, @c egrep 131 * that used by POSIX utility awk in IEEE Std 1003.1-2001. This option is 137 static constexpr syntax_option_type awk = 1 << _S_awk; member in namespace:regex_constants
|
regex.h | 370 static constexpr regex_constants::syntax_option_type awk member in class:basic_regex 371 = regex_constants::awk; [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
regex_constants.h | 70 * elements @c ECMAScript, @c basic, @c extended, @c awk, @c grep, @c egrep 131 * that used by POSIX utility awk in IEEE Std 1003.1-2001. This option is 137 static constexpr syntax_option_type awk = 1 << _S_awk; member in namespace:regex_constants
|
regex.h | 370 static constexpr regex_constants::syntax_option_type awk member in class:basic_regex 371 = regex_constants::awk; [all...] |