Home
last modified time | relevance | path

Searched defs:regex_type (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/
H A Dregex.h2628 typedef basic_regex<_Ch_type, _Rx_traits> regex_type; in _GLIBCXX_VISIBILITY() typedef
2745 typedef basic_regex<_Ch_type, _Rx_traits> regex_type; in _GLIBCXX_VISIBILITY() typedef
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/
H A Dregex.h2628 typedef basic_regex<_Ch_type, _Rx_traits> regex_type; in _GLIBCXX_VISIBILITY() typedef
2745 typedef basic_regex<_Ch_type, _Rx_traits> regex_type; in _GLIBCXX_VISIBILITY() typedef
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace.h1612 enum regex_type { enum