Home
last modified time | relevance | path

Searched refs:zend_long (Results 176 – 200 of 382) sorted by relevance

12345678910>>...16

/PHP-8.2/ext/intl/formatter/
H A Dformatter_format.c31 zend_long type = FORMAT_TYPE_DEFAULT; in PHP_FUNCTION()
51 type = (sizeof(zend_long) == 8)?FORMAT_TYPE_INT64:FORMAT_TYPE_INT32; in PHP_FUNCTION()
/PHP-8.2/Zend/
H A Dzend_exceptions.c313 zend_long code = 0; in ZEND_METHOD()
363 zend_long code = 0, severity = E_ERROR, lineno; in ZEND_METHOD()
550 zend_long line = 0; in _build_trace_string()
674 zend_long line = zval_get_long(GET_PROPERTY(exception, ZEND_STR_LINE)); in ZEND_METHOD()
822 …hrow_exception_zstr(zend_class_entry *exception_ce, zend_string *message, zend_long code) /* {{{ */ in zend_throw_exception_zstr()
850 …zend_throw_exception(zend_class_entry *exception_ce, const char *message, zend_long code) /* {{{ */ in zend_throw_exception()
861 ZEND_API ZEND_COLD zend_object *zend_throw_exception_ex(zend_class_entry *exception_ce, zend_long c… in zend_throw_exception_ex()
876 …w_error_exception(zend_class_entry *exception_ce, zend_string *message, zend_long code, int severi… in zend_throw_error_exception()
913 zend_long line = zval_get_long(GET_PROPERTY_SILENT(&exception, ZEND_STR_LINE)); in zend_exception_error()
924 zend_long line = 0; in zend_exception_error()
H A Dzend_enum.h44 …zend_enum_get_case_by_value(zend_object **result, zend_class_entry *ce, zend_long long_key, zend_s…
H A Dzend_max_execution_timer.c76 void zend_max_execution_timer_settime(zend_long seconds) /* {{{ }*/ in zend_max_execution_timer_settime()
H A Dzend_generators.h72 zend_long largest_used_integer_key;
H A Dzend_ini.h86 ZEND_API zend_long zend_ini_long(const char *name, size_t name_length, int orig);
128 ZEND_API zend_long zend_ini_parse_quantity(zend_string *value, zend_string **errstr);
135 ZEND_API zend_long zend_ini_parse_quantity_warn(zend_string *value, zend_string *setting);
/PHP-8.2/ext/sodium/
H A Dlibsodium.c1375 zend_long ic; in PHP_FUNCTION()
1422 zend_long alg; in PHP_FUNCTION()
1508 zend_long memlimit; in PHP_FUNCTION()
1509 zend_long opslimit; in PHP_FUNCTION()
1560 zend_long memlimit; in PHP_FUNCTION()
1561 zend_long opslimit; in PHP_FUNCTION()
1666 zend_long memlimit; in PHP_FUNCTION()
1667 zend_long opslimit; in PHP_FUNCTION()
2291 zend_long variant; in PHP_FUNCTION()
2321 zend_long variant; in PHP_FUNCTION()
[all …]
/PHP-8.2/ext/pdo/
H A Dpdo_stmt.c1156 zend_long ori = PDO_FETCH_ORI_NEXT; in PHP_METHOD()
1157 zend_long off = 0; in PHP_METHOD()
1229 zend_long col_n = 0; in PHP_METHOD()
1412 zend_long param_type = PDO_PARAM_STR; in register_bound_param()
1463 zend_long param_type = PDO_PARAM_STR; in PHP_METHOD()
1576 zend_long attr; in PHP_METHOD()
1617 zend_long attr; in PHP_METHOD()
1667 zend_long colno; in PHP_METHOD()
1856 zend_long fetch_mode; in PHP_METHOD()
2285 zend_long lval; in row_prop_read()
[all …]
H A Dpdo_dbh.c39 static bool pdo_dbh_attribute_set(pdo_dbh_t *dbh, zend_long attr, zval *value);
133 zend_long native_code = 0; in pdo_handle_error()
687 PDO_API bool pdo_get_long_param(zend_long *lval, zval *value) in pdo_get_long_param()
725 static bool pdo_dbh_attribute_set(pdo_dbh_t *dbh, zend_long attr, zval *value) /* {{{ */ in pdo_dbh_attribute_set()
727 zend_long lval; in pdo_dbh_attribute_set()
880 zend_long attr; in PHP_METHOD()
899 zend_long attr; in PHP_METHOD()
971 zend_long ret; in PHP_METHOD()
1099 zend_long fetch_mode; in PHP_METHOD()
1176 zend_long paramtype = PDO_PARAM_STR; in PHP_METHOD()
/PHP-8.2/ext/sockets/
H A Dsockets.c573 zend_long sec, usec = 0;
769 zend_long backlog = 0;
827 zend_long length = 0;
1124 zend_long port;
1208 zend_long arg1;
1232 zend_long port = 0;
1233 zend_long retval = 0;
1311 zend_long len, flags;
1351 zend_long len, flags;
1392 zend_long arg3, arg4;
[all …]
/PHP-8.2/ext/spl/
H A Dspl_heap.c125 …cb_helper(zval *object, spl_heap_object *heap_object, zval *a, zval *b, zend_long *result) { /* {{… in spl_ptr_heap_cmp_cb_helper()
176 zend_long lval = 0; in spl_ptr_heap_zval_max_cmp()
199 zend_long lval = 0; in spl_ptr_heap_zval_min_cmp()
225 zend_long lval = 0; in spl_ptr_pqueue_elem_cmp()
242 zend_long a = Z_LVAL(((spl_pqueue_elem*) x)->priority); in spl_ptr_pqueue_elem_cmp_long()
243 zend_long b = Z_LVAL(((spl_pqueue_elem*) y)->priority); in spl_ptr_pqueue_elem_cmp_long()
495 static zend_result spl_heap_object_count_elements(zend_object *object, zend_long *count) /* {{{ */ in spl_heap_object_count_elements()
588 zend_long count; in PHP_METHOD()
772 zend_long value; in PHP_METHOD()
H A Dspl_iterators.c120 zend_long pos;
139 zend_long flags;
561 zend_long mode, flags; in spl_recursive_it_it_construct()
777 zend_long level; in PHP_METHOD()
1113 zend_long part; in PHP_METHOD()
1322 zend_long cnt = 0; in spl_cit_check_flags()
1976 zend_long mode; in PHP_METHOD()
2011 zend_long flags; in PHP_METHOD()
2044 zend_long preg_flags; in PHP_METHOD()
2661 zend_long flags; in PHP_METHOD()
[all …]
/PHP-8.2/ext/intl/resourcebundle/
H A Dresourcebundle.c33 zend_long lfield; in resourcebundle_extract_value()
/PHP-8.2/ext/pdo_firebird/
H A Dfirebird_statement.c206 enum pdo_fetch_orientation ori, zend_long offset) in firebird_stmt_fetch()
265 static int firebird_stmt_get_column_meta(pdo_stmt_t *stmt, zend_long colno, zval *return_value) in firebird_stmt_get_column_meta()
675 zend_long lval; in firebird_stmt_param_hook()
723 var->sqltype = (sizeof(zend_long) == 8 ? SQL_INT64 : SQL_LONG) | (var->sqltype & 1); in firebird_stmt_param_hook()
725 var->sqllen = sizeof(zend_long); in firebird_stmt_param_hook()
794 static int firebird_stmt_set_attribute(pdo_stmt_t *stmt, zend_long attr, zval *val) /* {{{ */ in firebird_stmt_set_attribute()
817 static int firebird_stmt_get_attribute(pdo_stmt_t *stmt, zend_long attr, zval *val) /* {{{ */ in firebird_stmt_get_attribute()
/PHP-8.2/ext/intl/calendar/
H A Dgregoriancalendar_methods.cpp54 zend_long largs[6]; in _php_intlgregcal_constructor_body()
246 zend_long year; in PHP_FUNCTION()
/PHP-8.2/ext/intl/dateformat/
H A Ddateformat_format_object.cpp54 zend_long lval = Z_LVAL_P(z); in valid_format()
56 if ((zend_long)valid_styles[i] == lval) { in valid_format()
/PHP-8.2/ext/opcache/jit/
H A Dzend_jit_helpers.c1028 zend_long offset; in zend_check_string_offset()
1074 zend_long real_offset = (zend_long)ZSTR_LEN(str) + offset; in zend_jit_fetch_dim_str_offset()
1094 zend_long offset; in zend_jit_fetch_dim_str_r_helper()
1117 zend_long offset; in zend_jit_fetch_dim_str_is_helper()
1153 zend_long real_offset = (zend_long)ZSTR_LEN(str) + offset; in zend_jit_fetch_dim_str_is_helper()
1224 zend_long offset; in zend_assign_to_string_offset()
1260 if (offset < -(zend_long)ZSTR_LEN(s)) { in zend_assign_to_string_offset()
1350 offset += (zend_long)ZSTR_LEN(s); in zend_assign_to_string_offset()
1355 zend_long old_len = ZSTR_LEN(s); in zend_assign_to_string_offset()
1734 zend_long lval; in zend_jit_isset_dim_helper()
[all …]
/PHP-8.2/ext/pdo_sqlite/
H A Dsqlite_statement.c203 enum pdo_fetch_orientation ori, zend_long offset) in pdo_sqlite_stmt_fetch()
302 static int pdo_sqlite_stmt_col_meta(pdo_stmt_t *stmt, zend_long colno, zval *return_value) in pdo_sqlite_stmt_col_meta()
370 static int pdo_sqlite_stmt_get_attribute(pdo_stmt_t *stmt, zend_long attr, zval *val) in pdo_sqlite_stmt_get_attribute()
/PHP-8.2/ext/phar/
H A Dfunc_interceptors.c99 zend_long offset = -1; in PHAR_FUNC()
100 zend_long maxlen; in PHAR_FUNC()
483 RETURN_LONG((zend_long)stat_sb->st_mode); in phar_fancy_stat()
485 RETURN_LONG((zend_long)stat_sb->st_ino); in phar_fancy_stat()
487 RETURN_LONG((zend_long)stat_sb->st_size); in phar_fancy_stat()
489 RETURN_LONG((zend_long)stat_sb->st_uid); in phar_fancy_stat()
491 RETURN_LONG((zend_long)stat_sb->st_gid); in phar_fancy_stat()
493 RETURN_LONG((zend_long)stat_sb->st_atime); in phar_fancy_stat()
495 RETURN_LONG((zend_long)stat_sb->st_mtime); in phar_fancy_stat()
497 RETURN_LONG((zend_long)stat_sb->st_ctime); in phar_fancy_stat()
/PHP-8.2/main/
H A Doutput.c969 ZVAL_LONG(&ob_mode, (zend_long) context->op); in php_output_handler_op()
1194 add_assoc_long(entry, "type", (zend_long) (handler->flags & 0xf)); in php_output_handler_status()
1195 add_assoc_long(entry, "flags", (zend_long) handler->flags); in php_output_handler_status()
1196 add_assoc_long(entry, "level", (zend_long) handler->level); in php_output_handler_status()
1197 add_assoc_long(entry, "chunk_size", (zend_long) handler->size); in php_output_handler_status()
1198 add_assoc_long(entry, "buffer_size", (zend_long) handler->buffer.size); in php_output_handler_status()
1199 add_assoc_long(entry, "buffer_used", (zend_long) handler->buffer.used); in php_output_handler_status()
1311 zend_long chunk_size = 0; in PHP_FUNCTION()
1312 zend_long flags = PHP_OUTPUT_HANDLER_STDFLAGS; in PHP_FUNCTION()
1522 zend_long flag = 1; in PHP_FUNCTION()
H A Dphp_ini.h29 PHPAPI int cfg_get_long(const char *varname, zend_long *result);
/PHP-8.2/ext/pdo_mysql/
H A Dmysql_statement.c122 zend_long row_count = (zend_long) mysql_stmt_affected_rows(S->stmt); in pdo_mysql_stmt_set_row_count()
123 if (row_count != (zend_long)-1) { in pdo_mysql_stmt_set_row_count()
150 stmt->row_count = (zend_long) mysql_num_rows(S->result); in pdo_mysql_fill_stmt_from_result()
155 stmt->row_count = (zend_long) row_count; in pdo_mysql_fill_stmt_from_result()
551 static int pdo_mysql_stmt_fetch(pdo_stmt_t *stmt, enum pdo_fetch_orientation ori, zend_long offset)… in pdo_mysql_stmt_fetch()
765 static int pdo_mysql_stmt_col_meta(pdo_stmt_t *stmt, zend_long colno, zval *return_value) /* {{{ */ in pdo_mysql_stmt_col_meta()
/PHP-8.2/ext/pcre/
H A Dphp_pcre.c1121 zend_long flags = 0; /* Match control flags */ in php_do_pcre_match()
1122 zend_long start_offset = 0; /* Where the new search starts */ in php_do_pcre_match()
2062 size_t limit, size_t *replace_count, zend_long flags) in php_pcre_replace_func()
2224 zend_string *subject_str, HashTable *subject_ht, zend_long limit_val, zend_long flags) in preg_replace_func_impl()
2282 zend_long limit = -1; in preg_replace_common()
2374 zend_long limit = -1, flags = 0; in PHP_FUNCTION()
2405 zend_long limit = -1, flags = 0; in PHP_FUNCTION()
2502 zend_long limit_val = -1;/* Integer value of limit */ in PHP_FUNCTION()
2503 zend_long flags = 0; /* Match control flags */ in PHP_FUNCTION()
2528 zend_long limit_val, zend_long flags) in php_pcre_split_impl()
[all …]
/PHP-8.2/ext/pgsql/
H A Dpgsql.c1505 zend_long fnum = -1; in PHP_FUNCTION()
1577 zend_long field; in php_pgsql_get_field_info()
1959 zend_long colno=0; in PHP_FUNCTION()
2003 zend_long row; in PHP_FUNCTION()
2288 zend_long oid_long; in PHP_FUNCTION()
2352 zend_long oid_long; in PHP_FUNCTION()
2525 zend_long z_len; in PHP_FUNCTION()
2663 zend_long oid_long; in PHP_FUNCTION()
2766 zend_long offset = 0; in PHP_FUNCTION()
2825 zend_long verbosity; in PHP_FUNCTION()
[all …]
/PHP-8.2/ext/oci8/
H A Doci8_statement.c1119 …e(php_oci_statement *statement, char *name, size_t name_len, zval *var, zend_long maxlength, ub2 t… in php_oci_bind_by_name()
1243 bind_data = (zend_long *)&Z_LVAL_P(param); in php_oci_bind_by_name()
1245 *(zend_long *)bind_data = 1; in php_oci_bind_by_name()
1247 *(zend_long *)bind_data = 0; in php_oci_bind_by_name()
1253 value_sz = sizeof(zend_long); in php_oci_bind_by_name()
1524 zend_long column_index_int; in php_oci_statement_get_column_helper()
1610 …ement, char *name, size_t name_len, zval *var, zend_long max_table_length, zend_long maxlength, ze… in php_oci_bind_array_by_name()
1732 php_oci_bind *php_oci_bind_array_helper_string(zval *var, zend_long max_table_length, zend_long max… in php_oci_bind_array_helper_string()
1821 php_oci_bind *php_oci_bind_array_helper_number(zval *var, zend_long max_table_length) in php_oci_bind_array_helper_number()
1862 php_oci_bind *php_oci_bind_array_helper_double(zval *var, zend_long max_table_length) in php_oci_bind_array_helper_double()
[all …]

Completed in 185 milliseconds

12345678910>>...16