Home
last modified time | relevance | path

Searched refs:ab (Results 51 – 75 of 145) sorted by relevance

123456

/PHP-5.4/ext/standard/tests/file/
H A Dfgets_basic.phpt95 string(22) "ab12 ab12 ab12 ab12 ab"
139 string(22) "ab12 ab12 ab12 ab12 ab"
183 string(22) "ab12 ab12 ab12 ab12 ab"
227 string(22) "ab12 ab12 ab12 ab12 ab"
271 string(22) "ab12 ab12 ab12 ab12 ab"
315 string(22) "ab12 ab12 ab12 ab12 ab"
H A Dfflush_variation2.phpt22 "a", "ab", "at", "a+","a+b", "a+t");
106 -- link opened in ab mode --
167 -- link opened in ab mode --
228 -- link opened in ab mode --
325 -- link opened in ab mode --
416 -- link opened in ab mode --
H A Dfgetss_variation1-win32.phpt18 a, ab, at,
46 $file_modes = array("w","wb", "wt","a", "ab", "at","x","xb","xt");
123 -- Testing fgetss() with file opened using ab mode --
H A Dfgetss_variation1.phpt18 a, ab, at,
42 $file_modes = array("w","wb", "wt","a", "ab", "at","x","xb","xt");
119 -- Testing fgetss() with file opened using ab mode --
H A Dfflush_variation1-win32.phpt23 "a", "ab", "at", "a+","a+b", "a+t",
97 -- File opened in ab mode --
170 -- File opened in ab mode --
243 -- File opened in ab mode --
352 -- File opened in ab mode --
485 -- File opened in ab mode --
H A Dfflush_variation1.phpt23 "a", "ab", "at", "a+","a+b", "a+t",
98 -- File opened in ab mode --
171 -- File opened in ab mode --
244 -- File opened in ab mode --
353 -- File opened in ab mode --
486 -- File opened in ab mode --
H A Dreadfile_basic-win32.phpt25 "a", "at", "ab", "a+", "a+b", "a+t",
78 -- File opened with mode: ab --
134 -- File opened with mode: ab --
190 -- File opened with mode: ab --
246 -- File opened with mode: ab --
390 -- File opened with mode: ab --
H A Dreadfile_basic.phpt25 "a", "at", "ab", "a+", "a+b", "a+t",
78 -- File opened with mode: ab --
134 -- File opened with mode: ab --
190 -- File opened with mode: ab --
246 -- File opened with mode: ab --
390 -- File opened with mode: ab --
H A Dfseek_ftell_rewind_variation5.phpt25 "a","ab","at","a+","a+b","a+t");
184 -- File opened in mode ab --
389 -- File opened in mode ab --
/PHP-5.4/ext/intl/tests/
H A Dcollator_sort_with_sort_keys.phpt62 array( 'ba' , 'b' , 'ab' ),
121 0 => 'ab',
H A Dcollator_sort_with_sort_keys_variant2.phpt62 array( 'ba' , 'b' , 'ab' ),
121 0 => 'ab',
H A Dcollator_sort.phpt60 array( 'ba' , 'b' , 'ab' ),
131 0 => 'ab',
H A Dcollator_sort_variant2.phpt60 array( 'ba' , 'b' , 'ab' ),
131 0 => 'ab',
/PHP-5.4/ext/standard/tests/streams/
H A Dstream_get_meta_data_file_variation1.phpt8 'rb', 'rb+', 'wb', 'wb+', 'ab', 'ab+', 'xb', 'xb+',
277 string(2) "ab"
297 string(3) "ab+"
/PHP-5.4/ext/ereg/tests/
H A Dereg_basic_001.phpt30 --> Pattern: '..(a|b|c)(a|b|c)..'; string: '--- ab ---'
36 string(6) "- ab -"
H A Deregi_basic_001.phpt30 --> Pattern: '..(a|b|c)(a|b|c)..'; string: '--- ab ---'
36 string(6) "- ab -"
/PHP-5.4/ext/pdo_oci/tests/
H A Dpdo_oci_stream_1.phpt47 echo 'Read '.stream_get_contents($r['data'], 2, 0)."$\n"; // ab
91 Read ab$
/PHP-5.4/ext/standard/tests/strings/
H A Dstrnatcasecmp_basic.phpt25 str_dump(' ab', ' aB');
H A Dstrtolower-win32.phpt234 ab => ab
H A Dstrtoupper1-win32.phpt234 ab => ab
/PHP-5.4/tests/lang/
H A D020.phpt13 case "ab":
/PHP-5.4/ext/mbstring/tests/
H A Dmb_ereg_search_xxx.phpt29 test_search( $enc, 'abcde abdeabcf anvfabc odu abcd ', '(ab[a-z]+)', $opt );
/PHP-5.4/ext/standard/tests/array/
H A D009.phpt17 array('a', 'b', 'c', "ab", "ac", "ad"), // string array
236 string(2) "ab"
237 string(2) "ab"
259 string(2) "ab"
H A Deach.phpt15 array("a", "ab", "abc", "abcd"),
325 string(2) "ab"
327 string(2) "ab"
/PHP-5.4/ext/phar/tests/tar/
H A Dphar_stub.phpt44 $fp = fopen($fname3, 'ab');

Completed in 36 milliseconds

123456