Home
last modified time | relevance | path

Searched refs:left (Results 51 – 68 of 68) sorted by relevance

123

/PHP-7.4/Zend/
H A Dzend_ini_parser.y312 %left '|' '&' '^'
H A Dzend_compile.h754 zend_ast *zend_ast_append_str(zend_ast *left, zend_ast *right);
H A Dzend_compile.c1716 zend_string *left = Z_STR_P(left_zv); in zend_ast_append_str() local
1720 size_t left_len = ZSTR_LEN(left); in zend_ast_append_str()
1723 result = zend_string_extend(left, len, 0); in zend_ast_append_str()
7078 zval left; in zend_try_ct_eval_unary_pm() local
7079 ZVAL_LONG(&left, (kind == ZEND_AST_UNARY_PLUS) ? 1 : -1); in zend_try_ct_eval_unary_pm()
7080 return zend_try_ct_eval_binary_op(result, ZEND_MUL, &left, op); in zend_try_ct_eval_unary_pm()
/PHP-7.4/ext/sockets/tests/
H A Dsocket_strerror.phpt52 string(23) "No space left on device"
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_ps_codec.c581 size_t left = (*buf_len - (*p - *buf)); in mysqlnd_stmt_execute_check_n_enlarge_buffer() local
583 if (left < (needed_bytes + overalloc)) { in mysqlnd_stmt_execute_check_n_enlarge_buffer()
/PHP-7.4/win32/build/
H A Dphpize.js.in167 // now we are left with modules that have dependencies on other modules
/PHP-7.4/sapi/litespeed/
H A DREADME.md102 3. Click 'Apply Changes' link on the top left of the page, then click
/PHP-7.4/ext/gd/libgd/
H A Dgd_interpolation.c941 const int left = contrib->ContribRow[x].Left; in _gdScaleRow() local
946 for (i = left; i <= right; i++) { in _gdScaleRow()
947 const int left_channel = i - left; in _gdScaleRow()
H A Dgdft.c1177 …gdft_draw_bitmap(tc_cache, im, fg, bm->bitmap, x + x1 + ((pen.x + 31) >> 6) + bm->left, y + y1 + (…
/PHP-7.4/ext/gd/
H A Dgd.c2039 Width = rc.right - rc.left; in PHP_FUNCTION()
2098 Width = rc.right - rc.left; in PHP_FUNCTION()
2106 BitBlt( memDC, 0, 0, Width, Height , hdc, rc.left, rc.top , SRCCOPY ); in PHP_FUNCTION()
/PHP-7.4/docs/
H A Drelease-process.md98 versions between the alpha/beta/.0RCx releases can be left the same or
/PHP-7.4/sapi/fpm/
H A Dwww.conf.in60 ; must be separated by a comma. If this value is left blank, connections will be
/PHP-7.4/sapi/phpdbg/
H A Dxml.md413 - temporarily disables all the breakpoints on that line until that line was left once
/PHP-7.4/
H A DNEWS1395 As a side effect, this allowed passing left hand list() "by reference",
2392 . Fixed bug #77200 (imagecropauto(…, GD_CROP_SIDES) crops left but not right).
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます1913 >>>>91 ubyte x \b, %d/10 inch left margin
15384 #>17 ubyte ^0x10 - left
15643 >>8 leshort 1 \bupper-left
15646 >>8 leshort 8 \blower-left
15910 >2 leshort >0 \b, lower left corner: %d
16404 >768 beshort 0 left to right/top to bottom
16405 >768 beshort 1 right to left/top to bottom
29048 # look for left bracket in section line
29124 # look for left bracket of second section
29143 # look for left bracket in section line
[all …]
H A Dmagic1913 >>>>91 ubyte x \b, %d/10 inch left margin
15384 #>17 ubyte ^0x10 - left
15643 >>8 leshort 1 \bupper-left
15646 >>8 leshort 8 \blower-left
15910 >2 leshort >0 \b, lower left corner: %d
16404 >768 beshort 0 left to right/top to bottom
16405 >768 beshort 1 right to left/top to bottom
29048 # look for left bracket in section line
29124 # look for left bracket of second section
29143 # look for left bracket in section line
[all …]
/PHP-7.4/ext/standard/
H A Dbasic_functions.c3524 BG(left) = -1; in basic_globals_ctor()
/PHP-7.4/build/
H A Dlibtool.m4424 # Avoid inline document here, it may be left over
1371 # flags to be left without arguments

Completed in 247 milliseconds

123