Home
last modified time | relevance | path

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

/php-src/ext/fileinfo/
H A Dconfig.m446 AC_CHECK_FUNCS([utimes strndup])
H A Dlibmagic.patch3078 - cp = strndup(RCAST(const char *, ms->search.s),
/php-src/ext/date/lib/
H A Dtimelib.h374 # define timelib_strndup strndup
/php-src/ext/fileinfo/libmagic/
H A Dsoftmagic.c516 # define strndup aix_strndup /* aix is broken */ macro
518 char *strndup(const char *, size_t);
521 strndup(const char *str, size_t n) in strndup() function

Completed in 22 milliseconds