Home
last modified time | relevance | path

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

/PHP-7.1/main/
H A Dphp_reentrancy.h49 #undef HAVE_GMTIME_R
94 #if !defined(HAVE_GMTIME_R) && defined(HAVE_GMTIME) || defined(__BEOS__)
H A Dreentrancy.c82 #define HAVE_GMTIME_R 1 macro
231 #if !defined(HAVE_GMTIME_R) && defined(HAVE_GMTIME)
/PHP-7.1/ext/fileinfo/
H A Dlibmagic.patch1618 -#ifndef HAVE_GMTIME_R
/PHP-7.1/ext/sqlite3/libsqlite/
H A Dsqlite3.c22128 #if HAVE_GMTIME_R in currentTimeFunc()

Completed in 412 milliseconds