Home
last modified time | relevance | path

Searched refs:output (Results 351 – 375 of 494) sorted by relevance

1...<<11121314151617181920

/PHP-5.4/ext/standard/tests/general_functions/
H A Dintval.phpt37 integer values, expected output:integer value in decimal notation for valid integer */
144 …intval() on non integer types, expected output: integer value in decimal notation for valid intege…
H A Dis_numeric.phpt93 numeric values, expected output: bool(true) */
142 is_numeric() on non numeric values, expected output: bool(false) */
/PHP-5.4/sapi/isapi/stresstest/
H A Dnotes.txt54 * Improve stdout output to make it more useful
/PHP-5.4/ext/mysql/tests/
H A Dbug55473.phpt11 if (!($output = @exec("lsof -nwp " . getmypid())))
/PHP-5.4/ext/standard/tests/dir/
H A Ddir_variation6-win32.phpt19 * and checking to see if proper warning message is output.
/PHP-5.4/ext/gd/tests/
H A Dimagecopyresampled_basic.phpt34 // output the picture to a file
/PHP-5.4/ext/oci8/tests/
H A Ddriver_name.phpt11 die("skip expected output only valid when using Oracle 11gR2 or greater databases");
H A Dbind_char_2_11gR1.phpt10 die("skip expected output only valid when using Oracle 11gR1 or 11.2.0.3 databases");
/PHP-5.4/
H A DREADME.PARAMETER_PARSING_API9 check for the appropriate number of parameters, and try to output
24 and not output any error messages.
157 /* output error */
H A DREADME.TESTING80 Test results are printed to standard output. If there is a failed test,
87 ext/myext/tests/myext.exp - expected output (E)
88 ext/myext/tests/myext.out - output from test script (O)
/PHP-5.4/ext/standard/tests/array/
H A Darray_fill.phpt15 $output = array_fill($start, $num, $value);
16 var_dump($output);
/PHP-5.4/ext/standard/tests/strings/
H A Dprintf_error.phpt6 * Description: Produces output according to format .
H A Dprintf_variation2.phpt6 * Description: Produces output according to format .
/PHP-5.4/ext/iconv/tests/
H A Diconv_get_encoding_error.phpt11 * Description: Get internal encoding and output encoding for ob_iconv_handler()
H A Diconv_set_encoding_error.phpt11 * Description: Sets internal encoding and output encoding for ob_iconv_handler()
/PHP-5.4/ext/openssl/tests/
H A D025.phpt51 Warning: openssl_pkcs7_sign(): error opening output file %s in %s on line %d
/PHP-5.4/ext/standard/tests/file/
H A Duserwrapper.phpt38 /* We *want* this to fail and thus not output the watch statement */
H A Dfflush_error.phpt7 Description: Flushes the output to a file
H A Dfpassthru_basic.phpt8 and writes the results to the output buffer.
/PHP-5.4/ext/mbstring/tests/
H A Dmb_ereg_variation3.phpt42 // make sure any multibyte output is in base 64
/PHP-5.4/ext/soap/
H A Dphp_sdl.h124 sdlSoapBindingFunctionBody output; member
/PHP-5.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_prepare_native_placeholder_everywhere.phpt49 // convert to int for the test output...
/PHP-5.4/sapi/apache2filter/
H A DREADME10 your script and hands the output to the next filter (which will
/PHP-5.4/Zend/
H A DZend.dsp449 bison --output=zend_ini_parser.c -v -d -p ini_ zend_ini_parser.y
474 bison --output=zend_language_parser.c -v -d -p zend zend_language_parser.y
490 bison --output=zend_language_parser.c -v -d -p zend zend_language_parser.y
506 bison --output=zend_language_parser.c -v -d -p zend zend_language_parser.y
/PHP-5.4/ext/mysqli/tests/
H A Dmysqli_query_stored_proc.phpt98 /* no result set, just output parameter */
126 /* no result set, one input, one output parameter */

Completed in 28 milliseconds

1...<<11121314151617181920