Home
last modified time | relevance | path

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

/php-src/ext/date/
H A Dconfig.w3218 tl_config.WriteLine("#define timelib_strndup estrndup");
H A Dconfig0.m435 #define timelib_strndup estrndup
/php-src/ext/date/lib/
H A Dparse_posix.c40 static char* timelib_strndup(const char* s, size_t n) in timelib_strndup() function
88 return timelib_strndup(begin, *ptr - begin - 1); in read_description_numeric_abbr()
106 return timelib_strndup(begin, *ptr - begin); in read_description_abbr()
H A Dtimelib.h374 # define timelib_strndup strndup macro

Completed in 10 milliseconds