Home
last modified time | relevance | path

Searched defs:intern (Results 51 – 75 of 82) sorted by relevance

1234

/php-src/ext/sqlite3/
H A Dsqlite3.c2180 php_sqlite3_db_object *intern = php_sqlite3_db_from_obj(object); in php_sqlite3_object_free_storage() local
2245 php_sqlite3_db_object *intern = php_sqlite3_db_from_obj(object); in php_sqlite3_get_gc() local
2281 php_sqlite3_stmt *intern = php_sqlite3_stmt_from_obj(object); in php_sqlite3_stmt_object_free_storage() local
2308 php_sqlite3_result *intern = php_sqlite3_result_from_obj(object); in php_sqlite3_result_object_free_storage() local
2330 php_sqlite3_db_object *intern; in php_sqlite3_object_new() local
2347 php_sqlite3_stmt *intern; in php_sqlite3_stmt_object_new() local
2361 php_sqlite3_result *intern; in php_sqlite3_result_object_new() local
/php-src/ext/curl/
H A Dshare.c140 php_curlsh *intern = zend_object_alloc(sizeof(php_curlsh), class_type); in curl_share_create_object() local
H A Dmulti.c506 php_curlm *intern = zend_object_alloc(sizeof(php_curlm), class_type); in curl_multi_create_object() local
/php-src/ext/intl/breakiterator/
H A Dbreakiterator_class.cpp189 BreakIterator_object* intern; in BreakIterator_object_create() local
/php-src/ext/mysqli/
H A Dmysqli_nonapi.c658 mysqli_object *intern = Z_MYSQLI_P(elem); local
692 mysqli_object *intern = Z_MYSQLI_P(elem); local
726 mysqli_object *intern = Z_MYSQLI_P(elem); local
/php-src/ext/zend_test/
H A Diterators.c29 zend_object_iterator intern; member
/php-src/ext/sysvsem/
H A Dsysvsem.c94 sysvsem_sem *intern = zend_object_alloc(sizeof(sysvsem_sem), class_type); in sysvsem_create_object() local
/php-src/ext/intl/common/
H A Dcommon_enum.cpp193 IntlIterator_object *intern; in IntlIterator_object_create() local
/php-src/ext/intl/calendar/
H A Dcalendar_class.cpp237 Calendar_object* intern; in Calendar_object_create() local
/php-src/ext/simplexml/
H A Dsimplexml.c1884 php_sxe_object *intern; in sxe_count_elements() local
1963 php_sxe_object *intern; in PHP_METHOD() local
2159 php_sxe_object *intern; in php_sxe_object_new() local
2179 php_sxe_object *intern; in sxe_object_new() local
2481 php_sxe_object *intern = Z_SXEOBJ_P(curobj); in php_sxe_iterator_current_key() local
2499 php_sxe_object *intern; in php_sxe_move_forward_iterator() local
/php-src/ext/intl/timezone/
H A Dtimezone_class.cpp358 TimeZone_object* intern; in TimeZone_object_create() local
/php-src/ext/shmop/
H A Dshmop.c83 php_shmop *intern = zend_object_alloc(sizeof(php_shmop), class_type); in shmop_create_object() local
/php-src/ext/xmlwriter/
H A Dphp_xmlwriter.c52 ze_xmlwriter_object *intern = php_xmlwriter_fetch_object(object); in xmlwriter_object_dtor() local
70 ze_xmlwriter_object *intern = php_xmlwriter_fetch_object(object); in xmlwriter_object_free_storage() local
80 ze_xmlwriter_object *intern; in xmlwriter_object_new() local
/php-src/ext/enchant/
H A Denchant.c59 enchant_broker *intern = zend_object_alloc(sizeof(enchant_broker), class_type); in enchant_broker_create_object() local
77 enchant_dict *intern = zend_object_alloc(sizeof(enchant_dict), class_type); in enchant_dict_create_object() local
/php-src/ext/sysvshm/
H A Dsysvshm.c46 sysvshm_shm *intern = zend_object_alloc(sizeof(sysvshm_shm), class_type); in sysvshm_create_object() local
/php-src/ext/sysvmsg/
H A Dsysvmsg.c78 sysvmsg_queue_t *intern = zend_object_alloc(sizeof(sysvmsg_queue_t), class_type); in sysvmsg_queue_create_object() local
/php-src/ext/dom/
H A Dphp_dom.h96 zend_object_iterator intern; member
/php-src/ext/date/
H A Dphp_date.c1548 zend_object_iterator intern; member
1853 php_date_obj *intern = zend_object_alloc(sizeof(php_date_obj), class_type); in date_object_new_date() local
1993 php_timezone_obj *intern = zend_object_alloc(sizeof(php_timezone_obj), class_type); in date_object_new_timezone() local
2157 php_interval_obj *intern = zend_object_alloc(sizeof(php_interval_obj), class_type); in date_object_new_interval() local
2248 php_period_obj *intern = zend_object_alloc(sizeof(php_period_obj), class_type); in date_object_new_period() local
2285 php_date_obj *intern = php_date_obj_from_obj(object); in date_object_free_storage_date() local
2296 php_timezone_obj *intern = php_timezone_obj_from_obj(object); in date_object_free_storage_timezone() local
2306 php_interval_obj *intern = php_interval_obj_from_obj(object); in date_object_free_storage_interval() local
2318 php_period_obj *intern = php_period_obj_from_obj(object); in date_object_free_storage_period() local
/php-src/ext/odbc/
H A Dphp_odbc.c175 odbc_link *intern = zend_object_alloc(sizeof(odbc_link), class_type); in odbc_connection_create_object() local
218 odbc_result *intern = zend_object_alloc(sizeof(odbc_result), class_type); in odbc_result_create_object() local
/php-src/ext/tidy/
H A Dtidy.c387 PHPTidyObj *intern = php_tidy_fetch_object(object); in tidy_object_free_storage() local
405 PHPTidyObj *intern; in tidy_object_new() local
/php-src/ext/snmp/
H A Dsnmp.c166 php_snmp_object *intern = php_snmp_fetch_object(object); in php_snmp_object_free_storage() local
180 php_snmp_object *intern; in php_snmp_object_new() local
/php-src/ext/dba/
H A Ddba.c313 dba_connection *intern = zend_object_alloc(sizeof(dba_info), class_type); in dba_connection_create_object() local
/php-src/ext/sockets/
H A Dsockets.c107 php_socket *intern = zend_object_alloc(sizeof(php_socket), class_type); in socket_create_object() local
168 php_addrinfo *intern = zend_object_alloc(sizeof(php_addrinfo), class_type); in address_info_create_object() local
/php-src/ext/ldap/
H A Dldap.c114 ldap_linkdata *intern = zend_object_alloc(sizeof(ldap_linkdata), class_type); in ldap_link_create_object() local
159 ldap_resultdata *intern = zend_object_alloc(sizeof(ldap_resultdata), class_type); in ldap_result_create_object() local
196 ldap_result_entry *intern = zend_object_alloc(sizeof(ldap_result_entry), class_type); in ldap_result_entry_create_object() local
/php-src/ext/gmp/
H A Dgmp.c244 gmp_object *intern = GET_GMP_OBJECT_FROM_OBJ(obj); in gmp_free_object_storage() local
253 gmp_object *intern = emalloc(sizeof(gmp_object) + zend_object_properties_size(ce)); in gmp_create_object_ex() local

Completed in 133 milliseconds

1234