Home
last modified time | relevance | path

Searched refs:out (Results 176 – 200 of 433) sorted by relevance

12345678910>>...18

/PHP-5.5/ext/gd/tests/
H A Dimagecolordeallocate_error3.phpt21 Warning: imagecolordeallocate(): Color index 101 out of range in %s on line %d
H A Dimagetruecolortopalette_error4.phpt2 Testing imagetruecolortopalette(): out of range parameter 3
H A Dimagecreatetruecolor_error2.phpt2 Testing imagecreatetruecolor(): error on out of bound parameters
H A Dimagecolorstotal_basic.phpt16 * Description: Find out the number of colors in an image's palette
/PHP-5.5/ext/oci8/tests/
H A Dbug46994.phpt16 "create or replace procedure bug46994_proc1(p1 in out nocopy clob) is
21 "create or replace procedure bug46994_proc2(p1 in out nocopy clob) is
/PHP-5.5/ext/date/tests/
H A Dbug67253.phpt2 Bug #67253 (timelib_meridian_with_check out-of-bounds read)
H A Dbug53437_var4.phpt2 Bug #53437 (Check that var_dump out is the same using the whole object or it's single properties), …
/PHP-5.5/Zend/tests/
H A Dbug47320.phpt2 Bug #47320 ($php_errormsg out of scope in functions)
H A Dbug39438.phpt41 $out=serialize($test);
/PHP-5.5/ext/soap/tests/bugs/
H A Dbug36908.phpt46 …mlsoap.org/soap/encoding/"><SOAP-ENV:Body><ns1:addResponse><out xsi:type="xsd:string">9</out></ns1…
/PHP-5.5/ext/standard/tests/assert/
H A Dassert_error2.phpt18 //bail out on error
/PHP-5.5/TSRM/
H A Dtsrm_win32.c464 HANDLE in, out; in popen_ex() local
496 if (!type_len || !CreatePipe(&in, &out, &security, 2048L)) { in popen_ex()
513 startup.hStdOutput = out; in popen_ex()
515 out = dupHandle(out, FALSE); in popen_ex()
558 CloseHandle(out); in popen_ex()
560 fno = _open_osfhandle((tsrm_intptr_t)out, _O_WRONLY | mode); in popen_ex()
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_stmt_unclonable.phpt20 /* no, still bails out */
H A Dbug55653.phpt2 Bug #55653 PS crash with libmysql when binding same variable as param and out
/PHP-5.5/ext/gettext/
H A Dgettext.dsp56 …ib uuid.lib odbc32.lib odbccp32.lib php5ts.lib /nologo /dll /machine:I386 /out:"..\..\Release_TS/p…
57 … oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386 /out:"..\..\Release_TS/p…
83 …ib uuid.lib odbc32.lib odbccp32.lib php5ts.lib /nologo /dll /machine:I386 /out:"../../Debug_TS/php…
84 …dbc32.lib odbccp32.lib /nologo /dll /incremental:yes /debug /machine:I386 /out:"../../Debug_TS/php…
/PHP-5.5/ext/spl/tests/
H A Ddllist_013.phpt36 Exception: Offset invalid or out of range
/PHP-5.5/ext/ereg/tests/
H A Dsplit_variation_004.phpt2 Test split() function : usage variations - out-of-range values for limit
H A Dspliti_variation_004.phpt2 Test spliti() function : usage variations - out-of-range values for limit
/PHP-5.5/sapi/isapi/stresstest/
H A Dstresstest.cpp55 HANDLE out; member
647 …context.out = CreateFile(fname, GENERIC_WRITE, FILE_SHARE_READ, NULL, CREATE_ALWAYS, FILE_FLAG_WRI… in stress_main()
648 if (context.out==INVALID_HANDLE_VALUE) { in stress_main()
711 if (context.out != INVALID_HANDLE_VALUE) CloseHandle(context.out); in stress_main()
780 if (c->out != INVALID_HANDLE_VALUE) in WriteClient()
781 return WriteFile(c->out, lpBuffer, *lpdwSize, lpdwSize, NULL); in WriteClient()
/PHP-5.5/ext/ldap/
H A Dldap.dsp62 …dbc32.lib odbccp32.lib wsock32.lib php5nts.lib /nologo /dll /machine:I386 /out:"Release/php_ldap.d…
88 …lib odbc32.lib odbccp32.lib wsock32.lib /nologo /dll /debug /machine:I386 /out:"Debug/php_ldap.dll…
115 …lib odbc32.lib odbccp32.lib wsock32.lib /nologo /dll /debug /machine:I386 /out:"..\..\Debug_TS/php…
141 …odbc32.lib odbccp32.lib wsock32.lib php5ts.lib /nologo /dll /machine:I386 /out:"..\..\Release_TS/p…
167 …odbc32.lib odbccp32.lib wsock32.lib php5ts.lib /nologo /dll /machine:I386 /out:"..\..\Release_TS/p…
168 …odbc32.lib odbccp32.lib wsock32.lib php5ts.lib /nologo /dll /machine:I386 /out:"..\..\Release_TS/p…
194 …lib odbc32.lib odbccp32.lib wsock32.lib /nologo /dll /debug /machine:I386 /out:"Debug_TS/php_ldap.…
195 …lib odbc32.lib odbccp32.lib wsock32.lib /nologo /dll /debug /machine:I386 /out:"..\..\Debug_TS/php…
221 …odbc32.lib odbccp32.lib wsock32.lib php5ts.lib /nologo /dll /machine:I386 /out:"..\..\Release_TS/p…
248 …lib odbc32.lib odbccp32.lib wsock32.lib /nologo /dll /debug /machine:I386 /out:"..\..\Debug_TS/php…
[all …]
/PHP-5.5/ext/standard/tests/file/
H A Drename_variation6-win32.phpt7 $ret = exec('mklink rename_variation13tmp.lnk ' . __FILE__ .' 2>&1', $out);
/PHP-5.5/ext/standard/tests/streams/
H A Dbug64770.phpt28 echo "process timed out\n";
/PHP-5.5/ext/iconv/
H A Dphp_iconv.h113 PHP_ICONV_API php_iconv_err_t php_iconv_string(const char * in_p, size_t in_len, char **out, size_t…
/PHP-5.5/ext/pdo_odbc/tests/
H A Dlong_columns.phpt65 $out = "";
66 while (strlen($out) < $len) {
67 $out .= "abcdefghijklmnopqrstuvwxyz";
69 return substr($out, 0, $len);
/PHP-5.5/ext/mcrypt/
H A Dmcrypt.dsp56 …dbc32.lib odbccp32.lib php5ts.lib ntwdblib.lib /nologo /dll /machine:I386 /out:"MSSQL_65_Release/p…
57 …uuid.lib odbc32.lib odbccp32.lib libmcrypt.lib /nologo /dll /machine:I386 /out:"..\..\Release_TS/p…
83 …dbc32.lib odbccp32.lib php5ts.lib ntwdblib.lib /nologo /dll /machine:I386 /out:"MSSQL_65_Release/p…
84 …uuid.lib odbc32.lib odbccp32.lib libmcrypt.lib /nologo /dll /machine:I386 /out:"..\..\Debug_TS/php…

Completed in 32 milliseconds

12345678910>>...18