Home
last modified time | relevance | path

Searched refs:out (Results 401 – 425 of 425) sorted by relevance

1...<<11121314151617

/PHP-7.4/ext/fileinfo/tests/
H A Dmagic1679 # Big-endian 32-bit-int a.out, merged from sun (for old 68010 SunOS a.out),
1680 # mips (for old 68020(!) SGI a.out), and netbsd (for old big-endian a.out).
2610 >22 string X -- out of date
5654 # b.out archive (hp-rt on i960)
9102 >22 string X -- out of date
20711 # print it out.
23502 # PDP-11 a.out
26589 # 32-bit a.out files.
28002 # The `versions' were commented out, but have been un-commented out.
29876 0 leshort 0xff65 x.out
[all …]
/PHP-7.4/ext/pdo/
H A Dpdo_dbh.c1360 goto out; in dbh_method_get()
1369 out: in dbh_method_get()
/PHP-7.4/sapi/litespeed/
H A DREADME.md85 Usually, PHP support has been configured out of box, you don't need to change it
/PHP-7.4/
H A Drun-tests.php2457 …$out = system_with_timeout($cmd, $env, $section_text['STDIN'] ?? null, $captureStdIn, $captureStdO…
2504 $output = preg_replace("/\r\n/", "\n", trim($out));
2509 if (!empty($uses_cgi) && preg_match("/^(.*?)\r?\n\r?\n(.*)/s", $out, $match)) {
H A DNEWS491 . Fixed bug #80402 (configure filtering out -lpthread). (Nikita)
1309 . Fixed bug #78833 (Integer overflow in pack causes out-of-bound access).
2386 . Fixed bug #77184 (Unsigned rational numbers are written out as signed
2452 . Fixed bug #77242 (heap out of bounds read in xmlrpc_decode()). (cmb)
2453 . Fixed bug #77380 (Global out of bounds read in xmlrpc base64 code). (Stas)
2461 thus making it work on Windows out of the box. (Kalle)
H A DCONTRIBUTING.md109 can check the XML source out from Subversion and edit that and build it
H A Dphp.ini-development330 ; being interrupted by the user or a browser timing out. PHP's default behavior
471 ; out of your application such as database usernames and passwords or worse.
1580 ; Don't bail out by default.
H A Dphp.ini-production330 ; being interrupted by the user or a browser timing out. PHP's default behavior
471 ; out of your application such as database usernames and passwords or worse.
1580 ; Don't bail out by default.
H A Dconfigure.ac859 [Set how installed files will be laid out. Type can be either PHP or GNU [PHP]])],
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_prompt.c777 goto out; in PHPDBG_COMMAND()
938 out: in PHPDBG_COMMAND()
H A Dxml.md396 - (error) &lt;stop type="bailout" /> the VM bailed out (usually because there was some error)
/PHP-7.4/win32/build/
H A Dconfig.w3225 ARG_ENABLE('object-out-dir', 'Alternate location for binary objects during build', '');
/PHP-7.4/ext/curl/
H A Dinterface.c3827 char *out = NULL; in PHP_FUNCTION() local
3846 if ((out = curl_easy_unescape(ch->cp, ZSTR_VAL(str), ZSTR_LEN(str), &out_len))) { in PHP_FUNCTION()
3847 RETVAL_STRINGL(out, out_len); in PHP_FUNCTION()
3848 curl_free(out); in PHP_FUNCTION()
/PHP-7.4/ext/session/
H A Dsession.c269 static void bin_to_readable(unsigned char *in, size_t inlen, char *out, size_t outlen, char nbits) … in bin_to_readable() argument
296 *out++ = hexconvtab[w & mask]; in bin_to_readable()
301 *out = '\0'; in bin_to_readable()
/PHP-7.4/ext/gd/tests/
H A DRochester-Regular.otf.LICENSE.txt160 result of this License or out of the use or inability to use the
/PHP-7.4/ext/opcache/Optimizer/
H A Dzend_dump.c1202 zend_dump_var_set(op_array, "out", DFG_BITSET(dfg->out, dfg->size, j)); in zend_dump_dfg()
H A Dzend_ssa.c908 dfg.out = dfg.in + set_size * blocks_count; in zend_build_ssa()
/PHP-7.4/ext/standard/
H A Durl_scanner_ex.re573 /* XXX: Crash avoidance. Need to work with reporter to figure out what goes wrong */
H A Dvar_unserializer.re422 php_error_docref(NULL, E_WARNING, "Numerical result out of range");
/PHP-7.4/docs/
H A Drelease-process.md189 `php-general@lists.php.net` lists pointing out "the location of the release"
/PHP-7.4/ext/oci8/tests/
H A Dbug43492.phpt33 be around. Also when the parent statement goes out of scope, it is
/PHP-7.4/ext/ldap/
H A Dldap.c2559 static void _ldap_hash_fetch(zval *hashTbl, const char *key, zval **out) in _ldap_hash_fetch() argument
2561 *out = zend_hash_str_find(Z_ARRVAL_P(hashTbl), key, strlen(key)); in _ldap_hash_fetch()
/PHP-7.4/ext/mbstring/
H A Dmbstring.c4219 goto out; in _php_mbstr_parse_mail_headers()
4313 out: in _php_mbstr_parse_mail_headers()
/PHP-7.4/ext/phar/phar/
H A Dpharcommand.inc122 .'pear command. When using \'0\' the command does not error out when the '
/PHP-7.4/build/
H A Dltmain.sh4970 This wrapper executable should never be moved out of the build directory.

Completed in 177 milliseconds

1...<<11121314151617