Home
last modified time | relevance | path

Searched refs:used (Results 1 – 25 of 545) sorted by relevance

12345678910>>...22

/PHP-7.4/Zend/tests/
H A Dclosure_062.phpt8 echo "instance scoped, non-static, \$this used\n";
13 echo "instance scoped, static, \$this used\n";
26 echo "static scoped, non-static, \$this used\n";
31 echo "static scoped, static, \$this used\n";
36 echo "static scoped, static, \$this not used\n";
49 instance scoped, non-static, $this used
52 instance scoped, static, $this used
53 instance scoped, non-static, $this not used
54 static scoped, non-static, $this used
55 static scoped, static, $this used
[all …]
H A Dbug71622.phpt2 Bug #71622 (Strings used in pass-as-reference cannot be used to invoke C::$callable())
/PHP-7.4/sapi/fpm/fpm/
H A Dfpm_arrays.h12 size_t used; member
40 a->used = 0; in fpm_array_init()
58 return fpm_array_item(a, a->used - 1); in fpm_array_item_last()
66 if (n < a->used - 1) { in fpm_array_item_remove()
67 void *last = fpm_array_item(a, a->used - 1); in fpm_array_item_remove()
75 --a->used; in fpm_array_item_remove()
85 if (a->used == a->allocated) { in fpm_array_push()
97 ret = fpm_array_item(a, a->used); in fpm_array_push()
99 ++a->used; in fpm_array_push()
110 a->used = a->allocated = 0; in fpm_array_free()
/PHP-7.4/ext/spl/tests/
H A Dheap_009.phpt2 SPL: SplHeap and friends, throw: An iterator cannot be used with foreach by reference
50 An iterator cannot be used with foreach by reference
51 An iterator cannot be used with foreach by reference
52 An iterator cannot be used with foreach by reference
53 An iterator cannot be used with foreach by reference
54 An iterator cannot be used with foreach by reference
55 An iterator cannot be used with foreach by reference
H A Diterator_069.phpt2 SPL: RecursiveIteratorIterator cannot be used with foreach by reference
17 Fatal error: Uncaught RuntimeException: An iterator cannot be used with foreach by reference in %s:…
/PHP-7.4/Zend/tests/type_declarations/
H A Dtyped_properties_046.phpt25 Typed property Foo::$bbb must be int, string used
26 Typed property Foo::$bbb must be int, string used
27 Typed property Foo::$bbb must be int, string used
28 Typed property Foo::$bbb must be int, string used
29 Typed property Foo::$bbb must be int, string used
H A Dtyped_properties_095.phpt63 Typed property _ZendTestClass::$intProp must be int, string used
64 …ed property _ZendTestClass::$classProp must be an instance of stdClass or null, _ZendTestClass used
73 Typed property _ZendTestClass::$intProp must be int, string used
74 Typed property _ZendTestClass::$classProp must be an instance of stdClass or null, Test used
83 Typed property _ZendTestClass::$staticIntProp must be int, string used
H A Dtyped_properties_058.phpt31 Typed property B::$foo must be string, int used
32 Typed property B::$foo must be string, int used
H A Dtyped_properties_cache_slot_opt.phpt27 Typed property Test::$prop must be int, string used
29 Typed property Test::$prop must be int, string used
H A Dtyped_properties_057.phpt28 Typed property A::$foo must be string, int used
30 Typed property A::$foo must be string, int used
/PHP-7.4/ext/phar/tests/zip/
H A Dcorrupt_008.phpt85 phar error: unsupported compression method (Shrunk) used in this zip in zip-based phar "%scompress_…
86 phar error: unsupported compression method (Reduce) used in this zip in zip-based phar "%scompress_…
87 phar error: unsupported compression method (Reduce) used in this zip in zip-based phar "%scompress_…
88 phar error: unsupported compression method (Reduce) used in this zip in zip-based phar "%scompress_…
89 phar error: unsupported compression method (Reduce) used in this zip in zip-based phar "%scompress_…
90 phar error: unsupported compression method (Implode) used in this zip in zip-based phar "%scompress…
91 phar error: unsupported compression method (Tokenize) used in this zip in zip-based phar "%scompres…
92 phar error: unsupported compression method (Deflate64) used in this zip in zip-based phar "%scompre…
94 phar error: unsupported compression method (LZMA) used in this zip in zip-based phar "%scompress_un…
97 phar error: unsupported compression method (WavPack) used in this zip in zip-based phar "%scompress…
[all …]
/PHP-7.4/ext/standard/tests/class_object/
H A Dget_declared_interfaces_variation1.phpt18 echo "\n-- before interface is used --\n";
22 echo "\n-- after interface is used --\n";
31 -- before interface is used --
34 -- after interface is used --
/PHP-7.4/ext/standard/tests/general_functions/
H A Dgetrusage_basic.phpt22 echo "User time used (seconds) " . $dat["ru_utime.tv_sec"] . "\n";
23 echo "User time used (microseconds) " . $dat["ru_utime.tv_usec"] . "\n";
28 User time used (seconds) %d
29 User time used (microseconds) %d
/PHP-7.4/main/
H A Doutput.c809 context->in.used = used; in php_output_context_feed()
823 context->in.used = context->out.used; in php_output_context_swap()
827 context->out.used = 0; in php_output_context_swap()
838 context->out.used = context->in.used; in php_output_context_pass()
842 context->in.used = 0; in php_output_context_pass()
884 if (buf->used) { in php_output_handler_append()
887 if ((handler->buffer.size - handler->buffer.used) <= buf->used) { in php_output_handler_append()
895 memcpy(handler->buffer.data + handler->buffer.used, buf->data, buf->used); in php_output_handler_append()
896 handler->buffer.used += buf->used; in php_output_handler_append()
933 context->in.used in php_output_handler_op()
[all …]
/PHP-7.4/ext/pcre/tests/
H A D005.phpt5 // this file is not used in the cron job
122 [8] => `oci_ping' defined but not used
225 [8] => `nope' defined but not used
330 [8] => `yy_fatal_error' defined but not used
336 [14] => `yy_last_accepting_cpos' defined but not used
339 [17] => `yy_more_flag' defined but not used
342 [20] => `yy_more_len' defined but not used
345 [23] => `yyunput' defined but not used
348 [26] => `yy_top_state' defined but not used
369 [14] => `yyunput' defined but not used
[all …]
/PHP-7.4/Zend/tests/generators/errors/
H A Dyield_outside_function_error.phpt2 Yield cannot be used outside of functions
10 Fatal error: The "yield" expression can only be used inside a function in %s on line %d
/PHP-7.4/Zend/tests/generators/
H A Dunused_return_value.phpt2 There shouldn't be any leaks when the genertor's return value isn't used
8 gen('foo'); // return value not used
/PHP-7.4/ext/mysqli/tests/
H A Dbug55582.phpt2 Bug #55582 mysqli_num_rows() returns always 0 for unbuffered, when mysqlnd is used
30 Warning: mysqli_num_rows(): Function cannot be used with MYSQL_USE_RESULT in %s on line %d
37 Warning: mysqli_num_rows(): Function cannot be used with MYSQL_USE_RESULT in %s on line %d
/PHP-7.4/ext/standard/tests/serialize/
H A Dtyped_property_refs.phpt69 Typed property A::$a must be int, null used
70 Typed property B::$b must be int, null used
71 Typed property C::$b must be string, int used
72 Typed property C::$a must be int, string used
/PHP-7.4/ext/standard/
H A Dmd5.c311 uint32_t used, free; in PHP_MD5Update() local
319 used = saved_lo & 0x3f; in PHP_MD5Update()
321 if (used) { in PHP_MD5Update()
322 free = 64 - used; in PHP_MD5Update()
329 memcpy(&ctx->buffer[used], data, free); in PHP_MD5Update()
345 uint32_t used, free; in PHP_MD5Final() local
347 used = ctx->lo & 0x3f; in PHP_MD5Final()
349 ctx->buffer[used++] = 0x80; in PHP_MD5Final()
351 free = 64 - used; in PHP_MD5Final()
354 memset(&ctx->buffer[used], 0, free); in PHP_MD5Final()
[all …]
/PHP-7.4/ext/phar/tests/
H A Dphar_setalias2.phpt49 alias "test" is already used for archive "%sphar_setalias2.phar.php" and cannot be used for other a…
50 alias "test" is already used for archive "%sphar_setalias2.phar.php" cannot be overloaded with "%sn…
/PHP-7.4/ext/oci8/tests/
H A Derror_bind.phpt55 Warning: oci_execute(): Invalid variable used for bind in %s on line %d
59 Warning: oci_bind_by_name(): Invalid variable used for bind in %s on line %d
61 Warning: oci_execute(): Invalid variable used for bind in %s on line %d
66 Warning: oci_bind_by_name(): Invalid variable used for bind in %s on line %d
H A Dextauth_03.phpt113 Warning: oci_pconnect(): OCI_CRED_EXT can only be used with a username of "/" and a NULL password i…
118 Warning: oci_pconnect(): OCI_CRED_EXT can only be used with a username of "/" and a NULL password i…
123 Warning: oci_pconnect(): OCI_CRED_EXT can only be used with a username of "/" and a NULL password i…
128 Warning: oci_pconnect(): OCI_SYSDBA and OCI_SYSOPER cannot be used together in %s on line %d
133 Warning: oci_pconnect(): OCI_SYSDBA and OCI_SYSOPER cannot be used together in %s on line %d
138 Warning: oci_pconnect(): OCI_CRED_EXT can only be used with a username of "/" and a NULL password i…
H A Dextauth_01.phpt114 Warning: oci_connect(): OCI_CRED_EXT can only be used with a username of "/" and a NULL password in…
119 Warning: oci_connect(): OCI_CRED_EXT can only be used with a username of "/" and a NULL password in…
124 Warning: oci_connect(): OCI_CRED_EXT can only be used with a username of "/" and a NULL password in…
129 Warning: oci_connect(): OCI_SYSDBA and OCI_SYSOPER cannot be used together in %s on line %d
134 Warning: oci_connect(): OCI_SYSDBA and OCI_SYSOPER cannot be used together in %s on line %d
139 Warning: oci_connect(): OCI_CRED_EXT can only be used with a username of "/" and a NULL password in…
/PHP-7.4/ext/zlib/
H A Dzlib.c145 ctx->buffer.used = 0; in php_zlib_output_handler_ex()
148 if (output_context->in.used) { in php_zlib_output_handler_ex()
158 memcpy(ctx->buffer.data + ctx->buffer.used, output_context->in.data, output_context->in.used); in php_zlib_output_handler_ex()
160 ctx->buffer.used += output_context->in.used; in php_zlib_output_handler_ex()
165 output_context->out.used = 0; in php_zlib_output_handler_ex()
167 ctx->Z.avail_in = ctx->buffer.used; in php_zlib_output_handler_ex()
189 ctx->buffer.used = ctx->Z.avail_in; in php_zlib_output_handler_ex()
395 buffer.used += buffer.free - Z->avail_out; in php_zlib_inflate_rounds()
406 buffer.data[buffer.used] = '\0'; in php_zlib_inflate_rounds()
408 *len = buffer.used; in php_zlib_inflate_rounds()
[all …]

Completed in 38 milliseconds

12345678910>>...22