Home
last modified time | relevance | path

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

/PHP-5.3/main/
H A Dphp_reentrancy.h46 #undef HAVE_LOCALTIME_R
61 #if !defined(HAVE_LOCALTIME_R) && defined(HAVE_LOCALTIME)
H A Dreentrancy.c79 #define HAVE_LOCALTIME_R 1 macro
174 #if !defined(HAVE_LOCALTIME_R) && defined(HAVE_LOCALTIME)
/PHP-5.3/ext/sqlite3/libsqlite/
H A Dsqlite3.c13533 #if !defined(HAVE_LOCALTIME_R) && !defined(HAVE_LOCALTIME_S) && \
13550 #if (!defined(HAVE_LOCALTIME_R) || !HAVE_LOCALTIME_R) \ in osLocaltime()
13566 #if defined(HAVE_LOCALTIME_R) && HAVE_LOCALTIME_R in osLocaltime()

Completed in 240 milliseconds