Home
last modified time | relevance | path

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

123456

/PHP-5.4/ext/phar/tests/zip/
H A Dphar_stub.phpt44 $fp = fopen($fname3, 'ab');
/PHP-5.4/ext/standard/tests/array/
H A Darray_values.phpt33 array("a" => "abcd", "a" => "", "ab" => -6, "cd" => -0.5 ),
/PHP-5.4/ext/standard/tests/file/
H A Dfread_fwrite_basic.phpt42 $h = fopen($outputfile, 'ab+');
H A Dfseek_ftell_rewind_variation1.phpt24 "a","ab","at","a+","a+b","a+t");
171 -- File opened in mode ab --
353 -- File opened in mode ab --
H A Dfseek_ftell_rewind_variation3.phpt26 "a","ab","at","a+","a+b","a+t");
187 -- File opened in mode ab --
393 -- File opened in mode ab --
H A Dfseek_ftell_rewind_variation7.phpt26 "a","ab","at","a+","a+b","a+t");
186 -- File opened in mode ab --
392 -- File opened in mode ab --
H A Dfscanf_variation51.phpt35 "a", "ab", "at",
H A Dfseek_ftell_rewind_basic1.phpt21 "a","ab","at","a+","a+b","a+t");
179 -- File opened in mode ab --
373 -- File opened in mode ab --
H A Dfread_variation2.phpt52 $file_modes = array("a","ab","at",
125 -- File opened in mode ab --
262 -- File opened in mode ab --
399 -- File opened in mode ab --
536 -- File opened in mode ab --
H A Dfread_variation4-win32.phpt55 $file_modes = array("a","ab","at",
127 -- File opened in mode ab --
246 -- File opened in mode ab --
365 -- File opened in mode ab --
H A Dfread_variation4.phpt55 $file_modes = array("a","ab","at",
127 -- File opened in mode ab --
246 -- File opened in mode ab --
365 -- File opened in mode ab --
H A Dftruncate_variation1-win32.phpt25 "a", "ab", "at", "a+", "a+b", "a+t");
227 -- Testing ftruncate() with file opening using ab mode --
421 -- Testing ftruncate() with file opening using ab mode --
H A Dftruncate_variation1.phpt25 "a", "ab", "at", "a+", "a+b", "a+t");
227 -- Testing ftruncate() with file opening using ab mode --
421 -- Testing ftruncate() with file opening using ab mode --
H A Dftruncate_variation2-win32.phpt25 "a", "ab", "at", "a+", "a+b", "a+t");
228 -- Testing ftruncate() with file opening using ab mode --
422 -- Testing ftruncate() with file opening using ab mode --
H A Dftruncate_variation4.phpt25 "a", "ab", "at", "a+", "a+b", "a+t");
228 -- Testing ftruncate() with file opening using ab mode --
422 -- Testing ftruncate() with file opening using ab mode --
H A Dftruncate_variation2.phpt25 "a", "ab", "at", "a+", "a+b", "a+t");
228 -- Testing ftruncate() with file opening using ab mode --
422 -- Testing ftruncate() with file opening using ab mode --
/PHP-5.4/ext/phar/tests/
H A Dphar_stub.phpt50 $fp = fopen($fname2, 'ab');
/PHP-5.4/ext/mbstring/tests/
H A Dmb_ereg_variation3.phpt26 b'ab/=' => b'[[:ascii:]]+',
/PHP-5.4/ext/ereg/tests/
H A Dereg_basic_002.phpt29 --> Pattern: '..(a|b|c)(a|b|c)..'; string: '--- ab ---'
H A Deregi_basic_002.phpt29 --> Pattern: '..(a|b|c)(a|b|c)..'; string: '--- ab ---'
H A Dsplit_basic_002.phpt30 --> Pattern: '..(a|b|c)(a|b|c)..'; match: '--- ab ---'
H A Dspliti_basic_002.phpt30 --> Pattern: '..(a|b|c)(a|b|c)..'; match: '--- ab ---'
/PHP-5.4/ext/intl/tests/
H A Didn_uts46_errors.phpt83 string(18) "www.xn--ab-m1t.com"
/PHP-5.4/ext/standard/tests/url/
H A Dparse_url_basic_007.phpt104 --> file:///ab:/ : string(5) "/ab:/"
/PHP-5.4/ext/ereg/regex/
H A DWHATSNEW5 the bug was that something like a?b matching ab matched b rather than ab.

Completed in 57 milliseconds

123456