Home
last modified time | relevance | path

Searched refs:out (Results 26 – 50 of 433) sorted by path

12345678910>>...18

/PHP-5.5/Zend/tests/
H A Dtry_finally_007.phpt22 Fatal error: jump out of a finally block is disallowed in %stry_finally_007.php on line %d
H A Dtry_finally_008.phpt21 Fatal error: jump out of a finally block is disallowed in %stry_finally_008.php on line %d
H A Dtry_finally_009.phpt23 Fatal error: jump out of a finally block is disallowed in %stry_finally_009.php on line %d
/PHP-5.5/Zend/
H A Dzend_vm_gen.php492 out($f, $code);
518 out($f,"\n");
711 out($f,"{\n");
714 out($f,"}\n\n");
847 out($f,"\n");
1027 out($f, $line);
1257 out($f, "$i,");
1278 out($f, "{\n");
1311 out($f, "}\n\n");
1315 out($f, "{\n");
[all …]
/PHP-5.5/build/
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.
1145 mkdir out
1160 cat out/conftest.err >&5
1167 $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
1168 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
1176 test -d out/ii_files && $rm out/ii_files/* && rmdir out/ii_files
1177 $rm out/* && rmdir out
[all …]
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-5.5/
H A Dconfigure.in879 [ --with-layout=TYPE Set how installed files will be laid out. Type can
/PHP-5.5/ext/bcmath/libbcmath/
H A Dconfigure1163 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
1180 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
1774 rm -f conftest.frag conftest.in conftest.out
/PHP-5.5/ext/bz2/
H A Dbz2.dsp57 …ib uuid.lib odbc32.lib odbccp32.lib php5ts.lib /nologo /dll /machine:I386 /out:"..\..\Release_TS/p…
83 …32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /out:"..\..\Debug_TS/php…
/PHP-5.5/ext/bz2/tests/
H A D003.phpt38 Heading out for Jerusalem
H A D003.txt.bz2
/PHP-5.5/ext/com_dotnet/
H A Dcom_dotnet.c142 goto out; in dotnet_init()
148 goto out; in dotnet_init()
153 goto out; in dotnet_init()
158 goto out; in dotnet_init()
162 out: in dotnet_init()
/PHP-5.5/ext/ctype/
H A Dctype.dsp56 … oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386 /out:"..\..\Release_TS/p…
82 …32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /out:"..\..\Debug_TS/php…
/PHP-5.5/ext/curl/
H A Dcurl.dsp59 …dbccp32.lib wsock32.lib /nologo /dll /machine:I386 /nodefaultlib:"MSVCRT" /out:"..\..\Release_TS/p…
87 …nologo /dll /incremental:yes /debug /machine:I386 /nodefaultlib:"MSVCRTD" /out:"..\..\Debug_TS/php…
114 …go /dll /incremental:yes /debug /machine:I386 /nodefaultlib:"msvcrtd.lib" /out:"..\..\Debug_TS/php…
116 …nologo /dll /incremental:yes /debug /machine:I386 /nodefaultlib:"MSVCRTD" /out:"..\..\Debug_TS/php…
143 …32.lib odbccp32.lib /nologo /dll /machine:I386 /nodefaultlib:"msvcrt.lib" /out:"..\..\Release_TS/p…
145 …dbccp32.lib wsock32.lib /nologo /dll /machine:I386 /nodefaultlib:"MSVCRT" /out:"..\..\Release_TS/p…
H A Dinterface.c3521 char *str = NULL, *out = NULL; in PHP_FUNCTION() local
3532 if ((out = curl_easy_unescape(ch->cp, str, str_len, &out_len))) { in PHP_FUNCTION()
3533 RETVAL_STRINGL(out, out_len, 1); in PHP_FUNCTION()
3534 curl_free(out); in PHP_FUNCTION()
/PHP-5.5/ext/curl/tests/
H A Dbug48207.phpt16 // Figure out what handler to use
H A Dcurl_setopt_array_basic.phpt17 // Figure out what handler to use
/PHP-5.5/ext/date/tests/
H A Dbug48058.phpt2 Bug #48058 (Year formatter goes wrong with out-of-int range)
H A Dbug53437_var4.phpt2 Bug #53437 (Check that var_dump out is the same using the whole object or it's single properties), …
H A Dbug67251.phpt2 Bug #67251 (date_parse_from_format out-of-bounds read)
H A Dbug67253.phpt2 Bug #67253 (timelib_meridian_with_check out-of-bounds read)
H A Dmktime-1.phpt2 Check for mktime with out-of-range parameters
8 # MacOS/X libc implementation doesn't treat out-of-range values
H A Dmktime-3-64bit.phpt19 echo "out of range\n";
H A Dmktime-3.phpt19 echo "out of range\n";
31 Y: 69 - out of range
36 Y: 105 - out of range
37 Y: 1900 - out of range
38 Y: 1901 - out of range
46 Y: 69 - out of range
51 Y: 105 - out of range
52 Y: 1900 - out of range
53 Y: 1901 - out of range
/PHP-5.5/ext/dba/
H A Ddba.dsp56 … oleaut32.lib uuid.lib odbc32.lib odbccp32.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 …32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /out:"..\..\Debug_TS/php…
84 …32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /out:"..\..\Debug_TS/php…

Completed in 249 milliseconds

12345678910>>...18