Home
last modified time | relevance | path

Searched refs:object (Results 2076 – 2090 of 2090) sorted by relevance

1...<<81828384

/PHP-8.0/ext/openssl/tests/
H A Dbug81713.phpt141 object(OpenSSLAsymmetricKey)#1 (0) {
/PHP-8.0/win32/build/
H A Dconfig.w3225 ARG_ENABLE('object-out-dir', 'Alternate location for binary objects during build', '');
/PHP-8.0/ext/gd/tests/
H A DRochester-Regular.otf.LICENSE.txt33 not limited to compiled object code, generated documentation,
/PHP-8.0/Zend/
H A Dzend_operators.h487 #define convert_to_object_ex(pzv) convert_to_ex_master(pzv, object, IS_OBJECT)
/PHP-8.0/ext/phar/
H A Dphar_object.c1066 static void phar_spl_foreign_dtor(spl_filesystem_object *object) /* {{{ */ in phar_spl_foreign_dtor() argument
1068 phar_archive_data *phar = (phar_archive_data *) object->oth; in phar_spl_foreign_dtor()
1074 object->oth = NULL; in phar_spl_foreign_dtor()
/PHP-8.0/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.0/sapi/phpdbg/
H A Dphpdbg_prompt.c123 fci.object = NULL; in phpdbg_call_register()
/PHP-8.0/ext/standard/
H A Darray.c2542 zend_object *object = zend_get_this_object(EG(current_execute_data)); local
2543 if (object) {
2544 ZVAL_OBJ_COPY(&data, object);
/PHP-8.0/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
H A Dphp.m4260 dnl Create a rule for the object/source combo.
808 dnl PHP_SHARED_MODULE(module-name, object-var, build-dir, cxx, zend_ext)
/PHP-8.0/ext/pgsql/
H A Dpgsql.c1931 fci.object = Z_OBJ_P(return_value); in php_pgsql_fetch_hash()
1945 fcc.object = Z_OBJ_P(return_value); in php_pgsql_fetch_hash()
/PHP-8.0/ext/pcre/
H A Dphp_pcre.c2430 fci.object = NULL; in PHP_FUNCTION()
/PHP-8.0/ext/gd/
H A Dgd.c171 static zend_function *php_gd_image_object_get_constructor(zend_object *object) in php_gd_image_object_get_constructor() argument
/PHP-8.0/ext/opcache/jit/
H A Dzend_jit_x86.dasc2247 | LOAD_ADDR CARG2, "Using $this when not in object context"
2251 | push "Using $this when not in object context"
9175 | // zend_vm_init_call_frame(call, call_info, func, num_args, called_scope, object);
10560 | // OBJ_RELEASE(object);
11634 | // zend_object *object = Z_OBJ(execute_data->This);
11636 | // OBJ_RELEASE(object);

Completed in 136 milliseconds

1...<<81828384