Home
last modified time | relevance | path

Searched refs:w (Results 1001 – 1025 of 1026) sorted by relevance

1...<<4142

/PHP-7.2/ext/standard/tests/file/
H A Dumask_variation2.phpt34 $fp = fopen($filename, "w");
H A Dtempnam_variation4-0.phpt10 $fp = fopen($filename, 'w');
H A Dtempnam_variation4-1.phpt10 $fp = fopen($filename, 'w');
H A Dfgetcsv_variation12.phpt40 $file_handle = fopen($filename, "w");
H A Dis_executable_basic.phpt10 $fp = fopen($filename, 'w');
H A Dis_readable_basic.phpt10 $fp = fopen($filename, 'w');
H A Dunlink_variation5.phpt26 $fp = fopen($filename, "w");
H A Dis_writable_basic.phpt7 $fp = fopen($filename, 'w');
H A Dmkdir_rmdir_variation1.phpt10 $fp = fopen($filename, 'w');
/PHP-7.2/ext/mbstring/oniguruma/
H A DHISTORY305 ex. ("test " * 100_000).scan(/\w*\s?/)
1163 ex. /\w+/u.match("%a\xffb\xfec%") ==> "a"
1686 (/(?>a*)/, /(?>\w+)/ etc...)
2050 2002/03/18: [bug] /[\w-a]/ should be error. (thanks Guy Decoux)
/PHP-7.2/ext/mysqlnd/
H A Dmysqlnd_connection.c2622 #define php_select(m, r, w, e, t) select(m, r, w, e, t) argument
/PHP-7.2/ext/pcre/pcrelib/testdata/
H A Dtestoutput9599 /\w+/8
607 /\w{2,3}/8
617 /\w{2,3}?/8
/PHP-7.2/ext/fileinfo/tests/
H A Dmagic1353 0 string/w \<?xml\ version=
3348 >18 beshort ^00010000 N/A on 3b2/300 w/paging
3602 >4 beshort >0 w/ header v%d,
3611 >4 beshort >0 w/ header v%d,
3708 >40 leshort !0 compatible w/ITv%x
3709 >42 leshort !0 created w/ITv%x
5702 # - http://wiki.nesdev.com/w/index.php/INES
5703 # - http://wiki.nesdev.com/w/index.php/NES_2.0
16238 #>65 string nX^w (WriteNow dictionary)
19037 >18 beshort &020000 w/68881 object
[all …]
H A Dmagic私はガラスを食べられます1353 0 string/w \<?xml\ version=
3348 >18 beshort ^00010000 N/A on 3b2/300 w/paging
3602 >4 beshort >0 w/ header v%d,
3611 >4 beshort >0 w/ header v%d,
3708 >40 leshort !0 compatible w/ITv%x
3709 >42 leshort !0 created w/ITv%x
5702 # - http://wiki.nesdev.com/w/index.php/INES
5703 # - http://wiki.nesdev.com/w/index.php/NES_2.0
16238 #>65 string nX^w (WriteNow dictionary)
19037 >18 beshort &020000 w/68881 object
[all …]
/PHP-7.2/ext/wddx/tests/
H A Dbug37569.phpt237 <wddxPacket version='1.0'><header/><data><string>w</string></data></wddxPacket>
/PHP-7.2/
H A Dacinclude.m41078 FILE *fp = fopen("conftestval", "w");
1707 fp = fopen(filename, "w");
H A DNEWS2022 argument w/strict_types). (Anatol)
2536 . Fixed bug #72373 (TypeError after Generator function w/declared return type
2697 . Fixed bug #50194 (imagettftext broken on transparent background w/o
H A Dconfigure.ac572 dnl The WARNING_LEVEL required because cc in QNX hates -w option without an argument
/PHP-7.2/ext/mysqli/tests/
H A Dmysqli_get_client_stats.phpt847 if ($fp = fopen($file, 'w')) {
/PHP-7.2/ext/pcre/pcrelib/
H A DNEWS278 PCRE_UCP, which changes the behaviour of \b, \d, \s, and \w (and their
/PHP-7.2/scripts/dev/
H A Dgenerate-phpt.phar823 $fh = fopen($fileName, 'w');
/PHP-7.2/ext/standard/tests/misc/
H A Duser_agents.txt275 Mozilla/5.0 (compatible; Qwantify/2.3w; +https://www.qwant.com/)/2.3w
H A Dget_browser_variation3.phpt563 Agent Mozilla/5.0 (compatible; Qwantify/2.3w; +https://www.qwant.com/)/2.3w
/PHP-7.2/ext/date/lib/
H A Dparse_date.c12839 timelib_sll w, d; in scan() local
12846 w = timelib_get_nr((char **) &ptr, 2); in scan()
12850 s->time->relative.d = timelib_daynr_from_weeknr(s->time->y, w, d); in scan()
12867 timelib_sll w, d; in scan() local
12874 w = timelib_get_nr((char **) &ptr, 2); in scan()
12878 s->time->relative.d = timelib_daynr_from_weeknr(s->time->y, w, d); in scan()
/PHP-7.2/build/
H A Dlibtool.m41172 chmod u+w . 2>&5
5789 _LT_AC_TAGVAR(fix_srcfile_path, $1)='`cygpath -w "$srcfile"`'

Completed in 231 milliseconds

1...<<4142