Searched refs:Perl_my_localtime (Results 1 – 2 of 2) sorted by relevance
149 #define my_localtime(a) Perl_my_localtime(aTHX_ a)717 struct tm * Perl_my_localtime (pTHX_ const time_t *);
11660 Perl_my_localtime(pTHX_ const time_t *timep) function