Home
last modified time | relevance | path

Searched refs:return (Results 2551 – 2575 of 3074) sorted by relevance

1...<<101102103104105106107108109110>>...123

/PHP-8.2/ext/standard/tests/streams/
H A Dbug46024.phpt2 Bug #46024 stream_select() doesn't return the correct number
/PHP-8.2/ext/openssl/tests/
H A Dopenssl_spki_export_basic.phpt43 return sprintf('%04x%04x-%04x-%04x-%04x-%04x%04x%04x', mt_rand(0, 0xffff),
H A Dopenssl_spki_verify_basic.phpt39 return sprintf('%04x%04x-%04x-%04x-%04x-%04x%04x%04x', mt_rand(0, 0xffff),
/PHP-8.2/tests/output/
H A Dob_get_contents_basic_001.phpt11 /* Buffering not started yet, should return false */
H A Dob_start_error_002.phpt11 return $str;
/PHP-8.2/ext/standard/tests/filters/
H A Dread.phpt21 return $output ? PSFS_PASS_ON : PSFS_FEED_ME;
/PHP-8.2/ext/ftp/tests/
H A Dftp_mlsd.phpt2 ftp_mlsd() return parsed lines
/PHP-8.2/ext/standard/tests/strings/
H A Dtrim1.phpt23 return "Object";
/PHP-8.2/ext/tokenizer/tests/
H A Dtoken_get_all_TOKEN_PARSE_001.phpt24 if(($t = token_name($tk[0])) == 'T_WHITESPACE') return;
/PHP-8.2/ext/intl/tests/
H A Dnormalizer_get_raw_decomposition.phpt43 return $result;
/PHP-8.2/tests/classes/
H A Dtostring_004.phpt32 return [];
/PHP-8.2/ext/opcache/tests/
H A Dphi_remove_001.phpt63 return true;
H A Dphp_cli_server.inc12 return trim($arg, '\'"');
/PHP-8.2/ext/reflection/tests/
H A DReflectionParameter_001.phpt10 return ++$theIncrement;
/PHP-8.2/ext/zend_test/tests/
H A Dobserver_generator_05.phpt23 return 'You should not see this';
/PHP-8.2/ext/zlib/tests/
H A Dbug60761.phpt40 // return value of phpinfo() will vary between installations...
/PHP-8.2/ext/standard/tests/math/
H A Dcos_basic.phpt2 Test return type and value for expected input cos()
H A Dsin_basic.phpt2 Test return type and value for expected input sin()
/PHP-8.2/ext/soap/tests/bugs/
H A Dbug30175.phpt13 return <<<EOF
H A Dbug32941.phpt9 return <<<EOF
H A Dbug44882.phpt13 return <<<XML
H A Dbug66112.phpt16 return array("A"=>"ABC","B"=>"sss");
/PHP-8.2/ext/soap/tests/
H A Dclassmap002.phpt11 return <<<EOF
H A Dserver014.phpt9 return $x+$y;
/PHP-8.2/ext/libxml/tests/
H A Dlibxml_set_external_entity_loader_variation1.phpt35 return $f;

Completed in 69 milliseconds

1...<<101102103104105106107108109110>>...123