Home
last modified time | relevance | path

Searched refs:exp (Results 1 – 25 of 57) sorted by path

123

/PHP-7.4/
H A D.gitignore225 **/tests/**/*.exp
/PHP-7.4/build/
H A Dlibtool.m43567 echo "-hidden">> $lib.exp~
3569 $rm $lib.exp'
3633 …1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "…
3670 …1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "…
3671 …ared -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $com…
3681 …1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "…
3682 …C -G -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $com…
6053 …1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "…
6054 …$CC -shared ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$…
6058 …1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "…
[all …]
/PHP-7.4/ext/filter/tests/
H A D030.phpt52 foreach ($ipv6_test as $ip => $exp) {
55 if ($exp != $out) {
56 echo "$ip failed (expected ", $exp?"true":"false", ", got ",
H A D034.phpt24 foreach($booleans as $val=>$exp) {
26 if ($res !== $exp) {
27 echo "$val failed,'$exp' expect, '$res' received.\n";
/PHP-7.4/ext/gd/libgd/
H A Dgd.c90 #define floor_cast(exp) ((long) exp) argument
H A Dgd_interpolation.c581 return (double)(exp(-2.0f * x * x) * 0.79788456080287f); in filter_gaussian()
/PHP-7.4/ext/gd/tests/
H A Dbug43073.phpt10 $exp = [
44 if ($bbox[$j] >= $exp[$i][$j] - 1 && $bbox[$j] <= $exp[$i][$j] + 1) {
47 echo "(expected $exp[$i][$j], got $bbox[$j])";
H A Dbug53504.phpt21 …['fontSize' => 50, 'angle' => 0, 'x' => 20, 'y' => 70, 'text' => 'AV Teg', 'exp' => [2,15, 208,15,…
22 …['fontSize' => 50, 'angle' => 90, 'x' => 70, 'y' => 350, 'text' => 'AV Teg', 'exp' => [15,-1, 15,-…
26 …['fontSize' => 100, 'angle' => 0, 'x' => 350, 'y' => 110, 'text' => 'H-Shift', 'exp' => [8,2, 386,…
29 …['fontSize' => 100, 'angle' => 0, 'x' => 350, 'y' => 220, 'text' => '-', 'exp' => [7,-37, 51,-37, …
30 …['fontSize' => 100, 'angle' => 0, 'x' => 430, 'y' => 220, 'text' => ',', 'exp' => [7,15, 21,15, 21…
31 …['fontSize' => 100, 'angle' => 0, 'x' => 510, 'y' => 220, 'text' => '.', 'exp' => [7,1, 21,1, 21,-…
32 …['fontSize' => 100, 'angle' => 0, 'x' => 590, 'y' => 220, 'text' => '|', 'exp' => [8,0, 17,0, 17,-…
33 …['fontSize' => 100, 'angle' => 0, 'x' => 670, 'y' => 220, 'text' => 'g', 'exp' => [5,29, 60,29, 60…
56 $exp = $test['exp'][$i];
57 if ($bbox[$i] >= $exp - 2 && $bbox[$i] <= $exp + 2) {
[all …]
H A Dimageresolution_jpeg.phpt12 $exp = imagecreate(100, 100);
13 imagecolorallocate($exp, 255, 0, 0);
15 imageresolution($exp, 71);
16 imagejpeg($exp, $filename);
20 imageresolution($exp, 71, 299);
21 imagejpeg($exp, $filename);
H A Dimageresolution_png.phpt11 $exp = imagecreate(100, 100);
12 imagecolorallocate($exp, 255, 0, 0);
14 imageresolution($exp, 71);
15 imagepng($exp, $filename);
19 imageresolution($exp, 71, 299);
20 imagepng($exp, $filename);
/PHP-7.4/ext/gmp/
H A Dgmp.c83 ZEND_ARG_INFO(0, exp)
88 ZEND_ARG_INFO(0, exp)
1415 zend_long exp; in ZEND_FUNCTION() local
1417 if (zend_parse_parameters(ZEND_NUM_ARGS(), "zl", &base_arg, &exp) == FAILURE) { in ZEND_FUNCTION()
1421 if (exp < 0) { in ZEND_FUNCTION()
1428 mpz_ui_pow_ui(gmpnum_result, Z_LVAL_P(base_arg), exp); in ZEND_FUNCTION()
1433 mpz_pow_ui(gmpnum_result, gmpnum_base, exp); in ZEND_FUNCTION()
/PHP-7.4/ext/imap/tests/
H A Dbug44098.phpt11 $exp = 'Luzon®14 dot CoM';
13 if ($res != $exp) {
14 echo "failed: got <$res>, expected <exp>\n";
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_fetch_all.phpt142 … printf("[%04d] Expecting %s/%s [reg exp = %s], got %s/%s resp. %s/%s. [%d] %s\n", $offset + 4,
H A Dmysqli_fetch_all_oo.phpt142 … printf("[%04d] Expecting %s/%s [reg exp = %s], got %s/%s resp. %s/%s. [%d] %s\n", $offset + 4,
H A Dmysqli_fetch_array.phpt114 … printf("[%04d] Expecting %s/%s [reg exp = %s], got %s/%s resp. %s/%s. [%d] %s\n", $offset + 4,
H A Dmysqli_fetch_array_oo.phpt116 … printf("[%04d] Expecting %s/%s [reg exp = %s], got %s/%s resp. %s/%s. [%d] %s\n", $offset + 4,
H A Dmysqli_real_escape_string_unicode.phpt45 if (($exp='абра\\\\ка\"да\\'."'".'бра\Zсим\\nсала\\rби\\0м') !==
48 printf("[010] Expecting %s, got %s\n", $exp, $tmp, var_dump($exp, $tmp));
69 if (($exp='阿卜拉\\\\嘉\"达丰\\'."'".'乳罩\Z辛\\n萨拉\\r毕\\0米') !==
72 printf("[017] Expecting %s, got %s\n", $exp, $tmp, var_dump($exp, $tmp));
/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitLir.c734 #define ADDRESSING_DEPENDS_ON(exp, reg) \ argument
735 (((exp) & SLJIT_MEM) && (((exp) & REG_MASK) == reg || OFFS_REG(exp) == reg))
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_exec.phpt11 function exec_and_count($offset, &$db, $sql, $exp = NULL) {
16 if (!is_null($exp) && ($ret !== $exp)) {
18 $offset, $exp, gettype($exp), $ret, gettype($ret), $sql,
152 $exp = 0;
155 if ($exp !== $tmp)
157 $exp, gettype($exp),
H A Dpdo_mysql_exec_ddl.phpt11 function exec_and_count($offset, &$db, $sql, $exp, $suppress_warning = false) {
20 if ($ret !== $exp) {
22 $offset, $exp, gettype($exp), $ret, gettype($ret), $sql,
H A Dpdo_mysql_exec_load_data.phpt33 function exec_and_count($offset, &$db, $sql, $exp) {
38 if ($ret !== $exp) {
40 $offset, $exp, gettype($exp), $ret, gettype($ret), $sql,
91 foreach ($expected as $offset => $exp) {
92 foreach ($exp as $key => $value) {
H A Dpdo_mysql_exec_select.phpt11 function exec_and_count($offset, &$db, $sql, $exp) {
16 if ($ret !== $exp) {
18 $offset, $exp, gettype($exp), $ret, gettype($ret), $sql,
H A Dpdo_mysql_prepare_native.phpt238 $exp = array(
251 $exp[0]['id'] = 1;
252 $exp[1]['id'] = 2;
254 if ($tmp !== $exp) {
256 var_dump($exp);
300 $exp = array(
306 $exp[0]['id'] = 1;
308 if ($tmp !== $exp) {
310 var_dump($exp);
H A Dpdo_mysql_types.phpt54 $exp = $value;
58 $exp = $ret_value;
60 …if ($row['label'] !== $exp && !is_null($alternative_type) && gettype($row['label']) != $alternativ…
62 $sql_type, var_export($exp, true), gettype($exp),
H A Dpdo_mysql_types_zerofill.phpt61 $exp = $value;
65 $exp = $ret_value;
68 if ($row['label'] !== $exp) {
70 $sql_type, var_export($exp, true), gettype($exp),

Completed in 95 milliseconds

123