Home
last modified time | relevance | path

Searched refs:ab (Results 76 – 100 of 154) sorted by relevance

1234567

/php-src/ext/intl/tests/
H A Dgrapheme_str_split.phpt13 array( "abc", 2, array("ab", "c") ),
H A Didn_uts46_errors.phpt64 string(18) "www.xn--ab-m1t.com"
/php-src/ext/standard/tests/file/
H A Dfread_fwrite_basic.phpt32 $h = fopen($outputfile, 'ab+');
H A Dbug81145.phpt30 $fp = fopen($src, "ab");
H A Dfflush_variation1-win32-mb.phpt19 "a", "ab", "at", "a+","a+b", "a+t",
93 -- File opened in ab mode --
166 -- File opened in ab mode --
239 -- File opened in ab mode --
348 -- File opened in ab mode --
481 -- File opened in ab mode --
H A Dfflush_variation1-win32.phpt19 "a", "ab", "at", "a+","a+b", "a+t",
93 -- File opened in ab mode --
166 -- File opened in ab mode --
239 -- File opened in ab mode --
348 -- File opened in ab mode --
481 -- File opened in ab mode --
H A Dfflush_variation1.phpt19 "a", "ab", "at", "a+","a+b", "a+t",
94 -- File opened in ab mode --
167 -- File opened in ab mode --
240 -- File opened in ab mode --
349 -- File opened in ab mode --
482 -- File opened in ab mode --
H A Dfseek_ftell_rewind_variation3.phpt16 "a","ab","at","a+","a+b","a+t");
177 -- File opened in mode ab --
383 -- File opened in mode ab --
H A Dfseek_ftell_rewind_variation5.phpt15 "a","ab","at","a+","a+b","a+t");
174 -- File opened in mode ab --
379 -- File opened in mode ab --
H A Dfseek_ftell_rewind_variation7.phpt16 "a","ab","at","a+","a+b","a+t");
176 -- File opened in mode ab --
382 -- File opened in mode ab --
H A Dreadfile_basic-win32.phpt22 "a", "at", "ab", "a+", "a+b", "a+t",
75 -- File opened with mode: ab --
131 -- File opened with mode: ab --
187 -- File opened with mode: ab --
243 -- File opened with mode: ab --
387 -- File opened with mode: ab --
H A Dreadfile_basic.phpt22 "a", "at", "ab", "a+", "a+b", "a+t",
75 -- File opened with mode: ab --
131 -- File opened with mode: ab --
187 -- File opened with mode: ab --
243 -- File opened with mode: ab --
387 -- File opened with mode: ab --
H A Dfseek_ftell_rewind_variation1.phpt14 "a","ab","at","a+","a+b","a+t");
161 -- File opened in mode ab --
343 -- File opened in mode ab --
H A Dfseek_ftell_rewind_basic1.phpt11 "a","ab","at","a+","a+b","a+t");
169 -- File opened in mode ab --
363 -- File opened in mode ab --
/php-src/ext/opcache/tests/jit/
H A Dfetch_dim_r_003.phpt23 var_dump($a["ab"]);
H A Dassign_dim_op_001.phpt70 ["ab"]=>
/php-src/ext/mbstring/tests/
H A Dmb_ereg_search_xxx.phpt30 test_search( $enc, 'abcde abdeabcf anvfabc odu abcd ', '(ab[a-z]+)', $opt );
H A Dbase64_encoding.phpt22 testConversion('ab', 'YWI=');
H A Dmb_ereg_variation3.phpt23 'ab/=' => '[[:ascii:]]+',
/php-src/ext/random/tests/03_randomizer/methods/
H A DgetBytesFromString.phpt33 $output = $randomizer->getBytesFromString(str_repeat('ab', $i), 500);
/php-src/ext/standard/tests/array/
H A Darray_values.phpt28 array("a" => "abcd", "a" => "", "ab" => -6, "cd" => -0.5 ),
/php-src/ext/standard/tests/strings/
H A Dstrtolower.phpt225 ab => ab
H A Dstrtoupper1.phpt228 ab => ab
/php-src/ext/phar/tests/tar/
H A Dphar_stub.phpt44 $fp = fopen($fname3, 'ab');
/php-src/ext/phar/tests/zip/
H A Dphar_stub.phpt44 $fp = fopen($fname3, 'ab');

Completed in 54 milliseconds

1234567