Home
last modified time | relevance | path

Searched refs:e (Results 2501 – 2525 of 2827) sorted by relevance

1...<<101102103104105106107108109110>>...114

/PHP-8.1/ext/soap/tests/bugs/
H A Dbug29061.wsdl5 xmlns:soapenc="http://schemas.xmlsoap.org/soap/e
/PHP-8.1/ext/ffi/tests/
H A D100.phpt10 } catch (Throwable $e) {
H A D101.phpt10 } catch (Throwable $e) {
/PHP-8.1/Zend/tests/
H A Dbug70805.phpt39 $e = $a;
/PHP-8.1/ext/mysqli/
H A Dconfig.w325 // client library to connect to the MySQL server, i.e. no external MySQL
/PHP-8.1/ext/standard/tests/file/windows_mb_path/
H A Dbug75063_utf8.phpt74 string(%d) "%sbug75063-utf8%eтест"
/PHP-8.1/ext/openssl/tests/
H A Dsni_server_ca.pem39 AQC4bIXbh+e+OCbLum2FYB8i6ZnOShp1teWNEE/8A4ot20wkPxLeXFSU1Egn+3BG
/PHP-8.1/ext/standard/tests/array/
H A Darray_change_key_case_variation8.phpt13 …array(null => 1, NULL => 2, "\a" => 3, "\cx" => 4, "\e" => 5, "\f" => 6, "\n" => 7, "\t" => 8, "\x…
H A Darray_diff_assoc_variation2.phpt91 } catch (TypeError $e) {
92 echo $e->getMessage(), "\n";
H A Darray_diff_variation2.phpt91 } catch (TypeError $e) {
92 echo $e->getMessage(), "\n";
H A Darray_merge_recursive_variation2.phpt89 } catch (TypeError $e) {
90 echo $e->getMessage(), "\n";
H A Darray_merge_variation2.phpt89 } catch (TypeError $e) {
90 echo $e->getMessage(), "\n";
H A Darsort_variation5.phpt16 array ("null"=> null, "NULL" => NULL, "\a" => "\a", "\cx" => "\cx", "\e" => "\e",
H A Dasort_variation5.phpt16 array ("null"=> null, "NULL" => NULL, "\a" => "\a", "\cx" => "\cx", "\e" => "\e",
/PHP-8.1/ext/mbstring/tests/
H A Dmb_ereg_replace_named_subpatterns.phpt13 echo mb_ereg_replace('(?<a>\s*)(?<b>\w+)(?<c>\s*)', '\k<a>_\k<b>_\k<c>', 'a b c d e' ), "\n";
H A Dmb_decode_mimeheader_variation2.phpt14 "=?Shift_JIS?Q?=93=FA=96=7B=8C=EA=83e=83L=83X=83g=82=C5=82=B7=81B=30=31=32?=
/PHP-8.1/ext/pcre/tests/
H A Dnull_bytes.phpt18 preg_replace("/foo/e\0/i", "echo('Eek');", "");
/PHP-8.1/.github/actions/setup-oracle/
H A Daction.yml9 -e "ORACLE_PASSWORD=pass" \
/PHP-8.1/sapi/cli/
H A Dphp_cli_server.c71 # define php_select(m, r, w, e, t) select(m, r, w, e, t) argument
320 while (e != s) { in get_template_string()
321 size_t c = MIN((e + s + 1) / 2, e - 1); in get_template_string()
324 e = c; in get_template_string()
854 struct socket_entry *e; in php_cli_server_poller_iter_on_active() local
856 for (e = entries; e < m; e++) { in php_cli_server_poller_iter_on_active()
857 if (e->fd == fd) { in php_cli_server_poller_iter_on_active()
858 e->events |= POLLOUT; in php_cli_server_poller_iter_on_active()
861 if (e == m) { in php_cli_server_poller_iter_on_active()
871 for (; e < n; e++) { in php_cli_server_poller_iter_on_active()
[all …]
/PHP-8.1/build/
H A Dlibtool.m4109 Xsed='sed -e 1s/^X//'
240 cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
737 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
739 -e 's:$: $lt_compiler_flag:'`
1152 -e 's:$: $lt_compiler_flag:'`
1321 …lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/…
1489 …soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${ve…
1495 …h_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
1954 …available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/…
4098 …eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst…
[all …]
/PHP-8.1/ext/pdo_mysql/tests/
H A Dpdo_mysql_pconnect.phpt93 } catch (PDOException $e) {
95 $e->getMessage(),
/PHP-8.1/ext/tokenizer/tests/
H A Dtoken_get_all_variation17.phpt27 } catch(Exception $e) {
521 string(2) "$e"
H A Dtoken_get_all_heredoc_nowdoc.phpt17 } catch (ParseError $e) {
18 echo "Parse error: {$e->getMessage()} on line {$e->getLine()}\n";
/PHP-8.1/ext/reflection/tests/
H A DReflectionClass_getMethod_001.phpt43 } catch (Exception $e) {
44 echo $e->getMessage() . "\n";
/PHP-8.1/ext/standard/tests/general_functions/
H A Dparse_ini_basic.phpt211 ["e"]=>
212 string(1) "e"

Completed in 50 milliseconds

1...<<101102103104105106107108109110>>...114