Home
last modified time | relevance | path

Searched defs:__pattern (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/llvm/libcxx/include/__ranges/
H A Dsplit_view.h78 _LIBCPP_HIDE_FROM_ABI constexpr split_view(_View __base, _Pattern __pattern) in split_view()
H A Dlazy_split_view.h81 constexpr lazy_split_view(_View __base, _Pattern __pattern) in lazy_split_view()
/openbsd/gnu/lib/libstdc++/libstdc++/include/ext/
H A Dropeimpl.h960 rope<_CharT,_Alloc>::find(_CharT __pattern, size_t __start) const in find()
/openbsd/gnu/gcc/libstdc++-v3/include/ext/
H A Dropeimpl.h1063 find(_CharT __pattern, size_t __start) const in find()