Home
last modified time | relevance | path

Searched refs:he (Results 1 – 22 of 22) sorted by relevance

/php-src/ext/standard/tests/strings/
H A Daddslashes_variation2.phpt35 '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 Dstripslashes_variation2.phpt46 '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 Dsoundex.phpt17 "he",
H A Dstrrchr_variation1.phpt92 string(8) "he #4 A "
198 string(14) "123456he #4 A "
H A Dstrtok_variation4.phpt19 "\\0he\0llo\\0",
109 string(4) "\0he"
H A Dstrrchr_variation2.phpt89 string(14) "he \x234 \101 "
/php-src/ext/opcache/
H A Dzend_shared_alloc.c148 static int zend_shared_alloc_try(const zend_shared_memory_handler_entry *he, size_t requested_size,… in zend_shared_alloc_try() argument
151 g_shared_alloc_handler = he->handler; in zend_shared_alloc_try()
152 g_shared_model = he->name; in zend_shared_alloc_try()
183 const zend_shared_memory_handler_entry *he; in zend_shared_alloc_startup() local
206 for (he = handler_table; he->name; he++) { in zend_shared_alloc_startup()
207 if (strcmp(model, he->name) == 0) { in zend_shared_alloc_startup()
208 …res = zend_shared_alloc_try(he, requested_size, &ZSMMG(shared_segments), &ZSMMG(shared_segments_co… in zend_shared_alloc_startup()
230 for (he = handler_table; he->name; he++) { in zend_shared_alloc_startup()
231 …res = zend_shared_alloc_try(he, requested_size, &ZSMMG(shared_segments), &ZSMMG(shared_segments_co… in zend_shared_alloc_startup()
/php-src/ext/mbstring/tests/
H A Dbug46806.phpt15 he...
H A Dmb_substr.phpt124 * This is the test case which he provided: */
197 4: he next sentence is in GB.~{<:Ky2;S{#,NpJ)l6HK!#~}Bye.
H A Dmb_detect_encoding.phpt280 "Die Brücke ermöglicht dem Schiffsverkehr eine Durchfahrtshöhe von 40 m.[1]",
/php-src/ext/standard/tests/file/
H A Dfscanf_variation47.phpt29 $scientific_formats = array( "%e", "%he", "%le", "%Le", " %e", "%e ", "% e", "\t%e", "\n%e", "%4e",…
H A Dfscanf_variation50.phpt26 $scientific_formats = array( "%e", "%he", "%le", "%Le", " %e", "%e ", "% e", "\t%e", "\n%e", "%4e",…
H A Dfscanf_variation48.phpt34 $scientific_formats = array( "%e", "%he", "%le", "%Le", " %e", "%e ", "% e", "\t%e", "\n%e", "%4e",…
H A Dfscanf_variation46.phpt38 $scientific_formats = array( "%e", "%he", "%le", "%Le", " %e", "%e ", "% e", "\t%e", "\n%e", "%4e",…
H A Dfscanf_variation49.phpt40 $scientific_formats = array( "%e", "%he", "%le", "%Le", " %e", "%e ", "% e", "\t%e", "\n%e", "%4e",…
H A Dfscanf_variation45.phpt40 $scientific_formats = array( "%e", "%he", "%le", "%Le", " %e", "%e ", "% e", "\t%e", "\n%e", "%4e",…
/php-src/ext/zlib/tests/
H A Ddata.inc22 When he himself might his quietus make
79 Whiles I threat, he lives:
/php-src/ext/hash/tests/
H A Dfnv132.phpt50 array( "chongo was he", "2556be9b" ),
66 array( "chongo was he\0", "628e0e01" ),
H A Dfnv164.phpt50 array( "chongo was he", "838c673d9603cb7b" ),
66 array( "chongo was he\0", "8b5ee8a5e872c201" ),
/php-src/
H A DCODING_STANDARDS.md238 style he or she is not used to, but, at the very least, when you write code
/php-src/ext/mbstring/libmbfl/
H A DLICENSE398 system; it is up to the author/donor to decide if he or she is willing
/php-src/ext/bcmath/libbcmath/
H A DLICENSE402 system; it is up to the author/donor to decide if he or she is willing

Completed in 47 milliseconds