Home
last modified time | relevance | path

Searched refs:left (Results 1 – 25 of 74) sorted by relevance

123

/PHP-5.5/ext/gd/tests/
H A Dlibgd00100.phpt41 $left = 120;
44 $left, $top,
47 $left, $bot,
52 // left-facing M on baseline
55 $left = 20;
58 $left, $top,
61 $left, $bot,
66 // left-facing M on ceiling
69 $left = 20;
72 $left, $top,
[all …]
/PHP-5.5/tests/
H A Dquicktester.inc38 list($left,$right) = explode($operator, $test);
47 $left = eval("return ($left );");
51 $result = $left === $right;
54 if ( !is_float($left ) && !is_int($left )
59 $result = abs(($left-$right) / $left) < 1e-12;
70 echo "Left: ";var_dump($left );
/PHP-5.5/ext/bcmath/
H A Dbcmath.c223 char *left, *right; in PHP_FUNCTION() local
240 php_str2num(&first, left TSRMLS_CC); in PHP_FUNCTION()
263 char *left, *right; in PHP_FUNCTION() local
280 php_str2num(&first, left TSRMLS_CC); in PHP_FUNCTION()
303 char *left, *right; in PHP_FUNCTION() local
343 char *left, *right; in PHP_FUNCTION() local
389 char *left, *right; in PHP_FUNCTION() local
425 char *left, *right, *modulous; in PHP_FUNCTION() local
469 char *left, *right; in PHP_FUNCTION() local
509 char *left; in PHP_FUNCTION() local
[all …]
/PHP-5.5/ext/pdo_pgsql/tests/
H A Dbug43925.phpt34 WHERE (:rootId > 0 OR lft > :left OR rgt > :left)
35 AND (root = :rootId OR root = :left)
36 AND (1 > :left OR 1 < :left OR 1 = :left)
38 OR :y = 1 OR :left = 1
41 $stmt->bindValue('left', 1, PDO::PARAM_INT);
/PHP-5.5/ext/com_dotnet/
H A Dcom_extension.c49 ZEND_ARG_INFO(0, left)
54 ZEND_ARG_INFO(0, left)
59 ZEND_ARG_INFO(0, left)
64 ZEND_ARG_INFO(0, left)
69 ZEND_ARG_INFO(0, left)
74 ZEND_ARG_INFO(0, left)
79 ZEND_ARG_INFO(0, left)
84 ZEND_ARG_INFO(0, left)
89 ZEND_ARG_INFO(0, left)
94 ZEND_ARG_INFO(0, left)
[all …]
/PHP-5.5/ext/pcre/tests/
H A Dpreg_replace_callback.phpt13 $input = '<div style="margin-left: 10px">'.$input[1].'</div>';
25 plain <div style="margin-left: 10px"> deep <div style="margin-left: 10px"> [abcd]deeper[/abcd] </di…
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_pconnect.phpt43 $left = $num;
45 while (count($connections) && $left > 0) {
48 } while (!isset($connections[$index]) && $left > 0);
50 $left--;
54 $left--;
/PHP-5.5/ext/standard/tests/strings/
H A Dstr_rot13_basic.phpt15 echo "\nEnsure numeric characters are left untouched\n";
22 echo "\nEnsure non-alphabetic characters are left untouched\n";
47 Ensure numeric characters are left untouched
50 Ensure non-alphabetic characters are left untouched
H A Dmoney_format_basic1.phpt26 // left precision, 2 of right precision using national
28 echo "Format values with 14 positions, 8 digits to left, 2 to right using national format\n";
61 Format values with 14 positions, 8 digits to left, 2 to right using national format
/PHP-5.5/ext/standard/tests/file/
H A Dproc_open01.phpt27 for ($left = strlen($test_string); $left > 0;) {
46 $left -= strlen($buf);
H A Dbug38450.phpt32 $left = substr($GLOBALS[$this->varname], 0, $this->position);
34 $GLOBALS[$this->varname] = $left . $data . $right;
H A Dbug38450_1.phpt32 $left = substr($GLOBALS[$this->varname], 0, $this->position);
34 $GLOBALS[$this->varname] = $left . $data . $right;
H A Dbug38450_3.phpt32 $left = substr($GLOBALS[$this->varname], 0, $this->position);
34 $GLOBALS[$this->varname] = $left . $data . $right;
H A Dbug38450_2.phpt32 $left = substr($GLOBALS[$this->varname], 0, $this->position);
34 $GLOBALS[$this->varname] = $left . $data . $right;
/PHP-5.5/main/streams/
H A Dfilter.c146 if (*left == NULL || *right == NULL) { in php_stream_bucket_split()
150 (*left)->buf = pemalloc(length, in->is_persistent); in php_stream_bucket_split()
151 (*left)->buflen = length; in php_stream_bucket_split()
152 memcpy((*left)->buf, in->buf, length); in php_stream_bucket_split()
153 (*left)->refcount = 1; in php_stream_bucket_split()
154 (*left)->own_buf = 1; in php_stream_bucket_split()
155 (*left)->is_persistent = in->is_persistent; in php_stream_bucket_split()
173 if (*left) { in php_stream_bucket_split()
174 if ((*left)->buf) { in php_stream_bucket_split()
175 pefree((*left)->buf, in->is_persistent); in php_stream_bucket_split()
[all …]
/PHP-5.5/ext/standard/
H A Drand.c188 BG(left) = N; in php_mt_reload()
215 if (BG(left) == 0) { in php_mt_rand()
218 --BG(left); in php_mt_rand()
/PHP-5.5/ext/phar/tests/zip/
H A Dbug48791.phpt14left="1.27cm"/></style:list-level-properties></text:list-level-style-bullet><text:list-level-style…
/PHP-5.5/Zend/tests/
H A Dshift_001.phpt2 shifting strings left
H A Dbug45877.phpt2 Bug #45877 (Array key '2147483647' left as string)
/PHP-5.5/ext/wddx/tests/
H A Dbug52468.phpt2 Bug #52468 (wddx_deserialize corrupts integer field value when left empty)
/PHP-5.5/scripts/dev/
H A Dcheck_parameters.php82 $left = 0;
87 $mid = intval(($left + $right)/2);
95 $left = $mid;
/PHP-5.5/Zend/
H A Dzend_language_parser.y64 %left ','
65 %left T_LOGICAL_OR
87 %left '?' ':'
92 %left '|'
93 %left '^'
94 %left '&'
103 %left T_SL T_SR
106 %left '+' '-' '.'
127 %left T_ELSEIF
129 %left T_ELSE
[all …]
/PHP-5.5/ext/zip/lib/
H A Dzip_open.c175 zip_uint32_t left; in _zip_readcdir() local
264 left = cd->size; in _zip_readcdir()
266 while (i<cd->nentry && left > 0) { in _zip_readcdir()
267 if ((_zip_dirent_read(cd->entry+i, fp, bufp, &left, 0, error)) < 0) { in _zip_readcdir()
274 if (i == cd->nentry && left > 0) { in _zip_readcdir()
/PHP-5.5/ext/reflection/tests/
H A Dbug64936.phpt2 ReflectionMethod::getDocComment() uses left over doc comment from previous scanner run
/PHP-5.5/ext/sysvshm/tests/
H A D004.phpt38 Warning: shm_put_var(): not enough shared memory left in %s004.php on line 14

Completed in 86 milliseconds

123