Searched defs:timestamp (Results 1 – 15 of 15) sorted by relevance
35 static void internal_format(IntlDateFormatter_object *dfo, UDate timestamp, zval *return_value) in internal_format()154 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
155 accel_time_t timestamp; member
163 accel_time_t timestamp; /* the script modification time */ member
1457 accel_time_t timestamp = 0; in opcache_compile_file() local
1676 time_t timestamp; in php_oci_do_connect_ex() local2286 time_t timestamp = time(NULL); in php_oci_connection_release() local2702 time_t timestamp; in php_oci_persistent_helper() local3180 time_t timestamp = time(NULL); in php_oci_create_session() local3410 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
237 php_uint32 timestamp; member
223 timelib_sll timestamp, old_sse; in timelib_astro_rise_set_altitude() local
1615 zend_long timestamp = 0; in php_strftime() local1734 zend_long timestamp = (zend_long)time(NULL); in PHP_FUNCTION() local1781 zend_long timestamp = (zend_long)time(NULL); in PHP_FUNCTION() local3567 static void php_date_timestamp_set(zval *object, zend_long timestamp, zval *return_value) /* {{{ */ in php_date_timestamp_set()3583 zend_long timestamp; in PHP_FUNCTION() local3601 zend_long timestamp; in PHP_METHOD() local3621 zend_long timestamp; in PHP_FUNCTION() local
995 zend_long timestamp; in PHP_FUNCTION() local
206 time_t timestamp = 0; in php_stream_memory_stat() local
1288 time_t timestamp = (time_t) php_parse_date((char *)XMLRPC_GetValueDateTime_ISO8601(v), NULL); in set_zval_xmlrpc_type() local
2889 time_t timestamp; in to_xml_datetime_ex() local
Completed in 84 milliseconds