Home
last modified time | relevance | path

Searched defs:strrchr (Results 176 – 200 of 1699) sorted by relevance

12345678910>>...68

/dports/devel/libc++/libcxx-10.0.1.src/include/
H A Dstring.h89 const char* strrchr(const char* __s, int __c) {return __libcpp_strrchr(__s, __c);} in strrchr() function
91 char* strrchr( char* __s, int __c) {return __libcpp_strrchr(__s, __c);} in strrchr() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/include/
H A Dstring.h89 const char* strrchr(const char* __s, int __c) {return __libcpp_strrchr(__s, __c);} in strrchr() function
91 char* strrchr( char* __s, int __c) {return __libcpp_strrchr(__s, __c);} in strrchr() function
/dports/lang/zig/zig-0.9.0/lib/libcxx/include/
H A Dstring.h89 const char* strrchr(const char* __s, int __c) {return __libcpp_strrchr(__s, __c);} in strrchr() function
91 char* strrchr( char* __s, int __c) {return __libcpp_strrchr(__s, __c);} in strrchr() function
/dports/lang/zig-devel/zig-0.9.0/lib/libcxx/include/
H A Dstring.h89 const char* strrchr(const char* __s, int __c) {return __libcpp_strrchr(__s, __c);} in strrchr() function
91 char* strrchr( char* __s, int __c) {return __libcpp_strrchr(__s, __c);} in strrchr() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/include/
H A Dstring.h89 const char* strrchr(const char* __s, int __c) {return __libcpp_strrchr(__s, __c);} in strrchr() function
91 char* strrchr( char* __s, int __c) {return __libcpp_strrchr(__s, __c);} in strrchr() function
/dports/devel/emscripten/emscripten-2.0.3/system/include/libcxx/
H A Dstring.h89 const char* strrchr(const char* __s, int __c) {return __libcpp_strrchr(__s, __c);} in strrchr() function
91 char* strrchr( char* __s, int __c) {return __libcpp_strrchr(__s, __c);} in strrchr() function
/dports/devel/tex-kpathsea/texlive-20150521-source/texk/kpathsea/
H A Dc-memstr.h45 #define strrchr rindex macro
/dports/devel/z88dk/z88dk/libsrc/_DEVELOPMENT/string/c/sccz80/
H A Dstrrchr.asm11 strrchr: label
/dports/japanese/ebnetd/ebnetd-1.0/ndtpd/
H A Dndtpcheck.c50 #define strrchr rindex macro
/dports/japanese/ebnetd/ebnetd-1.0/ebhttpd/
H A Debhtcheck.c50 #define strrchr rindex macro
/dports/japanese/ebnetd/ebnetd-1.0/ebnetd/
H A Debncheck.c50 #define strrchr rindex macro
/dports/print/tex-xdvik/xdvik-22.87/texk/kpathsea/
H A Dc-memstr.h45 #define strrchr rindex macro
/dports/security/outguess/outguess/
H A Dconfig.h.in56 # define strrchr rindex macro
/dports/devel/vstr/vstr-1.0.15/include/
H A Dmain_noposix_system.h19 # define strrchr rindex macro
H A Dmain_system.h19 # define strrchr rindex macro
/dports/textproc/html-xml-utils/html-xml-utils-8.0/
H A Dasc2xml.c32 # define strrchr rindex macro
H A Dxml2asc.c29 # define strrchr rindex macro
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/machine/spu/
H A Dstrrchr.c41 char * strrchr(const char *s, int c) in strrchr() function
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/machine/spu/
H A Dstrrchr.c41 char * strrchr(const char *s, int c) in strrchr() function
/dports/misc/gwhich/which-2.21/
H A Dsys.h10 # define strrchr rindex macro
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/utilities/
H A Dutf8.hpp76 static const jbyte* strrchr(const jbyte* base, int length, jbyte c) { in strrchr() function in UTF8
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/utilities/
H A Dutf8.hpp76 static const jbyte* strrchr(const jbyte* base, int length, jbyte c) { in strrchr() function in UTF8
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/utilities/
H A Dutf8.hpp76 static const jbyte* strrchr(const jbyte* base, int length, jbyte c) { in strrchr() function in UTF8
/dports/textproc/bibtool/BibTool/include/bibtool/
H A Dgeneral.h55 #define strrchr(A,B) rindex(A,B) macro
/dports/japanese/ebnetd/ebnetd-1.0/lib/
H A Dfilename.c52 #define strrchr rindex macro

12345678910>>...68