Home
last modified time | relevance | path

Searched refs:out (Results 426 – 450 of 488) sorted by relevance

1...<<11121314151617181920

/php-src/ext/mbstring/tests/
H A Dmb_decode_mimeheader_variation4.phpt37 // and could never get out of that state; it would not even try to interpret any other encoded words
H A Dmb_convert_variables.phpt11 //$debug = true; // Uncomment this line to view error/warning/notice message in *.out file
/php-src/ext/standard/tests/general_functions/
H A Ddebug_zval_dump_o.phpt100 /* using zval_dump() to dump out the objects and its reference count */
/php-src/docs/source/introduction/ides/
H A Dvisual-studio-code.rst27 extension will mostly work out of the box, but it is advisable to use the ``compile_commands.json``
/php-src/ext/openssl/tests/
H A Dopenssl_error_string_basic_openssl3.phpt115 @openssl_pkey_export($private_key_file_with_pass, $out, 'wrong pwd', $options);
H A Dopenssl_error_string_basic.phpt111 @openssl_pkey_export($private_key_file_with_pass, $out, 'wrong pwd');
/php-src/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-src/ext/standard/tests/url/
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_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_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_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.phpt540 --> http://secret:hid:out@www.php.net:80/index.php?test=1&test2=char&test3=mixesCI#some_page_ref123…
550 string(7) "hid:out"
/php-src/ext/mysqli/tests/
H A Dmysqli_get_warnings.phpt120 /* out of range, three warnings */
H A Dmysqli_stmt_get_result.phpt194 [040] [2014] [Commands out of sync; you can't run this command now]
/php-src/ext/opcache/jit/
H A DREADME.md34 …on is also useful to test with [valgrind](https://valgrind.org/) to detect out of bounds memory ac…
/php-src/main/streams/
H A Dxp_socket.c774 goto out; in php_tcp_sockop_connect()
843 out: in php_tcp_sockop_connect()
/php-src/ext/ftp/
H A Dftp.c1736 char out[INET6_ADDRSTRLEN]; in ftp_getdata() local
1739 r = inet_ntop(AF_INET6, &((struct sockaddr_in6*) sa)->sin6_addr, out, sizeof(out)); in ftp_getdata()
1742 …eprtarg_len = snprintf(eprtarg, sizeof(eprtarg), "|2|%s|%hu|", out, ntohs(((struct sockaddr_in6 *)… in ftp_getdata()
/php-src/tests/lang/
H A D023.phpt158 commented out...
/php-src/ext/dom/lexbor/patches/
H A D0001-Patch-out-CSS-parser.patch4 Subject: [PATCH] Patch out CSS parser
/php-src/ext/curl/tests/
H A Dcurl_setopt_ssl.phpt8 exec('openssl version', $out, $code);
/php-src/
H A DCODING_STANDARDS.md58 1. When commenting out code using a `#if` statement, do NOT use `0` only.
61 code was commented out, especially in bundled libraries.
/php-src/ext/fileinfo/libmagic/
H A Dfile.h450 struct out { struct

Completed in 48 milliseconds

1...<<11121314151617181920