Home
last modified time | relevance | path

Searched refs:is_resource (Results 26 – 50 of 52) sorted by relevance

123

/PHP-5.5/ext/imap/tests/
H A Dimap_mail_copy_basic.phpt23 if (!is_resource($imap_stream)) {
H A Dimap_mail_move_basic.phpt23 if (!is_resource($imap_stream)) {
H A Dimap_body_basic.phpt20 if (!is_resource($imap_stream)) {
H A Dimap_renamemailbox_basic.phpt23 if (!is_resource($stream_id)) {
H A Dimap_bodystruct_basic.phpt19 if (!is_resource($imap_stream)) {
H A Dimap_clearflag_full_basic.phpt20 if (!is_resource($imap_stream)) {
H A Dimap_append_basic.phpt20 if (!is_resource($imap_stream)) {
/PHP-5.5/ext/standard/tests/streams/
H A Dbug60602.phpt17 if (is_resource($p)) {
H A Dproc_open_bug51800_right.phpt39 if (is_resource($process))
H A Dproc_open_bug51800_right2.phpt45 if (is_resource($process))
H A Dbug61019.phpt15 if(is_resource($process))
H A Dproc_open_bug51800.phpt55 if (is_resource($process))
/PHP-5.5/ext/standard/tests/dir/
H A Dclosedir_variation3.phpt26 if(is_resource($fp)) {
H A Dopendir_variation4.phpt66 if (is_resource($dh)) {
H A Dopendir_variation7.phpt72 if (is_resource($dh)) {
/PHP-5.5/ext/phar/tests/tar/files/
H A Dtarmaker.php.inc45 if (is_resource($fileOrStream)) {
111 if (is_resource($fileOrStream)) {
H A Dcorrupt_tarmaker.php.inc45 if (is_resource($fileOrStream)) {
119 if (is_resource($fileOrStream)) {
H A Dmake.dangerous.tar.php.inc46 if (is_resource($fileOrStream)) {
112 if (is_resource($fileOrStream)) {
/PHP-5.5/ext/phar/tests/zip/files/
H A Dzipmaker.php.inc32 if (is_resource($fileOrStream)) {
/PHP-5.5/ext/standard/tests/file/
H A Dpopen_pclose_basic-win32.phpt56 var_dump( is_resource($return_value_popen) );
H A Dpopen_pclose_basic.phpt59 var_dump( is_resource($return_value_popen) );
H A Duserstreams.phpt176 if (is_resource($b)) {
181 if (!$fp || !is_resource($fp)) {
/PHP-5.5/ext/sybase_ct/tests/
H A Dtest.inc70 if (!is_resource($h)) return $h;
/PHP-5.5/Zend/RFCs/
H A D003.txt38 function. Duplicating the functionallity of is_scalar, is_resource,
/PHP-5.5/ext/standard/
H A Dtype.c258 PHP_FUNCTION(is_resource) in PHP_FUNCTION() argument

Completed in 30 milliseconds

123