Searched defs:timestamp (Results 1 – 14 of 14) sorted by relevance
35 static void internal_format(IntlDateFormatter_object *dfo, UDate timestamp, zval *return_value TSRM… in internal_format()155 UDate timestamp = 0; in PHP_FUNCTION() local
40 UDate timestamp =0; in internal_parse_to_timestamp() local
34 time_t timestamp; in zend_accel_error() local
1320 accel_time_t timestamp = 0; in compile_and_cache_file() local
194 accel_time_t timestamp; /* the script modification time */ member
1807 time_t timestamp; in php_oci_do_connect_ex() local2393 time_t timestamp = time(NULL); in php_oci_connection_release() local2800 time_t timestamp; in php_oci_persistent_helper() local3260 time_t timestamp = time(NULL); in php_oci_create_session() local3483 time_t timestamp = time(NULL); in php_oci_ping_init() local
223 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
241 php_uint32 timestamp; member
1641 long timestamp = 0; in php_strftime() local1759 long timestamp = (long)time(NULL); in PHP_FUNCTION() local1806 long timestamp = (long)time(NULL); in PHP_FUNCTION() local3585 static void php_date_timestamp_set(zval *object, long timestamp, zval *return_value TSRMLS_DC) in php_date_timestamp_set()3601 long timestamp; in PHP_FUNCTION() local3618 long timestamp; in PHP_METHOD() local3638 long timestamp; in PHP_FUNCTION() local
206 time_t timestamp = 0; in php_stream_memory_stat() local
955 long timestamp; in PHP_FUNCTION() local
1378 time_t timestamp = (time_t) php_parse_date((char *)XMLRPC_GetValueDateTime_ISO8601(v), NULL); in set_zval_xmlrpc_type() local
2983 time_t timestamp; in to_xml_datetime_ex() local
Completed in 85 milliseconds