Searched defs:timestamp (Results 1 – 15 of 15) sorted by relevance
36 static void internal_format(IntlDateFormatter_object *dfo, UDate timestamp, zval *return_value) 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
116 accel_time_t timestamp; /* the script modification time */ member
160 accel_time_t timestamp; member
1554 accel_time_t timestamp = 0; in opcache_compile_file() local
1682 time_t timestamp; in php_oci_do_connect_ex() local2298 time_t timestamp = time(NULL); in php_oci_connection_release() local2721 time_t timestamp; in php_oci_persistent_helper() local3205 time_t timestamp = time(NULL); in php_oci_create_session() local3435 time_t timestamp = time(NULL); in php_oci_ping_init() local
27 char timestamp[2]; /* last mod file time 2 bytes */ member157 char timestamp[2]; /* last mod file time 2 bytes */ member
226 uint32_t timestamp; member
223 timelib_sll timestamp, old_sse; in timelib_astro_rise_set_altitude() local
1661 zend_long timestamp = 0; in php_strftime() local1782 zend_long timestamp = (zend_long)php_time(); in PHP_FUNCTION() local1831 zend_long timestamp = (zend_long)php_time(); in PHP_FUNCTION() local3706 static void php_date_timestamp_set(zval *object, zend_long timestamp, zval *return_value) /* {{{ */ in php_date_timestamp_set()3723 zend_long timestamp; in PHP_FUNCTION() local3741 zend_long timestamp; in PHP_METHOD() local3761 zend_long timestamp; in PHP_FUNCTION() local
202 time_t timestamp = 0; in php_stream_memory_stat() local
995 zend_long timestamp; in PHP_FUNCTION() local
1300 time_t timestamp = (time_t) php_parse_date((char *)XMLRPC_GetValueDateTime_ISO8601(v), NULL); in set_zval_xmlrpc_type() local
2873 time_t timestamp; in to_xml_datetime_ex() local
Completed in 71 milliseconds