Home
last modified time | relevance | path

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

/PHP-5.3/ext/bcmath/
H A Dbcmath.c208 char *left, *right; in PHP_FUNCTION() local
247 char *left, *right; in PHP_FUNCTION() local
286 char *left, *right; in PHP_FUNCTION() local
325 char *left, *right; in PHP_FUNCTION() local
370 char *left, *right; in PHP_FUNCTION() local
406 char *left, *right, *modulous; in PHP_FUNCTION() local
449 char *left, *right; in PHP_FUNCTION() local
488 char *left; in PHP_FUNCTION() local
525 char *left, *right; in PHP_FUNCTION() local
/PHP-5.3/ext/zip/lib/
H A Dzip_open.c175 zip_uint32_t left; in _zip_readcdir() local
/PHP-5.3/ext/date/lib/
H A Dparse_tz.c261 int left = 0, right = tzdb->index_size - 1; in seek_to_tz_position() local
/PHP-5.3/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.3/ext/standard/
H A Dbasic_functions.h198 int left; /* can *next++ this many times before reloading */ member
/PHP-5.3/ext/mysqlnd/
H A Dmysqlnd_net.c240 size_t left = count; in MYSQLND_METHOD() local
H A Dmysqlnd_ps_codec.c606 size_t left = (*buf_len - (*p - *buf)); in mysqlnd_stmt_execute_store_params() local
/PHP-5.3/ext/gd/libgd/
H A Dgd_gif_in.c185 int top, left; in gdImageCreateFromGifCtx() local
/PHP-5.3/sapi/litespeed/
H A Dlsapilib.c232 int left = totalLen; in lsapi_writev() local
826 int left; in LSAPI_ReqBodyGetLine_r() local
/PHP-5.3/ext/mbstring/oniguruma/
H A Dregparse.h243 struct _Node* left; member
H A Dregparse.c1214 node_new_list(Node* left, Node* right) in node_new_list()
1225 onig_node_new_list(Node* left, Node* right) in onig_node_new_list()
1231 node_new_alt(Node* left, Node* right) in node_new_alt()
H A Dregcomp.c3907 concat_opt_anc_info(OptAncInfo* to, OptAncInfo* left, OptAncInfo* right, in concat_opt_anc_info()

Completed in 69 milliseconds