Home
last modified time | relevance | path

Searched refs:zend_object_alloc (Results 51 – 54 of 54) sorted by relevance

123

/php-src/ext/simplexml/
H A Dsimplexml.c2170 intern = zend_object_alloc(sizeof(php_sxe_object), ce); in php_sxe_object_new()
/php-src/ext/curl/
H A Dinterface.c422 php_curl *intern = zend_object_alloc(sizeof(php_curl), class_type); in curl_create_object()
/php-src/ext/gd/
H A Dgd.c236 php_gd_font_object *obj = zend_object_alloc(sizeof(php_gd_font_object), ce); in php_gd_font_object_create()
/php-src/ext/reflection/
H A Dphp_reflection.c290 reflection_object *intern = zend_object_alloc(sizeof(reflection_object), class_type); in reflection_objects_new()

Completed in 50 milliseconds

123