Home
last modified time | relevance | path

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

/PHP-5.5/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.5/ext/opcache/
H A Dzend_accelerator_debug.c34 time_t timestamp; in zend_accel_error() local
H A DZendAccelerator.c1287 accel_time_t timestamp = 0; in compile_and_cache_file() local
H A DZendAccelerator.h193 accel_time_t timestamp; /* the script modification time */ member
/PHP-5.5/ext/oci8/
H A Doci8.c1765 time_t timestamp; in php_oci_do_connect_ex() local
2348 time_t timestamp = time(NULL); in php_oci_connection_release() local
2681 time_t timestamp; in php_oci_persistent_helper() local
3122 time_t timestamp = time(NULL); in php_oci_create_session() local
3339 time_t timestamp = time(NULL); in php_oci_ping_init() local
/PHP-5.5/ext/date/lib/
H A Dastro.c218 timelib_sll timestamp, old_sse; in timelib_astro_rise_set_altitude() local
/PHP-5.5/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.h257 php_uint32 timestamp; member
/PHP-5.5/ext/date/
H A Dphp_date.c1633 long timestamp = 0; in php_strftime() local
1751 long timestamp = (long)time(NULL); in PHP_FUNCTION() local
1798 long timestamp = (long)time(NULL); in PHP_FUNCTION() local
3555 static void php_date_timestamp_set(zval *object, long timestamp, zval *return_value TSRMLS_DC) in php_date_timestamp_set()
3571 long timestamp; in PHP_FUNCTION() local
3588 long timestamp; in PHP_METHOD() local
3608 long timestamp; in PHP_FUNCTION() local
/PHP-5.5/main/streams/
H A Dmemory.c206 time_t timestamp = 0; in php_stream_memory_stat() local
/PHP-5.5/ext/com_dotnet/
H A Dcom_variant.c955 long timestamp; in PHP_FUNCTION() local
/PHP-5.5/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.5/ext/soap/
H A Dphp_encoding.c2985 time_t timestamp; in to_xml_datetime_ex() local

Completed in 91 milliseconds