Home
last modified time | relevance | path

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

/PHP-7.0/ext/intl/dateformat/
H A Ddateformat_format.c35 static void internal_format(IntlDateFormatter_object *dfo, UDate timestamp, zval *return_value) in internal_format()
154 UDate timestamp = 0; in PHP_FUNCTION() local
H A Ddateformat_parse.c40 UDate timestamp =0; in internal_parse_to_timestamp() local
/PHP-7.0/ext/opcache/
H A Dzend_accelerator_debug.c34 time_t timestamp; in zend_accel_error() local
H A Dzend_file_cache.c155 accel_time_t timestamp; member
H A DZendAccelerator.h163 accel_time_t timestamp; /* the script modification time */ member
H A DZendAccelerator.c1457 accel_time_t timestamp = 0; in opcache_compile_file() local
/PHP-7.0/ext/oci8/
H A Doci8.c1676 time_t timestamp; in php_oci_do_connect_ex() local
2286 time_t timestamp = time(NULL); in php_oci_connection_release() local
2702 time_t timestamp; in php_oci_persistent_helper() local
3180 time_t timestamp = time(NULL); in php_oci_create_session() local
3410 time_t timestamp = time(NULL); in php_oci_ping_init() local
/PHP-7.0/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.h237 php_uint32 timestamp; member
/PHP-7.0/ext/date/lib/
H A Dastro.c223 timelib_sll timestamp, old_sse; in timelib_astro_rise_set_altitude() local
/PHP-7.0/ext/date/
H A Dphp_date.c1615 zend_long timestamp = 0; in php_strftime() local
1734 zend_long timestamp = (zend_long)time(NULL); in PHP_FUNCTION() local
1781 zend_long timestamp = (zend_long)time(NULL); in PHP_FUNCTION() local
3567 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() local
3601 zend_long timestamp; in PHP_METHOD() local
3621 zend_long timestamp; in PHP_FUNCTION() local
/PHP-7.0/ext/com_dotnet/
H A Dcom_variant.c995 zend_long timestamp; in PHP_FUNCTION() local
/PHP-7.0/main/streams/
H A Dmemory.c206 time_t timestamp = 0; in php_stream_memory_stat() local
/PHP-7.0/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.0/ext/soap/
H A Dphp_encoding.c2889 time_t timestamp; in to_xml_datetime_ex() local

Completed in 89 milliseconds