Searched defs:timestamp (Results 1 – 11 of 11) sorted by relevance
35 static void internal_format(IntlDateFormatter_object *dfo, UDate timestamp, zval *return_value TSRM… in internal_format()127 UDate timestamp =0; in PHP_FUNCTION() local
40 UDate timestamp =0; in internal_parse_to_timestamp() local
1765 time_t timestamp; in php_oci_do_connect_ex() local2348 time_t timestamp = time(NULL); in php_oci_connection_release() local2681 time_t timestamp; in php_oci_persistent_helper() local3122 time_t timestamp = time(NULL); in php_oci_create_session() local3339 time_t timestamp = time(NULL); in php_oci_ping_init() local
218 timelib_sll timestamp, old_sse; in timelib_astro_rise_set_altitude() local
27 char timestamp[2]; /* last mod file time 2 bytes */ member157 char timestamp[2]; /* last mod file time 2 bytes */ member
255 php_uint32 timestamp; member
1607 long timestamp = 0; in php_strftime() local1715 long timestamp = (long)time(NULL); in PHP_FUNCTION() local1762 long timestamp = (long)time(NULL); in PHP_FUNCTION() local3164 long timestamp; in PHP_FUNCTION() local3185 long timestamp; in PHP_FUNCTION() local
206 time_t timestamp = 0; in php_stream_memory_stat() local
950 long timestamp; in PHP_FUNCTION() local
1369 time_t timestamp = (time_t) php_parse_date((char *)XMLRPC_GetValueDateTime_ISO8601(v), NULL); in set_zval_xmlrpc_type() local
3009 time_t timestamp; in to_xml_datetime_ex() local
Completed in 62 milliseconds