Home
last modified time | relevance | path

Searched refs:object (Results 2426 – 2450 of 2456) sorted by relevance

1...<<919293949596979899

/PHP-8.3/ext/ldap/
H A Dldap.c122 static zend_function *ldap_link_get_constructor(zend_object *object) { in ldap_link_get_constructor() argument
167 static zend_function *ldap_result_get_constructor(zend_object *object) { in ldap_result_get_constructor() argument
1498 zval *entry, object; in php_ldap_do_search() local
1607 object_init_ex(&object, ldap_result_ce); in php_ldap_do_search()
1608 result = Z_LDAP_RESULT_P(&object); in php_ldap_do_search()
1610 add_next_index_zval(return_value, &object); in php_ldap_do_search()
/PHP-8.3/ext/mysqli/tests/
H A Dmysqli_stmt_affected_rows.phpt239 mysqli_stmt object is already closed
H A Dmysqli_stmt_bind_result.phpt310 mysqli_stmt object is not fully initialized
H A Dmysqli_fetch_array_oo.phpt352 mysqli_result object is already closed
H A Dmysqli_fetch_all_oo.phpt427 mysqli_result object is already closed
H A Dmysqli_fetch_array.phpt361 mysqli_result object is already closed
/PHP-8.3/ext/dom/
H A Dphp_dom.stub.php978 function dom_import_simplexml(object $node): DOMElement {}
/PHP-8.3/ext/pgsql/
H A Dpgsql.stub.php636 …esult, ?int $row = null, string $class = "stdClass", array $constructor_args = []): object|false {}
H A Dpgsql.c168 static zend_function *pgsql_link_get_constructor(zend_object *object) { in pgsql_link_get_constructor() argument
224 static zend_function *pgsql_result_get_constructor(zend_object *object) { in pgsql_result_get_constructor() argument
261 static zend_function *pgsql_lob_get_constructor(zend_object *object) { in pgsql_lob_get_constructor() argument
/PHP-8.3/
H A DUPGRADING73 returning the following object object(FFI\CData:void) { }
370 resource object that produces warning later. This was already the case for
H A Dconfigure.ac1628 AX_CHECK_COMPILE_FLAG([-fno-sanitize=object-size], [
1629 dnl Disable object-size sanitizer, because it is incompatible with our zend_function
1631 CFLAGS="$CFLAGS -fno-sanitize=object-size"
1632 CXXFLAGS="$CFLAGS -fno-sanitize=object-size"
/PHP-8.3/ext/fileinfo/tests/
H A Dmagic23 >12 string OBJ_ \b, AOF object
2352 # object is the first object (true for CoreFoundation implementation).
4970 0 name asf-object
4983 >>30 use asf-object
4984 >>(16.q) use asf-object
6394 # Beetle object module
15783 # and object files.
24601 >12 belong 1 object
26456 0 search/80 .lo\ -\ a\ libtool\ object\ file libtool object file
40875 # xo65 object files
[all …]
H A Dmagic私はガラスを食べられます23 >12 string OBJ_ \b, AOF object
2352 # object is the first object (true for CoreFoundation implementation).
4970 0 name asf-object
4983 >>30 use asf-object
4984 >>(16.q) use asf-object
6394 # Beetle object module
15783 # and object files.
24601 >12 belong 1 object
26456 0 search/80 .lo\ -\ a\ libtool\ object\ file libtool object file
40875 # xo65 object files
[all …]
/PHP-8.3/ext/openssl/
H A Dopenssl.c167 static zend_function *php_openssl_certificate_get_constructor(zend_object *object) { in php_openssl_certificate_get_constructor() argument
172 static void php_openssl_certificate_free_obj(zend_object *object) in php_openssl_certificate_free_obj() argument
174 php_openssl_certificate_object *x509_object = php_openssl_certificate_from_obj(object); in php_openssl_certificate_free_obj()
206 static zend_function *php_openssl_request_get_constructor(zend_object *object) { in php_openssl_request_get_constructor() argument
211 static void php_openssl_request_free_obj(zend_object *object) in php_openssl_request_free_obj() argument
213 php_openssl_request_object *x509_request = php_openssl_request_from_obj(object); in php_openssl_request_free_obj()
253 static zend_function *php_openssl_pkey_get_constructor(zend_object *object) { in php_openssl_pkey_get_constructor() argument
258 static void php_openssl_pkey_free_obj(zend_object *object) in php_openssl_pkey_free_obj() argument
260 php_openssl_pkey_object *key_object = php_openssl_pkey_from_obj(object); in php_openssl_pkey_free_obj()
/PHP-8.3/ext/openssl/tests/
H A Dbug81713.phpt143 object(OpenSSLAsymmetricKey)#1 (0) {
/PHP-8.3/ext/spl/
H A Dphp_spl.c392 alfi->obj = fcc->object; in autoload_func_info_from_fci()
/PHP-8.3/ext/gd/tests/
H A DRochester-Regular.otf.LICENSE.txt33 not limited to compiled object code, generated documentation,
/PHP-8.3/win32/build/
H A Dconfig.w3227 ARG_ENABLE('object-out-dir', 'Alternate location for binary objects during build', '');
/PHP-8.3/ext/standard/tests/strings/
H A Dstrcasecmp.phpt38 to string" by default when an object is passed instead of string.
H A Dstrcmp.phpt38 to string" by default, when an object is passed instead of string.
/PHP-8.3/ext/phar/
H A Dphar_object.c1069 static void phar_spl_foreign_dtor(spl_filesystem_object *object) /* {{{ */ in phar_spl_foreign_dtor() argument
1071 phar_archive_data *phar = (phar_archive_data *) object->oth; in phar_spl_foreign_dtor()
1077 object->oth = NULL; in phar_spl_foreign_dtor()
/PHP-8.3/ext/gd/
H A Dgd.c147 static zend_function *php_gd_image_object_get_constructor(zend_object *object) in php_gd_image_object_get_constructor() argument
266 static zend_function *php_gd_font_object_get_constructor(zend_object *object) in php_gd_font_object_get_constructor() argument
/PHP-8.3/sapi/phpdbg/
H A Dphpdbg_prompt.c117 fci.object = NULL; in phpdbg_call_register()
/PHP-8.3/build/
H A Dltmain.sh4307 $echo "$modename: cannot build library object \`$output' from non-libtool objects" 1>&2
6131 $echo "$modename: cannot copy a libtool object to \`$destfile'" 1>&2
/PHP-8.3/ext/standard/
H A Darray.c2597 zend_object *object = zend_get_this_object(EG(current_execute_data)); local
2598 if (object) {
2599 ZVAL_OBJ_COPY(&data, object);

Completed in 282 milliseconds

1...<<919293949596979899