Home
last modified time | relevance | path

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

123456

/PHP-5.3/ext/standard/tests/file/
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.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-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_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_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 --
H A Dftruncate_variation4-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_variation7-win32.phpt26 "a", "ab", "at", "a+", "a+b", "a+t");
229 -- Testing ftruncate() with file opening using ab mode --
423 -- Testing ftruncate() with file opening using ab mode --
H A Dftruncate_variation7.phpt26 "a", "ab", "at", "a+", "a+b", "a+t");
229 -- Testing ftruncate() with file opening using ab mode --
423 -- Testing ftruncate() with file opening using ab mode --
/PHP-5.3/ext/standard/tests/strings/
H A Dstrtolower.phpt246 ab => ab
H A Dstrtoupper1.phpt246 ab => ab
/PHP-5.3/ext/phar/tests/
H A Dphar_stub.phpt50 $fp = fopen($fname2, 'ab');
/PHP-5.3/ext/mbstring/tests/
H A Dmb_ereg_variation3.phpt26 b'ab/=' => b'[[:ascii:]]+',
/PHP-5.3/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.3/ext/standard/tests/url/
H A Dparse_url_basic_007.phpt103 --> file:///ab:/ : string(5) "/ab:/"
/PHP-5.3/ext/ereg/regex/
H A DWHATSNEW5 the bug was that something like a?b matching ab matched b rather than ab.

Completed in 66 milliseconds

123456