Home
last modified time | relevance | path

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

/PHP-5.3/ext/date/
H A Dphp_date.c2314 static inline zend_object_value date_object_new_period_ex(zend_class_entry *class_type, php_period_… in date_object_new_period_ex() function
2337 return date_object_new_period_ex(class_type, NULL TSRMLS_CC); in date_object_new_period()
2344 zend_object_value new_ov = date_object_new_period_ex(old_obj->std.ce, &new_obj TSRMLS_CC); in date_object_clone_period()

Completed in 22 milliseconds