/PHP-8.3/ext/standard/tests/strings/ |
H A D | addslashes_variation2.phpt | 35 'he said, "he will be on leave"', 36 'he said, ""he will be on leave"', 109 string(32) "he said, \"he will be on leave\"" 112 string(34) "he said, \"\"he will be on leave\""
|
H A D | stripslashes_variation2.phpt | 46 'he said, "he will be on leave"', 47 'he said, ""he will be on leave"', 155 string(32) "he said, \"he will be on leave\"" 157 string(30) "he said, "he will be on leave"" 161 string(34) "he said, \"\"he will be on leave\"" 163 string(31) "he said, ""he will be on leave""
|
H A D | soundex.phpt | 17 "he",
|
H A D | strrchr_variation1.phpt | 92 string(8) "he #4 A " 198 string(14) "123456he #4 A "
|
H A D | strtok_variation4.phpt | 19 "\\0he\0llo\\0", 109 string(4) "\0he"
|
H A D | strrchr_variation2.phpt | 89 string(14) "he \x234 \101 "
|
/PHP-8.3/ext/opcache/ |
H A D | zend_shared_alloc.c | 139 static int zend_shared_alloc_try(const zend_shared_memory_handler_entry *he, size_t requested_size,… in zend_shared_alloc_try() argument 142 g_shared_alloc_handler = he->handler; in zend_shared_alloc_try() 143 g_shared_model = he->name; in zend_shared_alloc_try() 174 const zend_shared_memory_handler_entry *he; in zend_shared_alloc_startup() local 197 for (he = handler_table; he->name; he++) { in zend_shared_alloc_startup() 198 if (strcmp(model, he->name) == 0) { in zend_shared_alloc_startup() 199 …res = zend_shared_alloc_try(he, requested_size, &ZSMMG(shared_segments), &ZSMMG(shared_segments_co… in zend_shared_alloc_startup() 221 for (he = handler_table; he->name; he++) { in zend_shared_alloc_startup() 222 …res = zend_shared_alloc_try(he, requested_size, &ZSMMG(shared_segments), &ZSMMG(shared_segments_co… in zend_shared_alloc_startup()
|
/PHP-8.3/ext/mbstring/tests/ |
H A D | bug46806.phpt | 15 he...
|
H A D | mb_substr.phpt | 124 * This is the test case which he provided: */ 197 4: he next sentence is in GB.~{<:Ky2;S{#,NpJ)l6HK!#~}Bye.
|
H A D | mb_detect_encoding.phpt | 280 "Die Brücke ermöglicht dem Schiffsverkehr eine Durchfahrtshöhe von 40 m.[1]",
|
/PHP-8.3/ext/standard/tests/file/ |
H A D | fscanf_variation47.phpt | 29 $scientific_formats = array( "%e", "%he", "%le", "%Le", " %e", "%e ", "% e", "\t%e", "\n%e", "%4e",…
|
H A D | fscanf_variation50.phpt | 26 $scientific_formats = array( "%e", "%he", "%le", "%Le", " %e", "%e ", "% e", "\t%e", "\n%e", "%4e",…
|
H A D | fscanf_variation48.phpt | 34 $scientific_formats = array( "%e", "%he", "%le", "%Le", " %e", "%e ", "% e", "\t%e", "\n%e", "%4e",…
|
H A D | fscanf_variation49.phpt | 40 $scientific_formats = array( "%e", "%he", "%le", "%Le", " %e", "%e ", "% e", "\t%e", "\n%e", "%4e",…
|
H A D | fscanf_variation46.phpt | 38 $scientific_formats = array( "%e", "%he", "%le", "%Le", " %e", "%e ", "% e", "\t%e", "\n%e", "%4e",…
|
H A D | fscanf_variation45.phpt | 40 $scientific_formats = array( "%e", "%he", "%le", "%Le", " %e", "%e ", "% e", "\t%e", "\n%e", "%4e",…
|
/PHP-8.3/ext/zlib/tests/ |
H A D | data.inc | 22 When he himself might his quietus make 79 Whiles I threat, he lives:
|
/PHP-8.3/ext/hash/tests/ |
H A D | fnv132.phpt | 50 array( "chongo was he", "2556be9b" ), 66 array( "chongo was he\0", "628e0e01" ),
|
H A D | fnv164.phpt | 50 array( "chongo was he", "838c673d9603cb7b" ), 66 array( "chongo was he\0", "8b5ee8a5e872c201" ),
|
/PHP-8.3/ |
H A D | CODING_STANDARDS.md | 238 style he or she is not used to, but, at the very least, when you write code
|
/PHP-8.3/ext/mbstring/libmbfl/ |
H A D | LICENSE | 398 system; it is up to the author/donor to decide if he or she is willing
|
/PHP-8.3/ext/bcmath/libbcmath/ |
H A D | LICENSE | 402 system; it is up to the author/donor to decide if he or she is willing
|