/PHP-5.6/ext/standard/tests/strings/ |
H A D | addslashes_variation2.phpt | 40 'he said, "he will be on leave"', 41 'he said, ""he will be on leave"', 114 string(32) "he said, \"he will be on leave\"" 117 string(34) "he said, \"\"he will be on leave\""
|
H A D | stripslashes_variation2.phpt | 51 'he said, "he will be on leave"', 52 'he said, ""he will be on leave"', 160 string(32) "he said, \"he will be on leave\"" 162 string(30) "he said, "he will be on leave"" 166 string(34) "he said, \"\"he will be on leave\"" 168 string(31) "he said, ""he will be on leave""
|
H A D | hebrev_variation2.phpt | 104 he.Ts 108 he.T 198 he.Ts 202 he.T 213 he.Ts 217 he.T
|
H A D | strtok_variation4.phpt | 24 "\\0he\0llo\\0", 96 string(4) "\0he"
|
H A D | soundex.phpt | 18 "he",
|
H A D | hebrevc_variation2.phpt | 107 he.Ts<br /> 122 he.T<br /> 272 he.Ts<br /> 287 he.T<br /> 301 he.Ts<br /> 316 he.T<br />
|
H A D | strrchr_variation1.phpt | 98 string(8) "he #4 A " 212 string(14) "123456he #4 A "
|
H A D | sprintf_variation48.phpt | 24 "%e", "%he", "%le",
|
H A D | sprintf_variation51.phpt | 22 "%e", "%he", "%le",
|
H A D | strrchr_variation2.phpt | 96 string(14) "he \x234 \101 "
|
H A D | sprintf_variation18.phpt | 14 // different arrays used to test he function
|
H A D | sprintf_variation49.phpt | 33 "%e", "%he", "%le",
|
H A D | sprintf_variation46.phpt | 36 "%e", "%he", "%le",
|
H A D | sprintf_variation47.phpt | 37 "%e", "%he", "%le",
|
H A D | sprintf_variation50.phpt | 37 "%e", "%he", "%le",
|
/PHP-5.6/ext/opcache/ |
H A D | zend_shared_alloc.c | 122 static int zend_shared_alloc_try(const zend_shared_memory_handler_entry *he, size_t requested_size,… in zend_shared_alloc_try() argument 125 g_shared_alloc_handler = he->handler; in zend_shared_alloc_try() 126 g_shared_model = he->name; in zend_shared_alloc_try() 157 const zend_shared_memory_handler_entry *he; in zend_shared_alloc_startup() local 177 for (he = handler_table; he->name; he++) { in zend_shared_alloc_startup() 178 if (strcmp(model, he->name) == 0) { in zend_shared_alloc_startup() 179 …res = zend_shared_alloc_try(he, requested_size, &ZSMMG(shared_segments), &ZSMMG(shared_segments_co… in zend_shared_alloc_startup() 195 for (he = handler_table; he->name; he++) { in zend_shared_alloc_startup() 196 …res = zend_shared_alloc_try(he, requested_size, &ZSMMG(shared_segments), &ZSMMG(shared_segments_co… in zend_shared_alloc_startup()
|
/PHP-5.6/ext/mbstring/tests/ |
H A D | bug46806.phpt | 15 he...
|
/PHP-5.6/ext/bcmath/libbcmath/ |
H A D | missing | 28 -h|--h|--he|--hel|--help)
|
/PHP-5.6/ext/zlib/tests/ |
H A D | data.inc | 23 When he himself might his quietus make 80 Whiles I threat, he lives:
|
/PHP-5.6/ext/standard/tests/file/ |
H A D | fscanf_variation47.phpt | 34 $scientific_formats = array( "%e", "%he", "%le", "%Le", " %e", "%e ", "% e", "\t%e", "\n%e", "%4e",…
|
H A D | fscanf_variation50.phpt | 31 $scientific_formats = array( "%e", "%he", "%le", "%Le", " %e", "%e ", "% e", "\t%e", "\n%e", "%4e",…
|
H A D | fscanf_variation48.phpt | 39 $scientific_formats = array( "%e", "%he", "%le", "%Le", " %e", "%e ", "% e", "\t%e", "\n%e", "%4e",…
|
H A D | fscanf_variation46.phpt | 43 $scientific_formats = array( "%e", "%he", "%le", "%Le", " %e", "%e ", "% e", "\t%e", "\n%e", "%4e",…
|
/PHP-5.6/ext/hash/tests/ |
H A D | fnv132.phpt | 52 array( "chongo was he", "2556be9b" ), 68 array( "chongo was he\0", "628e0e01" ),
|
H A D | fnv164.phpt | 52 array( "chongo was he", "838c673d9603cb7b" ), 68 array( "chongo was he\0", "8b5ee8a5e872c201" ),
|