Home
last modified time | relevance | path

Searched defs:strchr (Results 226 – 250 of 2026) sorted by relevance

12345678910>>...82

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/include/
H A Dstring.h75 const char* strchr(const char* __s, int __c) {return __libcpp_strchr(__s, __c);} in strchr() function
77 char* strchr( char* __s, int __c) {return __libcpp_strchr(__s, __c);} in strchr() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/include/
H A Dstring.h75 const char* strchr(const char* __s, int __c) {return __libcpp_strchr(__s, __c);} in strchr() function
77 char* strchr( char* __s, int __c) {return __libcpp_strchr(__s, __c);} in strchr() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/include/
H A Dstring.h75 const char* strchr(const char* __s, int __c) {return __libcpp_strchr(__s, __c);} in strchr() function
77 char* strchr( char* __s, int __c) {return __libcpp_strchr(__s, __c);} in strchr() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/include/
H A Dstring.h75 const char* strchr(const char* __s, int __c) {return __libcpp_strchr(__s, __c);} in strchr() function
77 char* strchr( char* __s, int __c) {return __libcpp_strchr(__s, __c);} in strchr() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/include/
H A Dstring.h75 const char* strchr(const char* __s, int __c) {return __libcpp_strchr(__s, __c);} in strchr() function
77 char* strchr( char* __s, int __c) {return __libcpp_strchr(__s, __c);} in strchr() function
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/include/
H A Dstring.h75 const char* strchr(const char* __s, int __c) {return __libcpp_strchr(__s, __c);} in strchr() function
77 char* strchr( char* __s, int __c) {return __libcpp_strchr(__s, __c);} in strchr() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/include/
H A Dstring.h75 const char* strchr(const char* __s, int __c) {return __libcpp_strchr(__s, __c);} in strchr() function
77 char* strchr( char* __s, int __c) {return __libcpp_strchr(__s, __c);} in strchr() function
/dports/devel/libc++/libcxx-10.0.1.src/include/
H A Dstring.h75 const char* strchr(const char* __s, int __c) {return __libcpp_strchr(__s, __c);} in strchr() function
77 char* strchr( char* __s, int __c) {return __libcpp_strchr(__s, __c);} in strchr() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/include/
H A Dstring.h75 const char* strchr(const char* __s, int __c) {return __libcpp_strchr(__s, __c);} in strchr() function
77 char* strchr( char* __s, int __c) {return __libcpp_strchr(__s, __c);} in strchr() function
/dports/lang/zig/zig-0.9.0/lib/libcxx/include/
H A Dstring.h75 const char* strchr(const char* __s, int __c) {return __libcpp_strchr(__s, __c);} in strchr() function
77 char* strchr( char* __s, int __c) {return __libcpp_strchr(__s, __c);} in strchr() function
/dports/lang/zig-devel/zig-0.9.0/lib/libcxx/include/
H A Dstring.h75 const char* strchr(const char* __s, int __c) {return __libcpp_strchr(__s, __c);} in strchr() function
77 char* strchr( char* __s, int __c) {return __libcpp_strchr(__s, __c);} in strchr() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/include/
H A Dstring.h75 const char* strchr(const char* __s, int __c) {return __libcpp_strchr(__s, __c);} in strchr() function
77 char* strchr( char* __s, int __c) {return __libcpp_strchr(__s, __c);} in strchr() function
/dports/devel/emscripten/emscripten-2.0.3/system/include/libcxx/
H A Dstring.h75 const char* strchr(const char* __s, int __c) {return __libcpp_strchr(__s, __c);} in strchr() function
77 char* strchr( char* __s, int __c) {return __libcpp_strchr(__s, __c);} in strchr() function
/dports/devel/tex-kpathsea/texlive-20150521-source/texk/kpathsea/
H A Dc-memstr.h41 #define strchr index macro
/dports/devel/z88dk/z88dk/libsrc/_DEVELOPMENT/string/c/sccz80/
H A Dstrchr.asm11 strchr: label
/dports/japanese/ebnetd/ebnetd-1.0/ndtpd/
H A Dndtpcheck.c49 #define strchr index macro
/dports/japanese/ebnetd/ebnetd-1.0/ebhttpd/
H A Debhtcheck.c49 #define strchr index macro
/dports/japanese/ebnetd/ebnetd-1.0/ebnetd/
H A Debncheck.c49 #define strchr index macro
/dports/print/tex-xdvik/xdvik-22.87/texk/kpathsea/
H A Dc-memstr.h41 #define strchr index macro
/dports/japanese/xtr/xtr1.50e-0.2/lib/
H A Dputenv.c42 #define strchr index macro
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/machine/spu/
H A Dstrchr.c40 char *strchr(const char *s, int c) in strchr() function
/dports/security/outguess/outguess/
H A Dconfig.h.in55 # define strchr index macro
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/machine/spu/
H A Dstrchr.c40 char *strchr(const char *s, int c) in strchr() function
/dports/lang/guile1/guile-1.8.8/libguile/
H A Dputenv.c43 #define strchr index macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/boot/
H A Dstring.S49 strchr: label

12345678910>>...82