Home
last modified time | relevance | path

Searched refs:out (Results 301 – 325 of 437) sorted by relevance

1...<<1112131415161718

/PHP-8.0/ext/intl/tests/
H A Dnormalizer_get_raw_decomposition.phpt67 error info: 'Code point out of range: U_ILLEGAL_ARGUMENT_ERROR' (1)
/PHP-8.0/ext/openssl/tests/
H A Dopenssl_cms_verify_basic.phpt12 $contentfile = $outfile . ".out";
H A Dopenssl_cms_encrypt_basic.phpt11 $outfile2 = $outfile . ".out";
H A Dopenssl_cms_decrypt_basic.phpt12 $outfile = $encrypted . ".out";
/PHP-8.0/ext/sockets/
H A Dmulticast.c62 int php_string_to_if_index(const char *val, unsigned *out) in php_string_to_if_index() argument
73 *out = ind; in php_string_to_if_index()
84 static int php_get_if_index_from_zval(zval *val, unsigned *out) in php_get_if_index_from_zval() argument
93 *out = Z_LVAL_P(val); in php_get_if_index_from_zval()
98 ret = php_string_to_if_index(ZSTR_VAL(str), out); in php_get_if_index_from_zval()
H A Dsockaddr_conv.c12 extern int php_string_to_if_index(const char *val, unsigned *out);
/PHP-8.0/ext/standard/
H A Dhttp_fopen_wrapper.c347 goto out; in php_stream_url_wrap_http_ex()
731 goto out; in php_stream_url_wrap_http_ex()
832 goto out; in php_stream_url_wrap_http_ex()
897 goto out; in php_stream_url_wrap_http_ex()
908 goto out; \ in php_stream_url_wrap_http_ex()
927 out: in php_stream_url_wrap_http_ex()
H A Dphp_crypt_r.c101 char * php_md5_crypt_r(const char *pw, const char *salt, char *out) in php_md5_crypt_r() argument
H A Dphp_string.h37 PHPAPI struct lconv *localeconv_r(struct lconv *out);
/PHP-8.0/ext/fileinfo/
H A Dlibmagic.patch509 out:
888 out:
1175 out:
1207 out:
1216 out:
1227 out:
1236 out:
2361 -out:
2571 -out:
2632 +out:
[all …]
/PHP-8.0/ext/fileinfo/libmagic/
H A Dmagic.c196 goto out; in file_or_stream()
257 out: in file_or_stream()
/PHP-8.0/main/streams/
H A Dstreams.c336 static const char *_php_stream_pretty_free_options(int close_options, char *out) in _php_stream_pretty_free_options() argument
339 strcat(out, "CALL_DTOR, "); in _php_stream_pretty_free_options()
341 strcat(out, "RELEASE_STREAM, "); in _php_stream_pretty_free_options()
343 strcat(out, "PREVERSE_HANDLE, "); in _php_stream_pretty_free_options()
345 strcat(out, "RSRC_DTOR, "); in _php_stream_pretty_free_options()
347 strcat(out, "PERSISTENT, "); in _php_stream_pretty_free_options()
349 strcat(out, "IGNORE_ENCLOSING, "); in _php_stream_pretty_free_options()
350 if (out[0] != '\0') in _php_stream_pretty_free_options()
351 out[strlen(out) - 2] = '\0'; in _php_stream_pretty_free_options()
352 return out; in _php_stream_pretty_free_options()
[all …]
/PHP-8.0/ext/standard/tests/streams/
H A Dproc_open_bug64438.phpt2 Bug #64438 proc_open hangs with stdin/out with 4097+ bytes
/PHP-8.0/ext/standard/tests/file/
H A Dftruncate_bug76422.phpt39 …// NOTE: unlink() is deliberately repeated - If this test runs out of disk space attempting to res…
H A Duserwrapper.phpt23 /* By printing out a notice that we are actively stating the file
/PHP-8.0/build/
H A Dshtool1758 (eval "$cpp $tmpfile.c >/dev/null") 2>$tmpfile.out
1759 my_error=`grep -v '^ *+' $tmpfile.out`
1763 (eval "$cpp $tmpfile.c >/dev/null") 2>$tmpfile.out
1764 my_error=`grep -v '^ *+' $tmpfile.out`
1775 (eval "$cpp $tmpfile.c >/dev/null") 2>$tmpfile.out
1776 my_error=`grep -v '^ *+' $tmpfile.out`
1785 rm -f $tmpfile.c $tmpfile.out >/dev/null 2>&1
/PHP-8.0/main/
H A Drfc1867.c650 char buf[FILLUNIT], *out=NULL; in multipart_buffer_read_body() local
654 out = erealloc(out, total_bytes + read_bytes + 1); in multipart_buffer_read_body()
655 memcpy(out + total_bytes, buf, read_bytes); in multipart_buffer_read_body()
659 if (out) { in multipart_buffer_read_body()
660 out[total_bytes] = '\0'; in multipart_buffer_read_body()
664 return out; in multipart_buffer_read_body()
/PHP-8.0/win32/build/
H A Dconfutils.js1843 var out = "| ";
1887 out = "|";
1891 out += " ";
1893 out += " |";
1895 STDOUT.WriteLine(out);
1899 out = "|";
1906 out += " ";
1909 out += " |";
1912 out = "|";
2348 DEPS.WriteLine(out);
[all …]
/PHP-8.0/ext/oci8/tests/
H A Darray_bind_001.phpt62 Warning: oci_bind_array_by_name(): OCI-21560: argument 3 is null, invalid, or out of range in %s on…
/PHP-8.0/ext/pdo/tests/
H A Dpdo_022.phpt16 * TODO: filter out driver dependent components from this common core
/PHP-8.0/ext/standard/tests/mail/
H A Dmail_basic7.phpt4 sendmail_path={MAIL:mailBasic7.out}
27 $outFile = "mailBasic7.out";
148 $outFile = "mailBasic7.out";
/PHP-8.0/sapi/cli/
H A Dphp_cli_server.c1302 goto out; in php_network_listen_socket()
1307 goto out; in php_network_listen_socket()
1310 out: in php_network_listen_socket()
2432 goto out; in php_cli_server_ctor()
2442 goto out; in php_cli_server_ctor()
2450 goto out; in php_cli_server_ctor()
2458 goto out; in php_cli_server_ctor()
2473 goto out; in php_cli_server_ctor()
2495 goto out; in php_cli_server_ctor()
2499 out: in php_cli_server_ctor()
[all …]
/PHP-8.0/ext/mysqli/tests/
H A D057.phpt25 /* this should produce an out of sync error */
/PHP-8.0/ext/standard/tests/url/
H A Dparse_url_basic_006.phpt66 --> http://secret:hid:out@www.php.net:80/index.php?test=1&test2=char&test3=mixesCI#some_page_ref123…
/PHP-8.0/sapi/fpm/tests/
H A Dbug76601-reload-child-signals.phpt56 exec("kill -USR2 $pid", $out, $killExitCode);

Completed in 112 milliseconds

1...<<1112131415161718