Home
last modified time | relevance | path

Searched refs:e (Results 1526 – 1550 of 1772) sorted by relevance

1...<<6162636465666768697071

/PHP-7.4/ext/oci8/tests/
H A Dpassword_old.phpt18 …// Avoid diffs due to cross version protocol changes (e.g. like 11.2.0.2-11.2.0.3) and bugs like O…
/PHP-7.4/ext/pdo/tests/
H A Dbug_44159.phpt8 } catch (Exception $e) {
/PHP-7.4/ext/standard/tests/array/
H A Darray_shift_variation8.phpt13 * (e.g. working with linked node trees), beware that array_shift() may not work as you expect:
H A D005.phpt22 array( "a" => "aaa", "A" => "AAA", "c" => "ccc", "d" => "ddd", "e" => "eee" ),
163 [e] => eee
H A Darray_flip_variation3.phpt11 * In 'input' array argument, values are expected to be valid keys i.e. string/integer
H A Darray_search_variation2.phpt22 "e" =>"5",
H A Din_array_variation2.phpt22 "e" =>"5",
/PHP-7.4/ext/mbstring/tests/
H A Dmb_decode_mimeheader_variation2.phpt23 "=?Shift_JIS?Q?=93=FA=96=7B=8C=EA=83e=83L=83X=83g=82=C5=82=B7=81B=30=31=32?=
/PHP-7.4/ext/date/tests/
H A Drfc-datetime_and_daylight_saving_time-type3-bd2.phpt11 $date_format = 'Y-m-d H:i:s T e';
H A Drfc-datetime_and_daylight_saving_time-type3-fa.phpt9 $date_format = 'Y-m-d H:i:s T e';
/PHP-7.4/ext/openssl/tests/
H A Dbug74720_0.phpt24 aKw8u2PUq+EPKrGKc9Q70Ksw/e/EHvWrghFzmu5MOZRn/QIWq++sbbc8eOiaRDE8
H A Dbug74798.phpt22 aKw8u2PUq+EPKrGKc9Q70Ksw/e/EHvWrghFzmu5MOZRn/QIWq++sbbc8eOiaRDE8
/PHP-7.4/ext/pdo_oci/tests/
H A Dbug46274_2.phpt20 } catch (Exception $e) {
/PHP-7.4/Zend/tests/
H A Dgc_038.phpt2 GC 038: Garbage created by compound assignment operators (e.g. +=)
/PHP-7.4/docs/
H A Drelease-process.md88 4. Checkout the release branch for this release (e.g., PHP-7.4.2) from the main
113 9. Tag the repository release branch with the version, e.g.:
148 e.g. https://downloads.php.net/~derick/.
167 (e.g. announce 7.4.0RC1, but not 7.4.1RC1):
213 the base branches and merged upwards as usual (e.g. commit the CVE fix to
228 7. Tag the repository with the version e.g. `git tag -u YOURKEYID php-7.4.1`
230 8. Push the tag e.g. `git push origin php-7.4.1`.
298 e.g. `ChangeLog-7.php` from the `NEWS` file
329 Try, e.g. https://www.php.net/distributions/php-7.4.0.tar.xz
/PHP-7.4/ext/pdo_pgsql/tests/
H A Dbug46274_2.phpt19 } catch (Exception $e) {
/PHP-7.4/ext/hash/
H A Dhash_md.c657 const unsigned char *p = buf, *e = buf + len; in PHP_MD2Update() local
674 while ((p + 16) <= e) { in PHP_MD2Update()
680 if (p < e) { in PHP_MD2Update()
681 memcpy(context->buffer, p, e - p); in PHP_MD2Update()
682 context->in_buffer = (char) (e - p); in PHP_MD2Update()
/PHP-7.4/ext/standard/tests/strings/
H A Dhtml_entity_decode_win1252.phpt124 LATIN CAPITAL LETTER Z WITH CARON: &#x17D; => 8e
163 LATIN SMALL LETTER Z WITH CARON: &#x17E; => 9e
H A Dsprintf_variation29.phpt27 10.5e+5
H A Dsprintf_variation29_64bit.phpt23 10.5e+5
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_unbuffered_2050.phpt106 } catch (PDOException $e) {
108 $e->getMessage(), $db->errorCode(), implode(' ', $db->errorInfo()));
H A Dpdo_mysql_stmt_bindparam.phpt112 } catch (PDOException $e) {
114 $e->getMessage(), $db->errorCode(), implode(' ', $db->errorInfo()));
H A Dpdo_mysql_stmt_nextrowset.phpt104 } catch (PDOException $e) {
106 $e->getMessage(), $db->errorCode(), implode(' ', $db->errorInfo()));
/PHP-7.4/ext/standard/
H A Dmail.c62 e = p + len; \
63 while ((p = memchr(p, '\0', (e - p)))) { \
290 char *p, *e; in PHP_FUNCTION() local
/PHP-7.4/win32/build/
H A Dphpize.js.in251 C.WriteLine("} catch (e) {");
252 C.WriteLine('\tSTDOUT.WriteLine("problem: " + e);');
269 B.WriteLine("cscript /nologo /e:jscript configure.js %*");

Completed in 40 milliseconds

1...<<6162636465666768697071