Home
last modified time | relevance | path

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

/ndk/sources/host-tools/sed-4.2.1/lib/
Dstring.in.h176 extern char *strchrnul (char const *__s, int __c_in)
180 # undef strchrnul
181 # define strchrnul(a,b) \ macro
184 strchrnul (a, b))