Home
last modified time | relevance | path

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

1234

/PHP-7.4/tests/strings/
H A D002.phpt68 printf test 16:aa
71 printf test 19: aa
74 printf test 22:00000000000000aa
/PHP-7.4/ext/opcache/tests/
H A Dbug76094.phpt23 var_dump(MetaType("aa"));
/PHP-7.4/ext/json/tests/
H A Dbug68546.phpt11 var_dump(json_decode('{"key": {"\u0000": "aa"}}'));
/PHP-7.4/ext/hash/tests/
H A Djoaat.phpt10 array("aa", "7081738e"),
/PHP-7.4/ext/filter/tests/
H A D033_run.inc18 "aa:bb:cc:dd:ee:ff",
/PHP-7.4/ext/intl/tests/
H A Dcollator_sort_with_sort_keys.phpt61 array( 'a' , 'aaa', 'aa' ),
114 1 => 'aa',
H A Dcollator_sort_with_sort_keys_variant2.phpt61 array( 'a' , 'aaa', 'aa' ),
114 1 => 'aa',
H A Dcollator_sort.phpt59 array( 'a' , 'aaa', 'aa' ),
124 1 => 'aa',
H A Dcollator_sort_variant2.phpt59 array( 'a' , 'aaa', 'aa' ),
124 1 => 'aa',
H A Dnormalizer_get_raw_decomposition.phpt22 "aa",
/PHP-7.4/ext/standard/tests/filters/
H A D001.phpt10 var_dump(stream_filter_register(array(), "aa"));
/PHP-7.4/ext/standard/tests/strings/
H A Dstr_ireplace.phpt15 var_dump(str_ireplace("tt", "aa", "ttttTttttttttTT"));
16 var_dump(str_ireplace("tt", "aa", "ttttTttttttttTT", $count));
H A Dstrtoupper1-win32.phpt233 aa => aa
H A Dstrtolower-win32.phpt233 aa => aa
H A Dhtml_entity_decode_iso8859-15.phpt147 FEMININE ORDINAL INDICATOR: ª => aa
148 ª => aa
H A Dhtml_entity_decode_iso8859-5.phpt147 CYRILLIC CAPITAL LETTER NJE: Њ => aa
H A Dhtml_entity_decode_win1251.phpt279 CYRILLIC CAPITAL LETTER UKRAINIAN IE: Є => aa
/PHP-7.4/tests/lang/operators/
H A Dpreinc_variationStr.phpt50 string(2) "aa"
/PHP-7.4/ext/hash/
H A Dhash_tiger.c36 aa = a; \
81 a ^= aa; \
120 uint64_t aa, bb, cc; \
/PHP-7.4/tests/lang/
H A Dengine_assignExecutionOrder_002.phpt73 list($aa,$bb) = array(10);
74 echo "AA=$aa\n";
/PHP-7.4/ext/standard/tests/password/
H A Dpassword_needs_rehash.phpt40 var_dump(password_needs_rehash(crypt('Example', '$6$rounds=5000$aa$'), PASSWORD_DEFAULT));
/PHP-7.4/ext/standard/tests/array/
H A Dextract_error.phpt26 var_dump( extract($arr, EXTR_SKIP, "aa", "ee") );
/PHP-7.4/ext/gmp/tests/
H A Dgmp_import.phpt59 var_dump(gmp_import('aa', 3));
/PHP-7.4/ext/fileinfo/tests/
H A Dbug68819_001.phpt9 …---a----s---------a-----a----------------a----s------------------\r\n------aa-----------a-------a-…
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_stmt_bind_param.phpt68 if (!false === ($tmp = mysqli_stmt_bind_param($stmt, "aa", $id, $label)))

Completed in 32 milliseconds

1234