Home
last modified time | relevance | path

Searched refs:left (Results 76 – 84 of 84) sorted by relevance

1234

/php-src/Zend/
H A Dzend_compile.h847 zend_ast *zend_ast_append_str(zend_ast *left, zend_ast *right);
H A Dzend_compile.c2063 zend_string *left = Z_STR_P(left_zv); in zend_ast_append_str() local
2067 size_t left_len = ZSTR_LEN(left); in zend_ast_append_str()
2070 result = zend_string_extend(left, len, 0); in zend_ast_append_str()
/php-src/ext/mbstring/
H A Dmbstring.c3026 size_t left = 0; in trim_each_wchar() local
3039 left += 1; in trim_each_wchar()
3053 if (left == 0 && right == 0) { in trim_each_wchar()
3056 return mb_get_substr(str, left, total_len - (right + left), enc); in trim_each_wchar()
/php-src/ext/gd/
H A Dgd.c1092 Width = rc.right - rc.left; in PHP_FUNCTION()
1150 Width = rc.right - rc.left; in PHP_FUNCTION()
1158 BitBlt( memDC, 0, 0, Width, Height , hdc, rc.left, rc.top , SRCCOPY ); in PHP_FUNCTION()
/php-src/sapi/fpm/
H A Dwww.conf.in66 ; must be separated by a comma. If this value is left blank, connections will be
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます2249 >>>>91 ubyte x \b, %d/10 inch left margin
7374 >194 ubyte ^0x01 left
18528 #>17 ubyte ^0x10 - left
18832 >>8 uleshort 1 \bupper-left
18835 >>8 uleshort 8 \blower-left
19611 >2 uleshort >0 \b, lower left corner: %d
39387 # section line starting with left bracket
39392 # look for left bracket in section line
39498 # look for left bracket of second section
39525 # look for left bracket in section line
[all …]
H A Dmagic2249 >>>>91 ubyte x \b, %d/10 inch left margin
7374 >194 ubyte ^0x01 left
18528 #>17 ubyte ^0x10 - left
18832 >>8 uleshort 1 \bupper-left
18835 >>8 uleshort 8 \blower-left
19611 >2 uleshort >0 \b, lower left corner: %d
39387 # section line starting with left bracket
39392 # look for left bracket in section line
39498 # look for left bracket of second section
39525 # look for left bracket in section line
[all …]
/php-src/ext/opcache/jit/ir/dynasm/
H A Dminilua.c4266 lu_byte left;
4287 while(op!=OPR_NOBINOPR&&priority[op].left>limit){
/php-src/build/
H A Dlibtool.m4424 # Avoid inline document here, it may be left over
1371 # flags to be left without arguments

Completed in 218 milliseconds

1234