Home
last modified time | relevance | path

Searched refs:out (Results 376 – 400 of 437) sorted by relevance

1...<<1112131415161718

/PHP-8.0/ext/openssl/tests/
H A Dopenssl_error_string_basic.phpt108 @openssl_pkey_export($private_key_file_with_pass, $out, 'wrong pwd');
/PHP-8.0/ext/pdo_oci/
H A Dconfig.m4120 … AC_MSG_ERROR([I'm too dumb to figure out where the include dir is in your Instant Client install])
/PHP-8.0/ext/standard/tests/url/
H A Dparse_url_basic_004.phpt66 --> http://secret:hid:out@www.php.net:80/index.php?test=1&test2=char&test3=mixesCI#some_page_ref123…
H A Dparse_url_basic_002.phpt67 --> http://secret:hid:out@www.php.net:80/index.php?test=1&test2=char&test3=mixesCI#some_page_ref123…
H A Dparse_url_basic_008.phpt66 --> http://secret:hid:out@www.php.net:80/index.php?test=1&test2=char&test3=mixesCI#some_page_ref123…
H A Dparse_url_basic_009.phpt66 --> http://secret:hid:out@www.php.net:80/index.php?test=1&test2=char&test3=mixesCI#some_page_ref123…
H A Dparse_url_basic_005.phpt66 --> http://secret:hid:out@www.php.net:80/index.php?test=1&test2=char&test3=mixesCI#some_page_ref123…
H A Dparse_url_basic_003.phpt66 --> http://secret:hid:out@www.php.net:80/index.php?test=1&test2=char&test3=mixesCI#some_page_ref123…
H A Dparse_url_basic_007.phpt66 --> http://secret:hid:out@www.php.net:80/index.php?test=1&test2=char&test3=mixesCI#some_page_ref123…
H A Dparse_url_basic_001.phpt534 --> http://secret:hid:out@www.php.net:80/index.php?test=1&test2=char&test3=mixesCI#some_page_ref123…
544 string(7) "hid:out"
H A Dparse_url_unterminated.phpt542 --> http://secret:hid:out@www.php.net:80/index.php?test=1&test2=char&test3=mixesCI#some_page_ref123…
552 string(7) "hid:out"
/PHP-8.0/build/
H A Dax_func_which_gethostbyname_r.m484 # assuming an implicit prototype. In which case, we're out of luck.
H A Dlibtool.m4571 # Find out which ABI we are using.
586 # Find out which ABI we are using.
620 # Find out which ABI we are using.
688 # Find out which ABI we are using.
1142 mkdir out
1157 cat out/conftest.err >&5
1164 $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
1165 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
1173 test -d out/ii_files && $rm out/ii_files/* && rmdir out/ii_files
1174 $rm out/* && rmdir out
[all …]
/PHP-8.0/sapi/cgi/
H A Dcgi_main.c2274 goto out;
2335 goto out;
2355 goto out;
2382 goto out;
2636 out:
/PHP-8.0/ext/mbstring/
H A Dphp_mbregex.c930 goto out; in _php_mb_regex_ereg_exec()
938 goto out; in _php_mb_regex_ereg_exec()
960 out: in _php_mb_regex_ereg_exec()
/PHP-8.0/ext/oci8/tests/
H A Dbug70700.phpt2 Tests for LOBs with multibyte strings, reading them out in chunks
H A Dlob_null.phpt29 'create or replace procedure lob_null_proc_out (pid in number, pdata out clob)
/PHP-8.0/main/streams/
H A Dxp_socket.c734 goto out; in php_tcp_sockop_connect()
803 out: in php_tcp_sockop_connect()
/PHP-8.0/ext/ftp/
H A Dftp.c1695 char out[INET6_ADDRSTRLEN]; in ftp_getdata() local
1697 inet_ntop(AF_INET6, &((struct sockaddr_in6*) sa)->sin6_addr, out, sizeof(out)); in ftp_getdata()
1698 …eprtarg_len = snprintf(eprtarg, sizeof(eprtarg), "|2|%s|%hu|", out, ntohs(((struct sockaddr_in6 *)… in ftp_getdata()
/PHP-8.0/tests/lang/
H A D023.phpt158 commented out...
/PHP-8.0/ext/fileinfo/libmagic/
H A Dfile.h414 struct out { struct
/PHP-8.0/ext/mysqli/tests/
H A Dmysqli_get_warnings.phpt124 /* out of range, three warnings */
H A Dmysqli_stmt_get_result.phpt198 [040] [2014] [Commands out of sync; you can't run this command now]
/PHP-8.0/ext/opcache/
H A Dconfig.m445 dnl Find out which ABI we are using.
/PHP-8.0/
H A DCODING_STANDARDS.md56 8. When commenting out code using a `#if` statement, do NOT use `0` only.
59 commented out, especially in bundled libraries.

Completed in 105 milliseconds

1...<<1112131415161718