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

/openbsd-current/gnu/usr.bin/perl/lib/
H A Dbytes_heavy.pl8 sub substr ($$;$$) { subroutine
/openbsd-current/gnu/llvm/llvm/include/llvm/Demangle/
H A DStringView.h41 StringView substr(size_t Pos, size_t Len = npos) const { function in class:StringView
/openbsd-current/gnu/llvm/libcxxabi/src/demangle/
H A DStringView.h41 StringView substr(size_t Pos, size_t Len = npos) const { function in class:StringView
/openbsd-current/gnu/llvm/llvm/include/llvm/ADT/
H A DSmallString.h240 StringRef substr(size_t Start, size_t N = StringRef::npos) const { function in class:llvm::SmallString
/openbsd-current/sys/dev/pci/drm/include/linux/
H A Dmod_devicetable.h32 char substr[79]; member in struct:dmi_strmatch
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dmaint.c203 match_substring (const char *string, const char *substr) argument
/openbsd-current/usr.sbin/ldapd/
H A Dschema.h72 const struct match_rule *substr; member in struct:attr_type
/openbsd-current/gnu/gcc/libstdc++-v3/include/ext/
H A Dvstring.h1647 substr(size_type __pos = 0, size_type __n = npos) const function in class:__versa_string
/openbsd-current/gnu/gcc/libstdc++-v3/include/bits/
H A Dbasic_string.h1911 substr(size_type __pos = 0, size_type __n = npos) const function in class:basic_string
/openbsd-current/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dbasic_string.h818 substr(size_type __pos = 0, size_type __n = npos) const function in class:std::basic_string
/openbsd-current/gnu/lib/libstdc++/libstdc++/include/ext/
H A Dstl_rope.h2092 rope substr(size_t __start, size_t __len = 1) const { function in class:__gnu_cxx::rope
2097 rope substr(iterator __start, iterator __end) const { function in class:__gnu_cxx::rope
2102 rope substr(iterator __start) const { function in class:__gnu_cxx::rope
2108 rope substr(const_iterator __start, const_iterator __end) const { function in class:__gnu_cxx::rope
2115 rope<_CharT,_Alloc> substr(const_iterator __start) { function in class:__gnu_cxx::rope
/openbsd-current/usr.bin/awk/
H A Drun.c976 Cell *substr(Node **a, int nnn) /* substr(a[0], a[1], a[2]) */ function
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dprotoize.c565 substr (s1, s2) function
/openbsd-current/gnu/usr.bin/perl/
H A Dregexp.h63 SV *substr; /* non-utf8 variant */ member in struct:reg_substr_datum

Completed in 232 milliseconds