/php-src/ext/pgsql/ |
H A D | pgsql.stub.php | 551 function pg_num_rows(PgSql\Result $result): int {} 557 function pg_numrows(PgSql\Result $result): int {} 559 function pg_num_fields(PgSql\Result $result): int {} 565 function pg_numfields(PgSql\Result $result): int {} 567 function pg_affected_rows(PgSql\Result $result): int {} 573 function pg_cmdtuples(PgSql\Result $result): int {} 594 function pg_fieldsize(PgSql\Result $result, int $field): int {} 681 function pg_free_result(PgSql\Result $result): bool {} 687 function pg_freeresult(PgSql\Result $result): bool {} 690 function pg_last_oid(PgSql\Result $result): string|int|false {} [all …]
|
/php-src/Zend/Optimizer/ |
H A D | sccp.c | 327 static inline zend_result ct_eval_bool_cast(zval *result, zval *op) { in ct_eval_bool_cast() 343 static inline zend_result zval_to_string_offset(zend_long *result, zval *op) { in zval_to_string_offset() 359 static inline zend_result fetch_array_elem(zval **result, zval *op1, zval *op2) { in fetch_array_elem() 445 static inline zend_result ct_eval_del_array_elem(zval *result, const zval *key) { in ct_eval_del_array_elem() 528 static inline zend_result ct_eval_add_array_unpack(zval *result, zval *array) { in ct_eval_add_array_unpack() 589 static inline zend_result fetch_obj_prop(zval **result, zval *op1, zval *op2) { in fetch_obj_prop() 599 static inline zend_result ct_eval_fetch_obj(zval *result, zval *op1, zval *op2) { in ct_eval_fetch_obj() 626 static inline zend_result ct_eval_del_obj_prop(zval *result, const zval *key) { in ct_eval_del_obj_prop() 1089 zval *result = NULL; in sccp_visit_instr() local 1186 zval *result = &ctx->values[ssa_op->result_use]; in sccp_visit_instr() local [all …]
|
H A D | pass1.c | 43 static void replace_by_const_or_qm_assign(zend_op_array *op_array, zend_op *opline, zval *result) { in replace_by_const_or_qm_assign() 66 zval result; in zend_optimizer_pass1() local
|
/php-src/ext/odbc/ |
H A D | php_odbc.c | 56 #define CHECK_ODBC_RESULT(result) \ argument 644 odbc_result *result; in php_odbc_fetch_attribs() local 811 odbc_result *result; in odbc_column_lengths() local 1020 odbc_result *result; in PHP_FUNCTION() local 1177 odbc_result *result; in PHP_FUNCTION() local 1370 odbc_result *result; in php_odbc_fetch_hash() local 1536 odbc_result *result; in PHP_FUNCTION() local 1674 odbc_result *result; in PHP_FUNCTION() local 1748 odbc_result *result; in PHP_FUNCTION() local 1962 odbc_result *result; in PHP_FUNCTION() local [all …]
|
/php-src/ext/standard/ |
H A D | image.c | 71 struct gfxinfo *result = NULL; in php_handle_gif() local 93 struct gfxinfo *result = NULL; in php_handle_psd() local 113 struct gfxinfo *result = NULL; in php_handle_bmp() local 148 unsigned long int result = 0; in php_swf_get_bits() local 163 struct gfxinfo *result = NULL; in php_handle_swc() local 244 struct gfxinfo *result = NULL; in php_handle_swf() local 270 struct gfxinfo *result = NULL; in php_handle_png() local 448 struct gfxinfo *result = NULL; in php_handle_jpeg() local 576 struct gfxinfo *result = NULL; in php_handle_jpc() local 853 struct gfxinfo * result; in php_handle_iff() local [all …]
|
H A D | base64.c | 106 uint8x16x4_t result; in neon_base64_encode() local 235 uint8x16x3_t result; in neon_base64_decode() local 519 zend_string *result; in php_base64_encode_avx512_vbmi() local 564 zend_string *result; in php_base64_decode_ex_avx512_vbmi() local 629 zend_string *result; in php_base64_encode_avx512() local 692 zend_string *result; in php_base64_decode_ex_avx512() local 916 zend_string *result; in php_base64_encode_ex() local 957 zend_string *result; in php_base64_encode_ssse3() local 1090 zend_string *result; in php_base64_decode_ex() local 1166 zend_string *result; in php_base64_decode_ex_ssse3() local [all …]
|
H A D | ftp_fopen_wrapper.c | 105 int result; in php_stream_ftp_stream_close() local 131 int result, use_ssl, use_ssl_on_data = 0; in php_ftp_fopen_connect() local 316 int result, i; in php_fopen_do_pasv() local 412 int result = 0, use_ssl, use_ssl_on_data=0; in php_stream_url_wrap_ftp() local 687 int result = 0, use_ssl, use_ssl_on_data = 0; in php_stream_ftp_opendir() local 777 int result; in php_stream_ftp_url_stat() local 899 int result; in php_stream_ftp_unlink() local 948 int result; in php_stream_ftp_rename() local 1026 int result, recursive = options & PHP_STREAM_MKDIR_RECURSIVE; in php_stream_ftp_mkdir() local 1118 int result; in php_stream_ftp_rmdir() local
|
H A D | formatted_print.c | 427 zend_string *result; in php_formatted_print() local 725 ZSTR_VAL(result)[outpos]=0; in php_formatted_print() local 757 zend_string *result; in PHP_FUNCTION() local 779 zend_string *result; in PHP_FUNCTION() local 805 zend_string *result; in PHP_FUNCTION() local 830 zend_string *result; in PHP_FUNCTION() local 864 zend_string *result; in PHP_FUNCTION() local 895 zend_string *result; in PHP_FUNCTION() local
|
/php-src/ext/gd/libgd/ |
H A D | gd_io.c | 76 int gdGetByte (int *result, gdIOCtx * ctx) in gdGetByte() 85 int gdGetWord (int *result, gdIOCtx * ctx) in gdGetWord() 98 int gdGetWordLSB(signed short int *result, gdIOCtx *ctx) in gdGetWordLSB() 118 int gdGetInt (int *result, gdIOCtx * ctx) in gdGetInt() 142 int gdGetIntLSB(signed int *result, gdIOCtx *ctx) in gdGetIntLSB()
|
/php-src/Zend/ |
H A D | zend_vm_def.h | 455 bool result; variable 470 bool result; variable 484 bool result; variable 7424 bool result; variable 7469 bool result; variable 7489 bool result; variable 7568 int result; variable 7620 bool result; variable 7984 bool result; variable 9967 bool result; variable [all …]
|
H A D | zend_compile.c | 1366 zend_string *result; in add_type_string() local 2123 zend_string *result; in zend_ast_append_str() local 2128 ZSTR_VAL(result)[left_len] = '\\'; in zend_ast_append_str() local 2130 ZSTR_VAL(result)[len] = '\0'; in zend_ast_append_str() local 3432 bool result = zend_string_equals(name1, name2); in zend_is_assign_to_self() local 5427 znode name_node, result; in zend_compile_global_var() local 6010 znode result; in zend_compile_for() local 8229 znode *result, zend_ast *ast, bool toplevel, in zend_compile_func_decl_ex() 11128 zval result; in zend_compile_const_expr_const() local 11409 znode result; in zend_compile_stmt() local [all …]
|
H A D | zend_ini_parser.y | 65 static void zend_ini_do_op(char type, zval *result, zval *op1, zval *op2) in zend_ini_do_op() 106 static void zend_ini_init_string(zval *result) in zend_ini_init_string() 118 static void zend_ini_add_string(zval *result, zval *op1, zval *op2) in zend_ini_add_string() 146 static void zend_ini_get_constant(zval *result, zval *name) in zend_ini_get_constant() 173 static void zend_ini_get_var(zval *result, zval *name, zval *fallback) in zend_ini_get_var()
|
H A D | zend_operators.c | 492 #define convert_op1_op2_long(op1, op1_lval, op2, op2_lval, result, opcode, sigil) \ argument 1144 ZEND_API zend_result ZEND_FASTCALL add_function(zval *result, zval *op1, zval *op2) /* {{{ */ in add_function() 1209 ZEND_API zend_result ZEND_FASTCALL sub_function(zval *result, zval *op1, zval *op2) /* {{{ */ in sub_function() 1278 ZEND_API zend_result ZEND_FASTCALL mul_function(zval *result, zval *op1, zval *op2) /* {{{ */ in mul_function() 1359 ZEND_API zend_result ZEND_FASTCALL pow_function(zval *result, zval *op1, zval *op2) /* {{{ */ in pow_function() 1440 ZEND_API zend_result ZEND_FASTCALL div_function(zval *result, zval *op1, zval *op2) /* {{{ */ in div_function() 1569 ZEND_API zend_result ZEND_FASTCALL boolean_not_function(zval *result, zval *op1) /* {{{ */ in boolean_not_function() 1594 ZEND_API zend_result ZEND_FASTCALL bitwise_not_function(zval *result, zval *op1) /* {{{ */ in bitwise_not_function() 1624 Z_STRVAL_P(result)[i] = ~Z_STRVAL_P(op1)[i]; in bitwise_not_function() local 1626 Z_STRVAL_P(result)[i] = 0; in bitwise_not_function() local [all …]
|
H A D | zend_vm_execute.h | 3023 bool result; in ZEND_ISSET_ISEMPTY_STATIC_PROP_SPEC_HANDLER() local 6299 bool result; in ZEND_IS_IDENTICAL_SPEC_CONST_CONST_HANDLER() local 6314 bool result; in ZEND_IS_NOT_IDENTICAL_SPEC_CONST_CONST_HANDLER() local 7793 bool result; in ZEND_ISSET_ISEMPTY_DIM_OBJ_SPEC_CONST_CONST_HANDLER() local 7872 int result; in ZEND_ISSET_ISEMPTY_PROP_OBJ_SPEC_CONST_CONST_HANDLER() local 7924 bool result; in ZEND_ARRAY_KEY_EXISTS_SPEC_CONST_CONST_HANDLER() local 10257 int result; in ZEND_ISSET_ISEMPTY_PROP_OBJ_SPEC_CONST_TMPVAR_HANDLER() local 12748 int result; in ZEND_ISSET_ISEMPTY_PROP_OBJ_SPEC_CONST_CV_HANDLER() local 16909 int result; in ZEND_ISSET_ISEMPTY_PROP_OBJ_SPEC_TMPVAR_CONST_HANDLER() local 18374 int result; in ZEND_ISSET_ISEMPTY_PROP_OBJ_SPEC_TMPVAR_TMPVAR_HANDLER() local [all …]
|
/php-src/ext/opcache/jit/ |
H A D | zend_jit_helpers.c | 73 zend_jmp_fl_result result = (func == NULL) + 1; in zend_jit_jmp_frameless_helper() local 1754 static void ZEND_FASTCALL zend_jit_fast_concat_helper(zval *result, zval *op1, zval *op2) in zend_jit_fast_concat_helper() 1938 zval *result = EX_VAR(opline->result.var); in zend_jit_fetch_obj_r_slow() local 1956 zval *result = EX_VAR(opline->result.var); in zend_jit_fetch_obj_r_dynamic() local 1994 zval *result = EX_VAR(opline->result.var); in zend_jit_fetch_obj_is_slow() local 2012 zval *result = EX_VAR(opline->result.var); in zend_jit_fetch_obj_is_dynamic() local 2050 zval *result = EX_VAR(opline->result.var); in zend_jit_fetch_obj_r_slow_ex() local 2102 zval *result = EX_VAR(opline->result.var); in zend_jit_fetch_obj_is_slow_ex() local 2180 zval *result, zval *ptr, zend_object *obj, zend_property_info *prop_info, uint32_t flags) in zend_handle_fetch_obj_flags() 2225 zval *result = EX_VAR(opline->result.var); in zend_jit_fetch_obj_w_slow() local [all …]
|
/php-src/ext/bcmath/libbcmath/src/ |
H A D | raise.c | 37 void bc_square_ex(bc_num n1, bc_num *result, size_t scale_min) { in bc_square_ex() 46 bool bc_raise(bc_num base, long exponent, bc_num *result, size_t scale) { in bc_raise() 111 void bc_raise_bc_exponent(bc_num base, bc_num expo, bc_num *result, size_t scale) { in bc_raise_bc_exponent()
|
/php-src/ext/intl/locale/ |
H A D | locale_methods.c | 215 char* result = NULL; in getPreferredTag() local 239 zend_off_t result =-1; in getStrrtokenPos() local 269 zend_off_t result =-1; in getSingletonPos() local 476 int result = 0; in get_icu_value_src_php() local 944 int result = 0; in PHP_FUNCTION() local 1020 zend_string* result = NULL; in get_private_subtags() local 1064 int result = 0; in add_array_entry() local 1160 int result = 0; in PHP_FUNCTION() local 1210 int result = 0; in strToMatch() local 1246 int result = 0; in PHP_FUNCTION() local [all …]
|
/php-src/ext/tokenizer/ |
H A D | tokenizer_data_gen.php | 19 $result = "<?php\n\n/** @generate-class-entries */\n\n"; variable 39 $result = <<<CODE variable
|
/php-src/win32/ |
H A D | console.c | 24 BOOL result = FALSE; in php_win32_console_fileno_is_console() local 38 BOOL result = FALSE; in php_win32_console_fileno_has_vt100() local 60 BOOL result = FALSE; in php_win32_console_fileno_set_vt100() local
|
/php-src/ext/zend_test/ |
H A D | object_handlers.c | 46 static void donc_add(zval *result, zval *op1, zval *op2) in donc_add() 63 static void donc_mul(zval *result, zval *op1, zval *op2) in donc_mul() 81 static zend_result donc_do_operation(zend_uchar opcode, zval *result, zval *op1, zval *op2) in donc_do_operation() 141 static zend_result long_castable_no_operation_cast_object(zend_object *obj, zval *result, int type) in long_castable_no_operation_cast_object() 177 static zend_result float_castable_no_operation_cast_object(zend_object *obj, zval *result, int type) in float_castable_no_operation_cast_object() 215 static zend_result numeric_castable_no_operation_cast_object(zend_object *obj, zval *result, int ty… in numeric_castable_no_operation_cast_object()
|
/php-src/ext/mysqli/ |
H A D | mysqli_result_iterator.c | 35 mysqli_object *result; member 99 MYSQL_RES *result; in php_mysqli_result_iterator_move_forward() local 116 MYSQL_RES *result; in php_mysqli_result_iterator_rewind() local
|
/php-src/ext/random/ |
H A D | php_random_csprng.h | 38 …ULL static inline zend_result php_random_int_throw(zend_long min, zend_long max, zend_long *result) in php_random_int_throw() 43 …LL static inline zend_result php_random_int_silent(zend_long min, zend_long max, zend_long *result) in php_random_int_silent()
|
H A D | csprng.c | 216 zend_result result = php_random_bytes_ex(bytes, size, errstr, sizeof(errstr)); in php_random_bytes() local 225 …ULL PHPAPI zend_result php_random_int(zend_long min, zend_long max, zend_long *result, bool should… in php_random_int()
|
H A D | randomizer.c | 99 uint64_t result; in PHP_METHOD() local 218 php_random_result result = engine.algo->generate(engine.state); in PHP_METHOD() local 237 uint64_t result; in PHP_METHOD() local 296 php_random_result result; in PHP_METHOD() local 474 php_random_result result = engine.algo->generate(engine.state); in PHP_METHOD() local
|
/php-src/ext/pdo_firebird/ |
H A D | firebird_statement.c | 81 static int get_formatted_time_tz(pdo_stmt_t *stmt, const ISC_TIME_TZ* timeTz, zval *result) in get_formatted_time_tz() 109 …int get_formatted_timestamp_tz(pdo_stmt_t *stmt, const ISC_TIMESTAMP_TZ* timestampTz, zval *result) in get_formatted_timestamp_tz() 159 int result = 1; in pdo_firebird_stmt_dtor() local 190 char result[64]; in pdo_firebird_stmt_execute() local 367 static int php_firebird_fetch_blob(pdo_stmt_t *stmt, int colno, zval *result, ISC_QUAD *blob_id) in php_firebird_fetch_blob() 455 pdo_stmt_t *stmt, int colno, zval *result, enum pdo_param_type *type) in pdo_firebird_stmt_get_col() 594 int result = 1; in php_firebird_bind_blob() local
|