Searched refs:__pattern (Results 1 – 1 of 1) sorted by relevance
906 size_t rope<_CharT,_Alloc>::find(_CharT __pattern, size_t __start) const { in find() argument907 _Rope_find_char_char_consumer<_CharT> __c(__pattern); in find()