Home
last modified time | relevance | path

Searched refs:TRUE (Results 501 – 525 of 1280) sorted by relevance

1...<<21222324252627282930>>...52

/PHP-5.5/ext/zlib/tests/
H A Dgzopen_variation2.phpt89 'uppercase TRUE' =>TRUE,
192 --uppercase TRUE--
/PHP-5.5/ext/standard/tests/file/
H A Dfscanf_variation24.phpt40 'TRUE',
792 string(4) "TRUE"
867 string(4) "TRUE"
942 string(4) "TRUE"
H A Dtempnam_error.phpt14 var_dump( tempnam("$file_path", "tempnam_error.tmp", TRUE) );
H A Dis_executable_variation3.phpt37 TRUE,
H A Dis_readable_variation3.phpt36 TRUE,
H A Dcopy_basic.phpt7 * Returns TRUE on success or FALSE on failure.
H A Dcopy_variation18.phpt7 Returns TRUE on success or FALSE on failure.
/PHP-5.5/ext/mysqli/
H A Dmysqli_nonapi.c157 mysql->persistent = persistent = TRUE;
224 new_connection = TRUE;
320 mysqli_common_connect(INTERNAL_FUNCTION_PARAM_PASSTHRU, FALSE, TRUE);
1067 err = TRUE;
1118 err = TRUE;
1122 err = TRUE;
1124 if (TRUE == err) {
1205 if (mysqli_savepoint_libmysql(mysql->mysql, name, TRUE)) {
/PHP-5.5/ext/standard/tests/general_functions/
H A Dprint_r.phpt23 //$return=TRUE, print_r() will return its output, instead of printing it
115 TRUE,
260 array( -0.00, "Where am I?", array(7,8,9), TRUE, 'A', 987654321 ),
262 array( "array(1,2,3,4)1.0000002TRUE", @$file_handle, 111333.00+45e5, '/00\7')
293 // check when second arg is given other than boolean TRUE
1685 [0] => array(1,2,3,4)1.0000002TRUE
1693 [0] => array(1,2,3,4)1.0000002TRUE
1701 [0] => array(1,2,3,4)1.0000002TRUE
H A Dprint_r_64bit.phpt24 //$return=TRUE, print_r() will return its output, instead of printing it
116 TRUE,
261 array( -0.00, "Where am I?", array(7,8,9), TRUE, 'A', 987654321 ),
263 array( "array(1,2,3,4)1.0000002TRUE", @$file_handle, 111333.00+45e5, '/00\7')
294 // check when second arg is given other than boolean TRUE
1686 [0] => array(1,2,3,4)1.0000002TRUE
1694 [0] => array(1,2,3,4)1.0000002TRUE
1702 [0] => array(1,2,3,4)1.0000002TRUE
H A Descapeshellarg_variation1-win32.phpt54 TRUE,
H A Descapeshellarg_variation1.phpt54 TRUE,
H A Dvar_export_basic4.phpt41 var_dump( var_export( $str, TRUE) );
/PHP-5.5/ext/standard/tests/array/
H A Darray_chunk_variation18.phpt10 var_dump (@array_chunk ($array, $i, TRUE));
H A Darray_flip_variation5.phpt25 $input = array(true => 1, false => 0, TRUE => -1);
H A Drsort_variation7.phpt17 $bool_values = array (true, false, TRUE, FALSE);
/PHP-5.5/ext/session/tests/
H A Dsession_cache_expire_error.phpt58 TRUE,
H A Dsession_commit_error.phpt58 TRUE,
H A Dsession_write_close_error.phpt58 TRUE,
/PHP-5.5/ext/standard/tests/strings/
H A Dsprintf_variation39.phpt16 TRUE,
H A Dsprintf_variation20.phpt16 TRUE,
H A Dsprintf_variation26.phpt16 TRUE,
/PHP-5.5/ext/soap/tests/interop/Round3/GroupD/
H A Dr3_groupD_compound1_001w.phpt18 $person = new Person(32,12345,'Shane',TRUE);
/PHP-5.5/tests/
H A Dquicktester.inc20 $success = TRUE;
/PHP-5.5/ext/json/
H A DREADME22 When assoc is given, and evaluates to TRUE, json_decode() will return

Completed in 54 milliseconds

1...<<21222324252627282930>>...52