Home
last modified time | relevance | path

Searched refs:aa (Results 51 – 75 of 81) sorted by relevance

1234

/PHP-8.3/ext/standard/tests/strings/
H A Dbug33605.phpt6 substr_compare("aa", "a", -99999999, -1, 0);
H A Dstr_ireplace.phpt12 var_dump(str_ireplace("tt", "aa", "ttttTttttttttTT"));
13 var_dump(str_ireplace("tt", "aa", "ttttTttttttttTT", $count));
H A Dstrtolower.phpt224 aa => aa
H A Dstrtoupper1.phpt227 aa => aa
H A Dstr_repeat.phpt44 -- after repeating 2 times is => aa
H A Dhtml_entity_decode_iso8859-15.phpt148 FEMININE ORDINAL INDICATOR: ª => aa
149 ª => aa
H A Dhtml_entity_decode_iso8859-5.phpt148 CYRILLIC CAPITAL LETTER NJE: Њ => aa
/PHP-8.3/ext/opcache/tests/
H A Dbug76094.phpt23 var_dump(MetaType("aa"));
/PHP-8.3/tests/strings/
H A D002.phpt71 printf test 16:aa
74 printf test 19: aa
77 printf test 22:00000000000000aa
/PHP-8.3/ext/json/tests/
H A Dbug68546.phpt6 var_dump(json_decode('{"key": {"\u0000": "aa"}}'));
/PHP-8.3/ext/hash/tests/
H A Djoaat.phpt10 array("aa", "7081738e"),
/PHP-8.3/ext/intl/tests/
H A Dcollator_sort_with_sort_keys.phpt62 array( 'a' , 'aaa', 'aa' ),
115 1 => 'aa',
H A Dcollator_sort_with_sort_keys_variant2.phpt62 array( 'a' , 'aaa', 'aa' ),
115 1 => 'aa',
H A Dcollator_sort.phpt60 array( 'a' , 'aaa', 'aa' ),
125 1 => 'aa',
H A Dcollator_sort_variant2.phpt60 array( 'a' , 'aaa', 'aa' ),
125 1 => 'aa',
H A Dnormalizer_get_raw_decomposition.phpt23 "aa",
/PHP-8.3/ext/opcache/tests/opt/
H A Dgh11245_2.phpt16 static $prop = "aa";
/PHP-8.3/ext/filter/tests/
H A D033_run.inc18 "aa:bb:cc:dd:ee:ff",
/PHP-8.3/ext/hash/
H A Dhash_tiger.c34 aa = a; \
79 a ^= aa; \
118 uint64_t aa, bb, cc; \
/PHP-8.3/tests/lang/
H A Dengine_assignExecutionOrder_002.phpt77 list($aa,$bb) = array(10);
78 echo "AA=$aa\n";
/PHP-8.3/ext/standard/tests/password/
H A Dpassword_needs_rehash.phpt40 var_dump(password_needs_rehash(crypt('Example', '$6$rounds=5000$aa$'), PASSWORD_DEFAULT));
/PHP-8.3/tests/lang/operators/
H A Dpreinc_variationStr.phpt59 string(2) "aa"
/PHP-8.3/ext/gmp/tests/
H A Dgmp_import.phpt69 var_dump(gmp_import('aa', 3));
/PHP-8.3/ext/fileinfo/tests/
H A Dbug68819_001.phpt9 …---a----s---------a-----a----------------a----s------------------\r\n------aa-----------a-------a-…
/PHP-8.3/ext/mysqli/tests/
H A Dmysqli_stmt_bind_param.phpt85 mysqli_stmt_bind_param($stmt, "aa", $id, $label);

Completed in 33 milliseconds

1234