Home
last modified time | relevance | path

Searched defs:timestamp (Results 1 – 15 of 15) sorted by relevance

/PHP-7.1/ext/intl/dateformat/
H A Ddateformat_format.c36 static void internal_format(IntlDateFormatter_object *dfo, UDate timestamp, zval *return_value) in internal_format()
155 UDate timestamp = 0; in PHP_FUNCTION() local
H A Ddateformat_parse.c40 UDate timestamp =0; in internal_parse_to_timestamp() local
/PHP-7.1/ext/opcache/
H A Dzend_accelerator_debug.c34 time_t timestamp; in zend_accel_error() local
H A Dzend_file_cache.c160 accel_time_t timestamp; member
H A DZendAccelerator.h143 accel_time_t timestamp; /* the script modification time */ member
H A DZendAccelerator.c1486 accel_time_t timestamp = 0; in opcache_compile_file() local
/PHP-7.1/ext/oci8/
H A Doci8.c1680 time_t timestamp; in php_oci_do_connect_ex() local
2312 time_t timestamp = time(NULL); in php_oci_connection_release() local
2736 time_t timestamp; in php_oci_persistent_helper() local
3220 time_t timestamp = time(NULL); in php_oci_create_session() local
3450 time_t timestamp = time(NULL); in php_oci_ping_init() local
/PHP-7.1/ext/phar/
H A Dpharzip.h27 char timestamp[2]; /* last mod file time 2 bytes */ member
157 char timestamp[2]; /* last mod file time 2 bytes */ member
H A Dphar_internal.h226 uint32_t timestamp; member
/PHP-7.1/ext/date/lib/
H A Dastro.c223 timelib_sll timestamp, old_sse; in timelib_astro_rise_set_altitude() local
/PHP-7.1/ext/date/
H A Dphp_date.c1628 zend_long timestamp = 0; in php_strftime() local
1747 zend_long timestamp = (zend_long)time(NULL); in PHP_FUNCTION() local
1794 zend_long timestamp = (zend_long)time(NULL); in PHP_FUNCTION() local
3668 static void php_date_timestamp_set(zval *object, zend_long timestamp, zval *return_value) /* {{{ */ in php_date_timestamp_set()
3685 zend_long timestamp; in PHP_FUNCTION() local
3703 zend_long timestamp; in PHP_METHOD() local
3723 zend_long timestamp; in PHP_FUNCTION() local
/PHP-7.1/main/streams/
H A Dmemory.c206 time_t timestamp = 0; in php_stream_memory_stat() local
/PHP-7.1/ext/com_dotnet/
H A Dcom_variant.c995 zend_long timestamp; in PHP_FUNCTION() local
/PHP-7.1/ext/xmlrpc/
H A Dxmlrpc-epi-php.c1288 time_t timestamp = (time_t) php_parse_date((char *)XMLRPC_GetValueDateTime_ISO8601(v), NULL); in set_zval_xmlrpc_type() local
/PHP-7.1/ext/soap/
H A Dphp_encoding.c2885 time_t timestamp; in to_xml_datetime_ex() local

Completed in 103 milliseconds