Home
last modified time | relevance | path

Searched refs:e (Results 1601 – 1625 of 1772) sorted by relevance

1...<<6162636465666768697071

/PHP-7.4/ext/standard/tests/array/
H A Darray_filter_variation3.phpt31 array(0.0, 1.2, 1.2e3, 1.2e-3), // float values
H A Darray_map_variation16.phpt11 * Test array_map() by passing non-permmited built-in functions and language constructs i.e.
H A Darray_rand_variation5.phpt21 2e2 => 'exp key1', 2000e-3 => 'negative exp key',
H A Darray_walk_recursive_basic2.phpt13 $fruits = array("a" => "lemon", "b" => array( "c" => "orange", "d" => "banana"), "e" => array("f" =…
H A Drsort_variation5.phpt18 array(null, NULL, "\a", "\cx", "\e", "\f", "\n", "\t", "\xhh", "\ddd", "\v"),
/PHP-7.4/ext/openssl/tests/
H A Dbug74022_2.phpt15 …OiBXKONYR0yU8AeAyNTgSBimWhACtikUyfpgZXlIeXyFMvj9fmd0I/zqjaW4upqrCudCOj/CWx7+e+8udfJxI7agWwrZMf1BEk…
/PHP-7.4/ext/standard/tests/strings/
H A Dvfprintf_variation16.phpt36 +2e10, +2e12, +22e+12,
H A Dvfprintf_variation12_64bit.phpt36 2e10, +2e12, 22e+12,
H A Dvfprintf_variation16_64bit.phpt36 +2e10, +2e12, +22e+12,
H A Dvfprintf_variation4.phpt36 2e10, +2e5, 4e3, 22e+6,
H A Dvsprintf_variation14_64bit.phpt36 2e10, +2e12, 22e+12,
H A Dsprintf_variation4.phpt32 10.5e+5
H A Dsprintf_variation4_64bit.phpt28 10.5e+5
H A Dstrtok_variation6.phpt28 "\\\\\\\k\h\\e\l\o\w\r\l\d"
/PHP-7.4/sapi/phpdbg/
H A Dxml.md19 - text message output related to the xml data (e.g. &lt;intro severity="normal" help="help" msgout=…
89 - any output by PHP itself (e.g. &lt;stream type="stdout">test&lt;/stream>)
118 - wrongarg: wrong type of argument (e.g. letters instead of integer)
138 …- memory_manager: using the native memory manager (malloc, free, realloc) instead of e.g. the Zend…
170 - pending: the breakpoint is waiting for resolving (e.g. a file opline on a not yet loaded file)
622 - type: type of signal (e.g. SIGINT)
650 - generally emitted when data couldn't be fetched (e.g. by accessing inconsistent data); only used …
651 - it might mean that data couldn't be fetched at all, or that only incomplete data was fetched (e.g…
H A DREADME.md61 * `-e` sets execution context
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_fetch_non_select.phpt178 } catch (PDOException $e) {
180 $e->getMessage(), $db->errorCode(), implode(' ', $db->errorInfo()));
H A Dpdo_mysql_stmt_bindvalue.phpt151 } catch (PDOException $e) {
153 $e->getMessage(), $db->errorCode(), implode(' ', $db->errorInfo()));
291 } catch (PDOException $e) {
293 $e->getMessage(), $db->errorCode(), implode(' ', $db->errorInfo()));
H A Dpdo_mysql_prepare_native.phpt87 } catch (PDOException $e) {
89 $offset, $e->getMessage(),
331 } catch (PDOException $e) {
333 $e->getMessage(), $db->errorCode(), implode(' ', $db->errorInfo()));
/PHP-7.4/ext/odbc/
H A Dconfig.m465 AC_MSG_RESULT(`echo $ODBC_LIBS | sed -e 's!.*/!!'`)
79 AC_MSG_RESULT(`echo $ODBC_LIBS | sed -e 's!.*/!!'`)
88 AC_MSG_RESULT(`echo $ODBCBCS_LIBS | sed -e 's!.*/!!'`)
401 DM_VER=`echo $DBMAKER_VERSION | sed -e 's/\.//' | $AWK '{ print $1-1;}'`
/PHP-7.4/
H A DCODING_STANDARDS.md46 doesn't have to be recalculated with `strlen()` (e.g. `php_addslashes()`).
140 meaning (e.g. `for (i=0; i<100; i++) ...`).
169 name of the "parent set" (e.g. the name of the extension) if no namespaces
172 long form (e.g. HTTP or URL). Abbreviations start with a capital letter
230 1. Never use C++ style comments (i.e. `//` comment). Always use C-style comments
/PHP-7.4/ext/intl/locale/
H A Dlocale_methods.c687 UEnumeration* e = NULL; in PHP_FUNCTION() local
714 e = uloc_openKeywords( loc_name, &status ); in PHP_FUNCTION()
715 if( e != NULL ) in PHP_FUNCTION()
727 while( ( kw_key = uenum_next( e, &kw_key_len, &status ) ) != NULL ){ in PHP_FUNCTION()
754 uenum_close( e ); in PHP_FUNCTION()
/PHP-7.4/sapi/fpm/
H A Dwww.conf.in277 ; %e: an environment variable (same as $_ENV or $_SERVER)
280 ; - server specifics like: %{REQUEST_METHOD}e or %{SERVER_PROTOCOL}e
281 ; - HTTP headers like: %{HTTP_HOST}e or %{HTTP_USER_AGENT}e
310 ; e.g. for a ISO8601 formatted timestring, use: %{%Y-%m-%dT%H:%M:%S%z}t
315 ; e.g. for a ISO8601 formatted timestring, use: %{%Y-%m-%dT%H:%M:%S%z}t
/PHP-7.4/ext/spl/tests/
H A Dbug54384.phpt10 } catch (LogicException $e) {
/PHP-7.4/ext/filter/tests/
H A D043.phpt115 string(1) "e"

Completed in 44 milliseconds

1...<<6162636465666768697071