Home
last modified time | relevance | path

Searched defs:left (Results 1 – 16 of 16) sorted by relevance

/PHP-7.2/ext/bcmath/
H A Dbcmath.c230 zend_string *left, *right; in PHP_FUNCTION() local
270 zend_string *left, *right; in PHP_FUNCTION() local
310 zend_string *left, *right; in PHP_FUNCTION() local
350 zend_string *left, *right; in PHP_FUNCTION() local
396 zend_string *left, *right; in PHP_FUNCTION() local
442 zend_string *left, *right, *modulous; in PHP_FUNCTION() local
487 zend_string *left, *right; in PHP_FUNCTION() local
527 zend_string *left; in PHP_FUNCTION() local
564 zend_string *left, *right; in PHP_FUNCTION() local
/PHP-7.2/ext/zip/lib/
H A Dzip_source_buffer.c346 zip_uint64_t left = ZIP_MIN(length - n, buffer->fragment_size - fragment_offset); in buffer_read() local
420 zip_uint64_t left = ZIP_MIN(length - n, buffer->fragment_size - fragment_offset); in buffer_write() local
H A Dzip_open.c280 zip_uint64_t i, left; in _zip_read_cdir() local
/PHP-7.2/ext/mysqlnd/
H A Dmysqlnd_protocol_frame_codec.c72 size_t left = count; in MYSQLND_METHOD() local
H A Dmysqlnd_ps_codec.c550 size_t left = (*buf_len - (*p - *buf)); in mysqlnd_stmt_execute_check_n_enlarge_buffer() local
H A Dmysqlnd_net.c368 size_t left = count; in MYSQLND_METHOD() local
/PHP-7.2/main/streams/
H A Dfilter.c128 PHPAPI int php_stream_bucket_split(php_stream_bucket *in, php_stream_bucket **left, php_stream_buck… in php_stream_bucket_split()
/PHP-7.2/ext/standard/
H A Dbasic_functions.h197 int left; /* can *next++ this many times before reloading */ member
/PHP-7.2/ext/date/lib/
H A Dparse_tz.c379 int left = 0, right = tzdb->index_size - 1; in seek_to_tz_position() local
/PHP-7.2/ext/gd/libgd/
H A Dgd_gif_in.c191 int top, left; in gdImageCreateFromGifCtx() local
H A Dgd_interpolation.c937 const int left = contrib->ContribRow[x].Left; in _gdScaleRow() local
/PHP-7.2/ext/mbstring/oniguruma/src/
H A Dregparse.c1168 node_new_list(Node* left, Node* right) in node_new_list()
1180 onig_node_new_list(Node* left, Node* right) in onig_node_new_list()
1204 onig_node_new_alt(Node* left, Node* right) in onig_node_new_alt()
H A Dregcomp.c4171 concat_opt_anc_info(OptAncInfo* to, OptAncInfo* left, OptAncInfo* right, in concat_opt_anc_info()
/PHP-7.2/sapi/litespeed/
H A Dlsapilib.c473 int left = totalLen; in lsapi_writev() local
1757 ssize_t left; in LSAPI_ReqBodyGetLine_r() local
/PHP-7.2/ext/fileinfo/libmagic/
H A Dcdf.c961 size_t i, o4, nelements, j, slen, left; in cdf_read_property_info() local
/PHP-7.2/Zend/
H A Dzend_compile.c1839 zend_string *left = Z_STR_P(left_zv); in zend_ast_append_str() local
6942 zval left; in zend_try_ct_eval_unary_pm() local

Completed in 107 milliseconds