Home
last modified time | relevance | path

Searched refs:date_object_new_date (Results 1 – 1 of 1) sorted by relevance

/PHP-5.4/ext/date/
H A Dphp_date.c577 static zend_object_value date_object_new_date(zend_class_entry *class_type TSRMLS_DC);
1951 ce_date.create_object = date_object_new_date; in date_register_classes()
2050 static zend_object_value date_object_new_date(zend_class_entry *class_type TSRMLS_DC) in date_object_new_date() function

Completed in 25 milliseconds