Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/
H A D__locale467 return do_scan_is(__m, __low, __high);
505 …virtual const char_type* do_scan_is(mask __m, const char_type* __low, const char_type* __high) con…
646 …const char_type* do_scan_is(mask __m, const char_type* __low, const char_type* __high) const overr…
/freebsd/contrib/llvm-project/libcxx/src/
H A Dlocale.cpp719 const wchar_t* ctype<wchar_t>::do_scan_is(mask m, const char_type* low, const char_type* high) cons… in do_scan_is() function in ctype
1179 const wchar_t* ctype_byname<wchar_t>::do_scan_is(mask m, const char_type* low, const char_type* hig… in do_scan_is() function in ctype_byname