Home
last modified time | relevance | path

Searched refs:__pattern (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/posix/
H A Dregex.h458 extern const char *re_compile_pattern (const char *__pattern, size_t __length,
548 const char *__restrict __pattern,
/haiku/headers/cpp/
H A Dropeimpl.h949 rope<_CharT,_Alloc>::find(_CharT __pattern, size_t __start) const in find() argument
951 _Rope_find_char_char_consumer<_CharT> __c(__pattern); in find()