Home
last modified time | relevance | path

Searched refs:w (Results 326 – 350 of 1026) sorted by relevance

1...<<11121314151617181920>>...42

/PHP-7.2/ext/pcre/pcrelib/testdata/
H A Dtestinput8148 /ab?\w/
346 /^(a*\w|ab)=(a*\w|ab)/
832 /^a*\w/
842 /^a*?\w/
852 /^a+\w/
2546 /(?<=a(?i)b)(\w\w)c/
2871 /\w/
3718 /([\w:]+::)?(\w+)$/
3728 /([\w:]+::)?(\w+)$/
4791 /^(?>.{4})abc|^\w\w.xabcd/
[all …]
H A Dtestinput7385 /[\w]/WBZ8
403 /\w/WBZ8
801 /\w+\p{P} \w+\p{Po} \w+\s \p{Xan}+\s \s+\p{Xan} \s+\w/BWZx
803 /\w+\P{P} \W+\p{Po} \w+\S \P{Xan}+\s \s+\P{Xan} \s+\W/BWZx
805 /\w+\p{Po} \w+\p{Pc} \W+\p{Po} \W+\p{Pc} \w+\P{Po} \w+\P{Pc}/BWZx
815 /\w+/8CWBZ
822 /\D+\X \d+\X \S+\X \s+\X \W+\X \w+\X \C+\X \R+\X \H+\X \h+\X \V+\X \v+\X a+\X \n+\X .+\X/BZx
828 /\X+\D \X+\d \X+\S \X+\s \X+\W \X+\w \X+. \X+\C \X+\R \X+\H \X+\h \X+\V \X+\v \X+\X \X+\Z \X+\z \X+…
830 /\d+\s{0,5}=\s*\S?=\w{0,4}\W*/8WBZ
/PHP-7.2/ext/openssl/tests/
H A Dbug54061.phpt7 $data = "jfdslkjvflsdkjvlkfjvlkjfvlkdm,4w 043920r 9234r 32904r 09243
/PHP-7.2/ext/bz2/tests/
H A Dbug72447.phpt10 $fp = fopen('testfile', 'w');
H A Dwith_files.phpt12 $bz = bzopen($filename, "w");
H A Dbz2_filter_decompress.phpt9 $fp = fopen('php://stdout', 'w');
H A Dbz2_filter_compress.phpt9 $fp = fopen('php://stdout', 'w');
/PHP-7.2/ext/standard/tests/file/
H A Dbug69100.phpt11 $fw = fopen($fileOut, 'w');
H A Dfile_get_contents_basic001.phpt9 $handle = fopen($temp_filename,"w");
H A Dftruncate_variation4-win32.phpt23 "w", "wb", "wt", "w+", "w+b", "w+t",
37 if( strstr($file_modes[$mode_counter], "x") || strstr($file_modes[$mode_counter], "w") ) {
42 … create_files ( dirname(__FILE__), 1, $file_content_type, 0755, 1, "w", "ftruncate_variation", 4);
136 -- Testing ftruncate() with file opening using w mode --
166 -- Testing ftruncate() with file opening using w+ mode --
176 -- Testing ftruncate() with file opening using w+b mode --
186 -- Testing ftruncate() with file opening using w+t mode --
378 -- Testing ftruncate() with file opening using w mode --
408 -- Testing ftruncate() with file opening using w+ mode --
418 -- Testing ftruncate() with file opening using w+b mode --
[all …]
H A Dftruncate_variation4.phpt23 "w", "wb", "wt", "w+", "w+b", "w+t",
37 if( strstr($file_modes[$mode_counter], "x") || strstr($file_modes[$mode_counter], "w") ) {
42 … create_files ( dirname(__FILE__), 1, $file_content_type, 0755, 1, "w", "ftruncate_variation", 4);
136 -- Testing ftruncate() with file opening using w mode --
166 -- Testing ftruncate() with file opening using w+ mode --
176 -- Testing ftruncate() with file opening using w+b mode --
186 -- Testing ftruncate() with file opening using w+t mode --
378 -- Testing ftruncate() with file opening using w mode --
408 -- Testing ftruncate() with file opening using w+ mode --
418 -- Testing ftruncate() with file opening using w+b mode --
[all …]
H A Dcopy_variation9.phpt10 $fp = fopen($filename, 'w');
31 $file_handle = fopen($src_file_name, "w");
H A Dcopy_variation15.phpt9 $fp = fopen($filename, 'w');
30 $file_handle = fopen($file, "w");
/PHP-7.2/ext/standard/tests/general_functions/
H A Dbug72306.phpt14 1 => array("pipe", "w"),
/PHP-7.2/ext/gd/tests/
H A Dimagepalettetotruecolor_error3.phpt11 $im = fopen('php://memory', 'w');
H A Dbug73549.phpt9 $stream = fopen(__DIR__ . DIRECTORY_SEPARATOR . 'bug73549.png', 'w');
/PHP-7.2/ext/zlib/tests/
H A Dzlib_filter_deflate.phpt9 $fp = fopen('php://stdout', 'w');
H A Dzlib_filter_inflate.phpt9 $fp = fopen('php://stdout', 'w');
/PHP-7.2/ext/xmlwriter/tests/
H A Dxmlwriter_set_indent_string_basic_001.phpt8 $fp = fopen($temp_filename, "w");
/PHP-7.2/ext/standard/tests/filters/
H A Dbug46164-2.phpt17 $fd = fopen('php://memory','w');
/PHP-7.2/ext/date/tests/
H A Dbug35425.phpt9 foreach (array('B','d','h','H','i','I','L','m','s','t','U','w','W','y','Y','z','Z') as $v) {
/PHP-7.2/ext/standard/tests/array/
H A Dnatcasesort_object2.phpt41 new for_string_natcasesort("w","W", "c"),
91 string(1) "w"
H A Drsort_object1.phpt53 new for_string_rsort("w"), new for_string_rsort("py"),
126 string(1) "w"
204 string(1) "w"
/PHP-7.2/ext/standard/tests/dir/
H A Drewinddir_basic-win32-mb.phpt31 @create_files($dir_path1, 1, "numeric", 0755, 1, "w", "私はガラスを食べられますfile");
32 @create_files($dir_path2, 1, 'numeric', 0755, 1, 'w', "私はガラスを食べられますfile", 2);
/PHP-7.2/ext/hash/tests/
H A Dfnv1a64.phpt10 array( 'w', 'af63ea4c86020456' ),
24 array( 'w/qn', '9c6e50f771dcafd0' ),
67 array( ']#=j)w&hBv#w', '7a2da4d0b1c01e1e' ),
139 array( '5Bdth4eU_;;Z9:tgVZ4m[=@:%3w', '4e3d8a502aad23d1' ),
165 array( '@c3q]dx(b_/e3Mp?H\'gjX4Q}$w%X{pE<', '8a65a0d9c497dca7' ),
169 array( 'yNG)j&w\'U>|1]-|#r3-E0S&lj$Db#m>}<', 'b3fb4982abc0e4c0' ),
193 array( 'w/[uH$NnU0#jj?e$TZWlLMS9UK/4IgNAw+7@0', 'c03ee6776b09be84' ),
212 array( 'w7q_J<~|g=]w!9wjF7I^}v}~s[pc_VvXnh9:&87mV', '81bed0679537a583' ),
221 array( 'e~#?zD:a\'8=l${w(qkKsNIC{(s/=t0,Z0/z+T6l\\N+I', '8b024f00082671f5' ),
225 array( 'C5~>*)4([ZJw-(P[I-[b\\-A}}aM/GV&kl%+w/? jyJc(', '7a9e26e4aeb98fc9' ),
[all …]

Completed in 98 milliseconds

1...<<11121314151617181920>>...42