Home
last modified time | relevance | path

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

/PHP-5.6/ext/intl/dateformat/
H A Ddateformat_format.c35 static void internal_format(IntlDateFormatter_object *dfo, UDate timestamp, zval *return_value TSRM… 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-5.6/ext/opcache/
H A Dzend_accelerator_debug.c34 time_t timestamp; in zend_accel_error() local
H A DZendAccelerator.c1320 accel_time_t timestamp = 0; in compile_and_cache_file() local
H A DZendAccelerator.h194 accel_time_t timestamp; /* the script modification time */ member
/PHP-5.6/ext/oci8/
H A Doci8.c1807 time_t timestamp; in php_oci_do_connect_ex() local
2393 time_t timestamp = time(NULL); in php_oci_connection_release() local
2800 time_t timestamp; in php_oci_persistent_helper() local
3260 time_t timestamp = time(NULL); in php_oci_create_session() local
3483 time_t timestamp = time(NULL); in php_oci_ping_init() local
/PHP-5.6/ext/date/lib/
H A Dastro.c223 timelib_sll timestamp, old_sse; in timelib_astro_rise_set_altitude() local
/PHP-5.6/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.h241 php_uint32 timestamp; member
/PHP-5.6/ext/date/
H A Dphp_date.c1641 long timestamp = 0; in php_strftime() local
1759 long timestamp = (long)time(NULL); in PHP_FUNCTION() local
1806 long timestamp = (long)time(NULL); in PHP_FUNCTION() local
3585 static void php_date_timestamp_set(zval *object, long timestamp, zval *return_value TSRMLS_DC) in php_date_timestamp_set()
3601 long timestamp; in PHP_FUNCTION() local
3618 long timestamp; in PHP_METHOD() local
3638 long timestamp; in PHP_FUNCTION() local
/PHP-5.6/main/streams/
H A Dmemory.c206 time_t timestamp = 0; in php_stream_memory_stat() local
/PHP-5.6/ext/com_dotnet/
H A Dcom_variant.c955 long timestamp; in PHP_FUNCTION() local
/PHP-5.6/ext/xmlrpc/
H A Dxmlrpc-epi-php.c1378 time_t timestamp = (time_t) php_parse_date((char *)XMLRPC_GetValueDateTime_ISO8601(v), NULL); in set_zval_xmlrpc_type() local
/PHP-5.6/ext/soap/
H A Dphp_encoding.c2983 time_t timestamp; in to_xml_datetime_ex() local

Completed in 75 milliseconds