php_localtime_r    52 ext/calendar/cal_unix.c   ta = php_localtime_r(&t, &tmbuf);
php_localtime_r    41 ext/calendar/easter.c 		res = php_localtime_r(&a, &b);
php_localtime_r   595 ext/date/php_date.c 		ta = php_localtime_r(&the_time, &tmbuf);
php_localtime_r   155 ext/dbase/dbf_misc.c 	ctm = php_localtime_r(&c_time, &tmbuf);
php_localtime_r   419 ext/pdo_sqlite/sqlite/src/date.c   pTm = php_localtime_r(&t, &tmbuf);
php_localtime_r  2845 ext/soap/php_encoding.c 		ta = php_localtime_r(&timestamp, &tmbuf);
php_localtime_r   422 ext/sqlite/libsqlite/src/date.c   pTm = php_localtime_r(&t, &tmbuf);
php_localtime_r  1092 ext/standard/info.c 	ta = php_localtime_r(&the_time, &tmbuf);
php_localtime_r   254 ext/xmlrpc/libxmlrpc/xmlrpc.c    tm = php_localtime_r(&value, &tmbuf);
php_localtime_r   397 ext/zip/lib/zip_dirent.c     tm = php_localtime_r(&now, &tmbuf);
php_localtime_r   524 ext/zip/lib/zip_dirent.c     tm = php_localtime_r(&time, &tmbuf);
php_localtime_r   490 main/main.c    			strftime(error_time_str, sizeof(error_time_str), "%d-%b-%Y %H:%M:%S", php_localtime_r(&error_time, &tmbuf));
php_localtime_r  1174 main/main.c    				ta = php_localtime_r(&curtime, &tmbuf);