Home
last modified time | relevance | path

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

/PHP-7.4/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.4/ext/opcache/
H A Dzend_accelerator_debug.c34 time_t timestamp; in zend_accel_error() local
H A DZendAccelerator.h116 accel_time_t timestamp; /* the script modification time */ member
H A Dzend_file_cache.c170 accel_time_t timestamp; member
H A DZendAccelerator.c1676 accel_time_t timestamp = 0; in opcache_compile_file() local
/PHP-7.4/ext/oci8/
H A Doci8.c1682 time_t timestamp; in php_oci_do_connect_ex() local
2298 time_t timestamp = time(NULL); in php_oci_connection_release() local
2721 time_t timestamp; in php_oci_persistent_helper() local
3205 time_t timestamp = time(NULL); in php_oci_create_session() local
3435 time_t timestamp = time(NULL); in php_oci_ping_init() local
/PHP-7.4/ext/phar/
H A Dpharzip.h25 char timestamp[2]; /* last mod file time 2 bytes */ member
155 char timestamp[2]; /* last mod file time 2 bytes */ member
H A Dphar_internal.h219 uint32_t timestamp; member
/PHP-7.4/ext/date/lib/
H A Dastro.c223 timelib_sll timestamp, old_sse; in timelib_astro_rise_set_altitude() local
/PHP-7.4/ext/date/
H A Dphp_date.c1667 zend_long timestamp = 0; in php_strftime() local
1791 zend_long timestamp; in PHP_FUNCTION() local
1844 zend_long timestamp; in PHP_FUNCTION() local
3759 static void php_date_timestamp_set(zval *object, zend_long timestamp, zval *return_value) /* {{{ */ in php_date_timestamp_set()
3776 zend_long timestamp; in PHP_FUNCTION() local
3794 zend_long timestamp; in PHP_METHOD() local
3815 zend_long timestamp; in PHP_FUNCTION() local
/PHP-7.4/main/streams/
H A Dmemory.c201 time_t timestamp = 0; in php_stream_memory_stat() local
/PHP-7.4/ext/com_dotnet/
H A Dcom_variant.c981 zend_long timestamp; in PHP_FUNCTION() local
/PHP-7.4/ext/xmlrpc/
H A Dxmlrpc-epi-php.c1295 time_t timestamp = (time_t) php_parse_date((char *)XMLRPC_GetValueDateTime_ISO8601(v), NULL); in set_zval_xmlrpc_type() local
/PHP-7.4/ext/soap/
H A Dphp_encoding.c2838 time_t timestamp; in to_xml_datetime_ex() local

Completed in 81 milliseconds