Searched defs:substr (Results 1 - 9 of 9) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dmissing_optional_dummy_1.f9026 character(*), intent(in) :: str, substr local in function:myscan
33 character(*), optional, intent(in) :: substr local in function:thyscan
40 character(*), optional :: substr local in function:isscan
[all...]
H A Dmissing_optional_dummy_2.f9035 character(*), optional :: substr local in function:isscan
/haiku-buildtools/gcc/libstdc++-v3/testsuite/util/regression/trait/assoc/
H A Dtrait.hpp188 const std::string substr = r_native_key.substr(0, len); local
/haiku-buildtools/legacy/gcc/libf2c/libI77/
H A Drsne.c309 dimen dimens[MAXDIM], substr; local
/haiku-buildtools/legacy/gcc/libstdc++/std/
H A Dbastring.h408 basic_string substr (size_type pos = 0, size_type n = npos) const function in class:basic_string
/haiku-buildtools/gcc/libstdc++-v3/include/ext/
H A Dvstring.h2052 substr(size_type __pos = 0, size_type __n = npos) const function in class:__versa_string
/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dbasic_string.h2293 substr(size_type __pos = 0, size_type __n = npos) const function in class:basic_string
/haiku-buildtools/legacy/gcc/libstdc++/stl/
H A Dstl_rope.h2190 rope substr(size_t __start, size_t __len = 1) const { function in class:rope
2195 rope substr(iterator __start, iterator __end) const { function in class:rope
2200 rope substr(iterator __start) const { function in class:rope
2206 rope substr(const_iterator __start, const_iterator __end) const { function in class:rope
2213 rope<_CharT,_Alloc> substr(const_iterator __start) { function in class:rope
/haiku-buildtools/legacy/gcc/gcc/
H A Dprotoize.c716 substr (s1, s2) function

Completed in 148 milliseconds