Home
last modified time | relevance | path

Searched refs:strpbrk (Results 1 – 10 of 10) sorted by relevance

/rust-libc-0.2.174/libc-test/semver/
H A Dwindows.txt313 strpbrk
H A Dunix.txt831 strpbrk
H A Daix.txt2514 strpbrk
H A Dandroid.txt3881 strpbrk
/rust-libc-0.2.174/src/windows/
H A Dmod.rs361 pub fn strpbrk(cs: *const c_char, ct: *const c_char) -> *mut c_char; in strpbrk() function
/rust-libc-0.2.174/src/wasi/
H A Dmod.rs603 pub fn strpbrk(cs: *const c_char, ct: *const c_char) -> *mut c_char; in strpbrk() function
/rust-libc-0.2.174/src/solid/
H A Dmod.rs726 pub fn strpbrk(arg1: *const c_char, arg2: *const c_char) -> *mut c_char; in strpbrk() function
/rust-libc-0.2.174/src/vxworks/
H A Dmod.rs1187 pub fn strpbrk(cs: *const c_char, ct: *const c_char) -> *mut c_char; in strpbrk() function
/rust-libc-0.2.174/src/unix/
H A Dmod.rs707 pub fn strpbrk(cs: *const c_char, ct: *const c_char) -> *mut c_char; in strpbrk() function
/rust-libc-0.2.174/src/fuchsia/
H A Dmod.rs3516 pub fn strpbrk(cs: *const c_char, ct: *const c_char) -> *mut c_char; in strpbrk() function