Home
last modified time | relevance | path

Searched refs:ab (Results 51 – 75 of 147) sorted by relevance

123456

/PHP-8.2/Zend/tests/
H A Dbug66608.phpt18 } catch (Exception $ab) {
H A Dforeach_list_001.phpt38 string(2) "ab"
H A Dlist_destructuring_to_special_variables.phpt23 $str = 'ab';
/PHP-8.2/ext/standard/tests/array/
H A D009.phpt11 array('a', 'b', 'c', "ab", "ac", "ad"), // string array
185 string(2) "ab"
186 string(2) "ab"
208 string(2) "ab"
/PHP-8.2/ext/standard/tests/file/
H A Dfgetc_variation3.phpt11 a, ab, at,
19 $file_modes = array("w", "wb", "wt", "a", "ab", "at", "x", "xb", "xt");
89 -- File opened in mode : ab --
H A Dfgets_variation1.phpt7 a, ab, at,
15 $file_modes = array("w", "wb", "wt", "a", "ab", "at", "x", "xb", "xt");
85 -- File opened in mode : ab --
H A Dfgets_variation3.phpt108 string(22) "ab12 ab12 ab12 ab12 ab"
156 string(22) "ab12 ab12 ab12 ab12 ab"
204 string(22) "ab12 ab12 ab12 ab12 ab"
252 string(22) "ab12 ab12 ab12 ab12 ab"
300 string(22) "ab12 ab12 ab12 ab12 ab"
348 string(22) "ab12 ab12 ab12 ab12 ab"
396 string(22) "ab12 ab12 ab12 ab12 ab"
444 string(22) "ab12 ab12 ab12 ab12 ab"
492 string(22) "ab12 ab12 ab12 ab12 ab"
H A Dfgets_basic.phpt90 string(22) "ab12 ab12 ab12 ab12 ab"
134 string(22) "ab12 ab12 ab12 ab12 ab"
178 string(22) "ab12 ab12 ab12 ab12 ab"
222 string(22) "ab12 ab12 ab12 ab12 ab"
266 string(22) "ab12 ab12 ab12 ab12 ab"
310 string(22) "ab12 ab12 ab12 ab12 ab"
H A Dfflush_variation2.phpt19 "a", "ab", "at", "a+","a+b", "a+t");
103 -- link opened in ab mode --
164 -- link opened in ab mode --
225 -- link opened in ab mode --
322 -- link opened in ab mode --
413 -- link opened in ab mode --
H A Dfread_fwrite_basic.phpt32 $h = fopen($outputfile, 'ab+');
/PHP-8.2/ext/intl/tests/
H A Dcollator_sort_with_sort_keys.phpt63 array( 'ba' , 'b' , 'ab' ),
122 0 => 'ab',
H A Dcollator_sort_with_sort_keys_variant2.phpt63 array( 'ba' , 'b' , 'ab' ),
122 0 => 'ab',
H A Dcollator_sort.phpt61 array( 'ba' , 'b' , 'ab' ),
132 0 => 'ab',
H A Dcollator_sort_variant2.phpt61 array( 'ba' , 'b' , 'ab' ),
132 0 => 'ab',
/PHP-8.2/ext/standard/tests/strings/
H A Dstrnatcasecmp_basic.phpt19 str_dump(' ab', ' aB');
H A Dstr_ends_with.phpt18 var_dump(str_ends_with("ab\x00c", "b\x00c"));
/PHP-8.2/sapi/phpdbg/tests/
H A Dwatch_004.phpt34 New value: ab
H A Dwatch_005.phpt43 New value: ab
/PHP-8.2/ext/standard/tests/streams/
H A Dstream_get_meta_data_file_variation1.phpt8 'rb', 'rb+', 'wb', 'wb+', 'ab', 'ab+', 'xb', 'xb+',
283 string(2) "ab"
303 string(3) "ab+"
H A Dbug78883.phpt13 //2 => array("file", "stderr.txt", "ab")
/PHP-8.2/ext/pdo_oci/tests/
H A Dpdo_oci_stream_1.phpt49 echo 'Read '.stream_get_contents($r['data'], 2, 0)."$\n"; // ab
93 Read ab$
/PHP-8.2/tests/lang/
H A D020.phpt13 case "ab":
/PHP-8.2/ext/openssl/tests/
H A Dprivate_rsa_4096.key20 0KKklZvMApE+KMVrRKmez0+ab/ktpoAe9Xox9ChBfLaZQgJlDwNDktjRu8RT1da8
/PHP-8.2/ext/opcache/tests/jit/
H A Dfetch_dim_r_004.phpt29 foo("ab");
H A Dfetch_dim_r_003.phpt24 var_dump($a["ab"]);

Completed in 43 milliseconds

123456