Home
last modified time | relevance | path

Searched refs:fp (Results 726 – 750 of 921) sorted by relevance

1...<<21222324252627282930>>...37

/PHP-5.6/ext/mcrypt/tests/
H A Dmcrypt_cbc_variation4.phpt56 $fp = fopen(__FILE__, "r");
109 'resource' => $fp
119 fclose($fp);
/PHP-5.6/ext/standard/tests/array/
H A Deach_variation1.phpt35 $fp = fopen(__FILE__, "r");
83 /*25*/ $fp
94 fclose($fp);
H A Darray_diff_key_variation3.phpt21 $fp = fopen(__FILE__, "r");
87 'resource' => $fp,
97 fclose($fp);
H A Darray_diff_uassoc_variation1.phpt29 $fp = fopen(__FILE__, "r");
99 'resource' => $fp,
109 fclose($fp);
H A Darray_diff_uassoc_variation2.phpt29 $fp = fopen(__FILE__, "r");
99 'resource' => $fp,
109 fclose($fp);
H A Darray_diff_uassoc_variation4.phpt31 $fp = fopen(__FILE__, "r");
101 'resource' => $fp,
111 fclose($fp);
H A Darray_diff_ukey_variation3.phpt29 $fp = fopen(__FILE__, "r");
95 'resource' => $fp,
105 fclose($fp);
H A Darray_intersect_key_variation3.phpt21 $fp = fopen(__FILE__, "r");
91 'resource var' => $fp,
100 fclose($fp);
H A Darray_intersect_uassoc_variation3.phpt29 $fp = fopen(__FILE__, "r");
99 'resource' => $fp,
108 fclose($fp);
H A Darray_slice_variation2.phpt39 $fp = fopen(__FILE__, "r");
92 fclose($fp);
H A Dsizeof_variation1.phpt16 $fp = fopen(__FILE__, "r");
51 /* 19 */ $fp
/PHP-5.6/ext/standard/tests/dir/
H A Dopendir_variation2.phpt42 $fp = fopen(__FILE__, "r");
90 /*25*/ $fp
104 fclose($fp);
/PHP-5.6/ext/standard/tests/strings/
H A Dstr_split_variation2_64bit.phpt36 $fp = fopen(__FILE__, 'r');
83 $fp
93 fclose($fp);
H A Dwordwrap_variation4.phpt25 $fp = fopen(__FILE__, "r");
82 fclose($fp);
/PHP-5.6/ext/imap/tests/
H A Dimap_fetchheader_variation2.phpt45 $fp = fopen(__FILE__, "r");
99 /*28*/ $fp
110 fclose($fp);
/PHP-5.6/ext/xml/tests/
H A Dxml_get_current_byte_index_variation1.phpt31 $fp = fopen(__FILE__, "r");
78 $fp,
94 fclose($fp);
H A Dxml_get_current_column_number_variation1.phpt32 $fp = fopen(__FILE__, "r");
79 $fp,
95 fclose($fp);
H A Dxml_get_current_line_number_variation1.phpt31 $fp = fopen(__FILE__, "r");
78 $fp,
94 fclose($fp);
H A Dxml_get_error_code_variation1.phpt31 $fp = fopen(__FILE__, "r");
78 $fp,
94 fclose($fp);
H A Dxml_parser_free_variation1.phpt31 $fp = fopen(__FILE__, "r");
78 $fp,
94 fclose($fp);
H A Dxml_parser_get_option_variation1.phpt32 $fp = fopen(__FILE__, "r");
79 $fp,
95 fclose($fp);
H A Dxml_parser_set_option_variation1.phpt32 $fp = fopen(__FILE__, "r");
79 $fp,
95 fclose($fp);
H A Dxml_set_object_variation2.phpt22 $fp = fopen(__FILE__, "r");
71 $fp,
88 fclose($fp);
/PHP-5.6/ext/zlib/tests/
H A Dgzopen_variation1.phpt54 $fp = fopen(__FILE__, "r");
107 'resource' => $fp
117 fclose($fp);
/PHP-5.6/ext/standard/tests/general_functions/
H A Dtype.phpt12 $fp = fopen(__FILE__, "r");
13 fclose($fp);
28 $fp,

Completed in 57 milliseconds

1...<<21222324252627282930>>...37