Home
last modified time | relevance | path

Searched refs:zend_long (Results 226 – 250 of 382) sorted by relevance

12345678910>>...16

/PHP-8.2/ext/spl/
H A Dspl_directory.c853 zend_long pos; in PHP_METHOD()
1481 zend_long flags; in PHP_METHOD()
2260 zend_long max_len; in PHP_METHOD()
2362 zend_long ret; in PHP_METHOD()
2483 zend_long operation = 0; in PHP_METHOD()
2513 zend_long ret; in PHP_METHOD()
2534 zend_long pos, whence = SEEK_SET; in PHP_METHOD()
2622 zend_long length = 0; in PHP_METHOD()
2653 zend_long length = 0; in PHP_METHOD()
2693 zend_long size; in PHP_METHOD()
[all …]
H A Dspl_observer.c54 zend_long index;
58 zend_long flags;
652 zend_long mode = PHP_COUNT_NORMAL; in PHP_METHOD()
829 zend_long count; in PHP_METHOD()
1029 zend_long flags = MIT_NEED_ALL|MIT_KEYS_NUMERIC; in PHP_METHOD()
1071 zend_long info_long; in PHP_METHOD()
1193 zend_long expect, valid; in PHP_METHOD()
/PHP-8.2/ext/intl/grapheme/
H A Dgrapheme_util.c217 zend_long grapheme_ascii_check(const unsigned char *day, size_t len) in grapheme_ascii_check()
333 zend_long grapheme_strrpos_ascii(char *haystack, size_t haystack_len, char *needle, size_t needle_l… in grapheme_strrpos_ascii()
/PHP-8.2/Zend/
H A Dzend_API.h535 ZEND_API void add_assoc_long_ex(zval *arg, const char *key, size_t key_len, zend_long n);
548 static zend_always_inline void add_assoc_long(zval *arg, const char *key, zend_long n) { in add_assoc_long()
585 ZEND_API void add_index_long(zval *arg, zend_ulong index, zend_long n);
602 ZEND_API zend_result add_next_index_long(zval *arg, zend_long n);
621 ZEND_API void add_property_long_ex(zval *arg, const char *key, size_t key_len, zend_long l);
623 ZEND_API void add_property_bool_ex(zval *arg, const char *key, size_t key_len, zend_long b);
634 static zend_always_inline void add_property_long(zval *arg, const char *key, zend_long n) { in add_property_long()
982 ZEND_API zend_result zend_try_assign_typed_ref_long(zend_reference *ref, zend_long lval);
2041 ZEND_API bool ZEND_FASTCALL zend_parse_arg_long_slow(zval *arg, zend_long *dest, uint32_t arg_num);
2042 ZEND_API bool ZEND_FASTCALL zend_parse_arg_long_weak(zval *arg, zend_long *dest, uint32_t arg_num);
[all …]
H A Dzend_smart_string.h91 static zend_always_inline void smart_string_append_long_ex(smart_string *dest, zend_long num, bool … in smart_string_append_long_ex()
/PHP-8.2/ext/pspell/
H A Dpspell.c182 zend_long mode = Z_L(0), speed = Z_L(0); in PHP_FUNCTION()
275 zend_long mode = Z_L(0), speed = Z_L(0); in PHP_FUNCTION()
654 zend_long mode; in PHP_FUNCTION()
680 zend_long ignore = 0L; in PHP_FUNCTION()
/PHP-8.2/ext/iconv/
H A Diconv.c149 …onv_substr(smart_str *pretval, const char *str, size_t nbytes, zend_long offset, zend_long len, co…
624 const char *str, size_t nbytes, zend_long offset, zend_long len, const char *enc) in _php_iconv_substr()
699 if ((zend_long)cnt >= offset) { in _php_iconv_substr()
1828 zend_long offset, length = 0; in PHP_FUNCTION()
1870 zend_long offset = 0; in PHP_FUNCTION()
1914 RETVAL_LONG((zend_long)retval); in PHP_FUNCTION()
1956 RETVAL_LONG((zend_long)retval); in PHP_FUNCTION()
1975 zend_long line_len = 76; in PHP_FUNCTION()
2067 zend_long mode = 0; in PHP_FUNCTION()
2104 zend_long mode = 0; in PHP_FUNCTION()
/PHP-8.2/ext/intl/dateformat/
H A Ddateformat_attr.c142 zend_long loc_type =ULOC_ACTUAL_LOCALE; in PHP_FUNCTION()
/PHP-8.2/sapi/embed/
H A Dphp_embed.c58 zend_long ret; in php_embed_single_write()
/PHP-8.2/ext/sockets/
H A Dsockaddr_conv.c64 zend_long lval = 0; in php_set_inet6_addr()
/PHP-8.2/ext/opcache/
H A Dzend_shared_alloc.h165 zend_long lng;
/PHP-8.2/main/streams/
H A Duserspace.c494 zend_long flags = 0; in PHP_FUNCTION()
630 (zend_long)(didwrite - count), (zend_long)didwrite, (zend_long)count); in php_userstreamop_write()
682 …ZSTR_VAL(us->wrapper->ce->name), (zend_long)(didread - count), (zend_long)didread, (zend_long)coun… in php_userstreamop_read()
973 ZVAL_LONG(&args[0], (zend_long)new_size); in php_userstreamop_set_option()
/PHP-8.2/ext/pdo_oci/
H A Doci_driver.c309 static zend_long oci_handle_doer(pdo_dbh_t *dbh, const zend_string *sql) /* {{{ */ in oci_handle_doer()
430 static bool oci_handle_set_attribute(pdo_dbh_t *dbh, zend_long attr, zval *val) /* {{{ */ in oci_handle_set_attribute()
432 zend_long lval; in oci_handle_set_attribute()
578 static int oci_handle_get_attribute(pdo_dbh_t *dbh, zend_long attr, zval *return_value) /* {{{ */ in oci_handle_get_attribute()
651 ZVAL_LONG(return_value, (zend_long) timeout); in oci_handle_get_attribute()
/PHP-8.2/ext/mbstring/
H A Dmbstring.c1554 zend_long arg_status; in PHP_FUNCTION()
1812 zend_long i; in PHP_FUNCTION()
1893 zend_long offset = 0; in PHP_FUNCTION()
1930 zend_long offset = 0; in PHP_FUNCTION()
1961 zend_long offset = 0; in PHP_FUNCTION()
2161 zend_long from, len; in PHP_FUNCTION()
2227 zend_long from, len; in PHP_FUNCTION()
2602 zend_long idx; in php_mb_convert_encoding_recursive()
4448 zend_long idx; in php_mb_check_encoding_recursive()
4569 zend_long cp; in PHP_FUNCTION()
[all …]
/PHP-8.2/ext/dom/
H A Dtext.c113 zend_long offset; in PHP_METHOD()
/PHP-8.2/Zend/Optimizer/
H A Dzend_ssa.h26 zend_long min;
27 zend_long max;
H A Dzend_ssa.c132 zend_ssa_phi *phi, int min_var, int max_var, zend_long min, zend_long max, in pi_range()
149 static inline void pi_range_equals(zend_ssa_phi *phi, int var, zend_long val) { in pi_range_equals()
152 static inline void pi_range_not_equals(zend_ssa_phi *phi, int var, zend_long val) { in pi_range_not_equals()
155 static inline void pi_range_min(zend_ssa_phi *phi, int var, zend_long val) { in pi_range_min()
158 static inline void pi_range_max(zend_ssa_phi *phi, int var, zend_long val) { in pi_range_max()
185 …ray *op_array, uint32_t build_flags, zend_op *opline, uint32_t var_num, zend_long *adjustment) /* … in find_adjusted_tmp_var()
302 zend_long val1 = 0; in place_essa_pis()
303 zend_long val2 = 0; in place_essa_pis()
322 zend_long tmp = val1; in place_essa_pis()
330 zend_long add_val2 = 0; in place_essa_pis()
[all …]
/PHP-8.2/ext/intl/timezone/
H A Dtimezone_class.cpp334 ZVAL_LONG(&zv, (zend_long)rawOffset); in TimeZone_get_debug_info()
336 ZVAL_LONG(&zv, (zend_long)(rawOffset + dstOffset)); in TimeZone_get_debug_info()
/PHP-8.2/ext/ftp/
H A Dftp.c117 ftp_open(const char *host, short port, zend_long timeout_sec) in ftp_open()
661 ftp_alloc(ftpbuf_t *ftp, const zend_long size, zend_string **response) in ftp_alloc()
890 …hp_stream *outstream, const char *path, const size_t path_len, ftptype_t type, zend_long resumepos) in ftp_get()
985 … const char *path, const size_t path_len, php_stream *instream, ftptype_t type, zend_long startpos) in ftp_put()
988 zend_long size; in ftp_put()
1070 zend_long size; in ftp_append()
1132 zend_long
1452 zend_long size, sent; in my_send()
2082 …hp_stream *outstream, const char *path, const size_t path_len, ftptype_t type, zend_long resumepos) in ftp_nb_get()
2210 … const char *path, const size_t path_len, php_stream *instream, ftptype_t type, zend_long startpos) in ftp_nb_put()
/PHP-8.2/ext/standard/
H A Dlink.c120 RETURN_LONG((zend_long) sb.st_dev); in PHP_FUNCTION()
H A Dvar.c433 smart_str_append_long(buf, (zend_long) index); in php_array_element_export()
473 smart_str_append_long(buf, (zend_long) index); in php_object_element_export()
663 static inline zend_long php_add_var_hash(php_serialize_data_t data, zval *var, bool in_rcn_array) /… in php_add_var_hash()
715 static inline void php_var_serialize_long(smart_str *buf, zend_long val) /* {{{ */ in php_var_serialize_long()
999 zend_long var_already; in php_var_serialize_intern()
1340 zend_long prev_max_depth, prev_cur_depth; in php_unserialize_with_options()
1409 (zend_long)((char*)p - buf), buf_len); in php_unserialize_with_options()
H A Dphp_fopen_wrapper.c183 zend_long max_memory; in php_stream_url_wrap_php()
295 zend_long fildes_ori; in php_stream_url_wrap_php()
/PHP-8.2/ext/dba/
H A Ddba.c438 zend_long numitems, i; in php_dba_find()
480 zend_long permission = 0644; in php_dba_open()
481 zend_long map_size = 0; in php_dba_open()
482 zend_long driver_flags = DBA_DEFAULT_DRIVER_FLAGS; in php_dba_open()
941 zend_long skip = 0; in PHP_FUNCTION()
/PHP-8.2/ext/odbc/
H A Dphp_odbc.c517 zend_long flag; in php_odbc_fetch_attribs()
712 zend_long pv_num; in odbc_column_lengths()
1139 zend_long zv_fetch_type; in PHP_FUNCTION()
1293 zend_long pv_row = -1; in php_odbc_fetch_hash()
1450 zend_long pv_row = 0; in PHP_FUNCTION()
1613 zend_long pv_row; in PHP_FUNCTION()
1663 zend_long pv_field_long; in PHP_FUNCTION()
2442 zend_long pv_num; in PHP_FUNCTION()
2478 zend_long pv_num; in PHP_FUNCTION()
2589 RETVAL_LONG((zend_long)status); in PHP_FUNCTION()
[all …]
/PHP-8.2/ext/pdo_odbc/
H A Dodbc_stmt.c524 enum pdo_fetch_orientation ori, zend_long offset) in odbc_stmt_fetch()
642 static int odbc_stmt_get_column_meta(pdo_stmt_t *stmt, zend_long colno, zval *return_value) in odbc_stmt_get_column_meta()
765 static int odbc_stmt_set_param(pdo_stmt_t *stmt, zend_long attr, zval *val) in odbc_stmt_set_param()
792 static int odbc_stmt_get_attr(pdo_stmt_t *stmt, zend_long attr, zval *val) in odbc_stmt_get_attr()

Completed in 101 milliseconds

12345678910>>...16