Home
last modified time | relevance | path

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

/PHP-5.5/ext/bcmath/
H A Dbcmath.c223 char *left, *right; in PHP_FUNCTION() local
263 char *left, *right; in PHP_FUNCTION() local
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
547 char *left, *right; in PHP_FUNCTION() local
/PHP-5.5/ext/zip/lib/
H A Dzip_open.c175 zip_uint32_t left; in _zip_readcdir() local
/PHP-5.5/main/streams/
H A Dfilter.c141 PHPAPI int php_stream_bucket_split(php_stream_bucket *in, php_stream_bucket **left, php_stream_buck… in php_stream_bucket_split()
/PHP-5.5/ext/date/lib/
H A Dparse_tz.c301 int left = 0, right = tzdb->index_size - 1; in seek_to_tz_position() local
/PHP-5.5/ext/standard/
H A Dbasic_functions.h195 int left; /* can *next++ this many times before reloading */ member
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_ps_codec.c535 size_t left = (*buf_len - (*p - *buf)); in mysqlnd_stmt_execute_store_params() local
H A Dmysqlnd_net.c344 size_t left = count; in MYSQLND_METHOD() local
/PHP-5.5/ext/gd/libgd/
H A Dgd_gif_in.c187 int top, left; in gdImageCreateFromGifCtx() local
H A Dgd_interpolation.c999 const int left = contrib->ContribRow[x].Left; in _gdScaleRow() local
/PHP-5.5/sapi/litespeed/
H A Dlsapilib.c323 int left = totalLen; in lsapi_writev() local
1442 ssize_t left; in LSAPI_ReqBodyGetLine_r() local
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregparse.c1211 node_new_list(Node* left, Node* right) in node_new_list()
1223 onig_node_new_list(Node* left, Node* right) in onig_node_new_list()
1247 onig_node_new_alt(Node* left, Node* right) in onig_node_new_alt()
H A Dregcomp.c4118 concat_opt_anc_info(OptAncInfo* to, OptAncInfo* left, OptAncInfo* right, in concat_opt_anc_info()

Completed in 82 milliseconds