Home
last modified time | relevance | path

Searched refs:xb (Results 1 – 25 of 52) sorted by relevance

123

/PHP-5.5/ext/standard/tests/file/
H A D007_variation23.phpt2 Test fopen and fclose() functions - usage variations - "xb" mode
17 /* Test fopen() and fclose(): Opening the file in "xb" mode,
20 checking for the warning msg when trying to open an existing file in "xb" mode,
27 echo "*** Test fopen() & fclose() functions: with 'xb' mode ***\n";
28 $file_handle = fopen($file, "xb"); //opening the non-existing file in "xb" mode, file will be crea…
39 $file_handle = fopen($file, "xb"); //Opening the existing data file in 'xb' mode to check for the …
46 *** Test fopen() & fclose() functions: with 'xb' mode ***
H A Dbug53241.phpt2 Bug #53241 (stream casting that relies on fdopen/fopencookie fails with 'xb' mode)
12 $fh = fopen($fn, 'xb');
H A Dfwrite_variation4-win32.phpt2 Test fwrite() function : usage variations - x, xb, xt, x+, x+b & x+t modes
26 Test fwrite with file opened in mode : x, xb, xt, x+, x+b, x+t
30 $file_modes = array("x","xb","xt","x+","x+b","x+t");
85 -- Opening file in xb --
135 -- Opening file in xb --
185 -- Opening file in xb --
235 -- Opening file in xb --
H A Dfwrite_variation4.phpt2 Test fwrite() function : usage variations - x, xb, xt, x+, x+b & x+t modes
26 Test fwrite with file opened in mode : x, xb, xt, x+, x+b, x+t
30 $file_modes = array("x","xb","xt","x+","x+b","x+t");
85 -- Opening file in xb --
135 -- Opening file in xb --
185 -- Opening file in xb --
235 -- Opening file in xb --
H A Dfgetc_variation3.phpt13 x, xb, xt
20 $file_modes = array("w", "wb", "wt", "a", "ab", "at", "x", "xb", "xt");
103 -- File opened in mode : xb --
H A Dfgets_variation1.phpt12 x, xb, xt
19 $file_modes = array("w", "wb", "wt", "a", "ab", "at", "x", "xb", "xt");
102 -- File opened in mode : xb --
H A Dfgetcsv_variation26.phpt34 "x", "xb", "xt");
117 -- Testing fgetcsv() with file opened using xb mode --
162 -- Testing fgetcsv() with file opened using xb mode --
207 -- Testing fgetcsv() with file opened using xb mode --
252 -- Testing fgetcsv() with file opened using xb mode --
297 -- Testing fgetcsv() with file opened using xb mode --
342 -- Testing fgetcsv() with file opened using xb mode --
387 -- Testing fgetcsv() with file opened using xb mode --
432 -- Testing fgetcsv() with file opened using xb mode --
H A Dfgetss_variation1-win32.phpt19 x, xb, xt
46 $file_modes = array("w","wb", "wt","a", "ab", "at","x","xb","xt");
153 -- Testing fgetss() with file opened using xb mode --
H A Dfgetss_variation1.phpt19 x, xb, xt
42 $file_modes = array("w","wb", "wt","a", "ab", "at","x","xb","xt");
149 -- Testing fgetss() with file opened using xb mode --
H A Dfflush_variation1-win32.phpt24 "x", "xb", "xt", "x+", "x+b", "x+t");
121 -- File opened in xb mode --
194 -- File opened in xb mode --
267 -- File opened in xb mode --
411 -- File opened in xb mode --
509 -- File opened in xb mode --
H A Dfflush_variation1.phpt24 "x", "xb", "xt", "x+", "x+b", "x+t");
122 -- File opened in xb mode --
195 -- File opened in xb mode --
268 -- File opened in xb mode --
412 -- File opened in xb mode --
510 -- File opened in xb mode --
H A Dreadfile_basic-win32.phpt26 "x", "xb", "xt", "x+", "x+b", "x+t");
93 -- File opened with mode: xb --
149 -- File opened with mode: xb --
205 -- File opened with mode: xb --
261 -- File opened with mode: xb --
460 -- File opened with mode: xb --
H A Dreadfile_basic.phpt26 "x", "xb", "xt", "x+", "x+b", "x+t");
93 -- File opened with mode: xb --
149 -- File opened with mode: xb --
205 -- File opened with mode: xb --
261 -- File opened with mode: xb --
460 -- File opened with mode: xb --
H A Dfseek_ftell_rewind_variation4-win32.phpt29 "x","xb","xt","x+","x+b","x+t");
192 -- File opened in mode xb --
398 -- File opened in mode xb --
H A Dfseek_ftell_rewind_variation4.phpt29 "x","xb","xt","x+","x+b","x+t");
192 -- File opened in mode xb --
398 -- File opened in mode xb --
H A Dfseek_ftell_rewind_variation6-win32.phpt30 "x","xb","xt","x+","x+b","x+t");
192 -- File opened in mode xb --
398 -- File opened in mode xb --
H A Dfseek_ftell_rewind_variation6.phpt30 "x","xb","xt","x+","x+b","x+t");
192 -- File opened in mode xb --
398 -- File opened in mode xb --
H A Dfseek_ftell_rewind_variation8-win32.phpt30 "x","xb","xt","x+","x+b","x+t");
193 -- File opened in mode xb --
399 -- File opened in mode xb --
H A Dfseek_ftell_rewind_variation8.phpt30 "x","xb","xt","x+","x+b","x+t");
193 -- File opened in mode xb --
399 -- File opened in mode xb --
H A Dfseek_ftell_rewind_variation2-win32.phpt30 "x","xb","xt","x+","x+b","x+t");
180 -- File opened in mode xb --
362 -- File opened in mode xb --
/PHP-5.5/Zend/
H A Dzend_strtod.c698 xb = b->x; in mult()
699 xbe = xb + wb; in mult()
702 for(; xb < xbe; xb++, xc0++) { in mult()
717 if ((y = *xb >> 16)) { in mult()
735 if (y = *xb++) { in mult()
905 xb = xb0 + j; in cmp()
907 if (*--xa != *--xb) in cmp()
947 xb = b->x; in diff()
948 xbe = xb + wb; in diff()
960 } while(xb < xbe); in diff()
[all …]
/PHP-5.5/ext/standard/tests/streams/
H A Dstream_get_meta_data_file_variation1.phpt8 'rb', 'rb+', 'wb', 'wb+', 'ab', 'ab+', 'xb', 'xb+',
323 string(2) "xb"
343 string(3) "xb+"
/PHP-5.5/ext/gd/libgd/
H A Dgdft.c789 int xb = x, yb = y; local
948 xb = x + x1;
1148 brect[0] = xb + gdroundupdown(brect[0], d2 > 0);
1150 brect[2] = xb + gdroundupdown(brect[2], d1 > 0);
1152 brect[4] = xb + gdroundupdown(brect[4], d2 < 0);
1154 brect[6] = xb + gdroundupdown(brect[6], d1 < 0);
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestinput4459 xb
462 xb
465 xb
468 xb
471 xb
H A Dtestinput9515 xb
518 xb
521 xb
524 xb
527 xb

Completed in 58 milliseconds

123