Home
last modified time | relevance | path

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

12

/PHP-5.6/ext/standard/tests/strings/
H A Daddslashes_variation2.phpt40 '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 Dstripslashes_variation2.phpt51 '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 Dhebrev_variation2.phpt104 he.Ts
108 he.T
198 he.Ts
202 he.T
213 he.Ts
217 he.T
H A Dstrtok_variation4.phpt24 "\\0he\0llo\\0",
96 string(4) "\0he"
H A Dsoundex.phpt18 "he",
H A Dhebrevc_variation2.phpt107 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 Dstrrchr_variation1.phpt98 string(8) "he #4 A "
212 string(14) "123456he #4 A "
H A Dsprintf_variation48.phpt24 "%e", "%he", "%le",
H A Dsprintf_variation51.phpt22 "%e", "%he", "%le",
H A Dstrrchr_variation2.phpt96 string(14) "he \x234 \101 "
H A Dsprintf_variation18.phpt14 // different arrays used to test he function
H A Dsprintf_variation49.phpt33 "%e", "%he", "%le",
H A Dsprintf_variation46.phpt36 "%e", "%he", "%le",
H A Dsprintf_variation47.phpt37 "%e", "%he", "%le",
H A Dsprintf_variation50.phpt37 "%e", "%he", "%le",
/PHP-5.6/ext/opcache/
H A Dzend_shared_alloc.c122 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 Dbug46806.phpt15 he...
/PHP-5.6/ext/bcmath/libbcmath/
H A Dmissing28 -h|--h|--he|--hel|--help)
/PHP-5.6/ext/zlib/tests/
H A Ddata.inc23 When he himself might his quietus make
80 Whiles I threat, he lives:
/PHP-5.6/ext/standard/tests/file/
H A Dfscanf_variation47.phpt34 $scientific_formats = array( "%e", "%he", "%le", "%Le", " %e", "%e ", "% e", "\t%e", "\n%e", "%4e",…
H A Dfscanf_variation50.phpt31 $scientific_formats = array( "%e", "%he", "%le", "%Le", " %e", "%e ", "% e", "\t%e", "\n%e", "%4e",…
H A Dfscanf_variation48.phpt39 $scientific_formats = array( "%e", "%he", "%le", "%Le", " %e", "%e ", "% e", "\t%e", "\n%e", "%4e",…
H A Dfscanf_variation46.phpt43 $scientific_formats = array( "%e", "%he", "%le", "%Le", " %e", "%e ", "% e", "\t%e", "\n%e", "%4e",…
/PHP-5.6/ext/hash/tests/
H A Dfnv132.phpt52 array( "chongo was he", "2556be9b" ),
68 array( "chongo was he\0", "628e0e01" ),
H A Dfnv164.phpt52 array( "chongo was he", "838c673d9603cb7b" ),
68 array( "chongo was he\0", "8b5ee8a5e872c201" ),

Completed in 32 milliseconds

12