Home
last modified time | relevance | path

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

/PHP-8.1/ext/fileinfo/
H A Dconfig.m455 AC_CHECK_FUNCS([utimes strndup])
/PHP-8.1/ext/date/lib/
H A Dtimelib.h373 # define timelib_strndup strndup
/PHP-8.1/ext/fileinfo/libmagic/
H A Dsoftmagic.c505 # define strndup aix_strndup /* aix is broken */ macro
507 char *strndup(const char *, size_t);
510 strndup(const char *str, size_t n) in strndup() function
780 cp = strndup(RCAST(const char *, ms->search.s), in mprint()

Completed in 16 milliseconds