Home
last modified time | relevance | path

Searched defs:result (Results 76 – 100 of 196) sorted by relevance

12345678

/PHP-8.1/Zend/
H A Dzend_enum.c37 zend_object *zend_enum_new(zval *result, zend_class_entry *ce, zend_string *case_name, zval *backin… in zend_enum_new()
507 zend_object *result = zend_enum_get_case(ce, name_str); in zend_enum_get_case_cstr() local
H A Dzend_hash.c88 void *result; in zend_hash_str_find_ptr_lc() local
102 void *result; in zend_hash_find_ptr_lc() local
1873 int result; in zend_hash_apply() local
1897 int result; in zend_hash_apply_with_argument() local
1923 int result; in zend_hash_apply_with_arguments() local
1953 int result; in zend_hash_reverse_apply() local
2632 int result; in zend_hash_compare_impl() local
2702 int result; in zend_hash_compare() local
H A Dzend_execute.c2645 zval *result = EX_VAR(opline->result.var); in zend_fetch_dimension_address_W() local
2651 zval *result = EX_VAR(opline->result.var); in zend_fetch_dimension_address_RW() local
2657 zval *result = EX_VAR(opline->result.var); in zend_fetch_dimension_address_UNSET() local
2809 zval *result = EX_VAR(opline->result.var); in zend_fetch_dimension_address_read_R() local
2815 zval *result = EX_VAR(opline->result.var); in zend_fetch_dimension_address_read_R_slow() local
2821 zval *result = EX_VAR(opline->result.var); in zend_fetch_dimension_address_read_IS() local
2827 zval *result = EX_VAR(opline->result.var); in zend_fetch_dimension_address_LIST_r() local
3046 zval *result, zval *ptr, zend_object *obj, zend_property_info *prop_info, uint32_t flags) in zend_handle_fetch_obj_flags()
3495 int result = i_zend_verify_type_assignable_zval(prop, zv, strict); in zend_verify_ref_assignable_zval() local
3598 int result; in zend_verify_prop_assignable_by_ref() local
[all …]
H A Dzend_interfaces.c127 bool result; in zend_user_it_valid() local
367 zend_result result; in zend_user_serialize() local
/PHP-8.1/ext/mysqlnd/
H A Dmysqlnd_plugin.c168 int result; in mysqlnd_plugin_apply_with_argument() local
H A Dmysqlnd_loaddata.c144 enum_func_status result = FAIL; in mysqlnd_handle_local_infile() local
H A Dmysqlnd_vio.c40 int result = setsockopt(socketd, IPPROTO_TCP, TCP_NODELAY, (char *) &flag, sizeof(int)); in mysqlnd_set_sock_no_delay() local
60 int result = setsockopt(socketd, SOL_SOCKET, SO_KEEPALIVE, (char *) &flag, sizeof(int)); in mysqlnd_set_sock_keepalive() local
H A Dmysqlnd_result_meta.c284 mysqlnd_result_meta_init(MYSQLND_RES *result, unsigned int field_count) in mysqlnd_result_meta_init()
/PHP-8.1/ext/bcmath/libbcmath/src/
H A Ddiv.c46 static void _one_mult (unsigned char *num, int size, int digit, unsigned char *result) in _one_mult()
/PHP-8.1/ext/pspell/
H A Dpspell.c210 LONG result; in PHP_FUNCTION() local
303 LONG result; in PHP_FUNCTION() local
595 LONG result; in PHP_FUNCTION() local
/PHP-8.1/ext/intl/dateformat/
H A Ddateformat_parse.c36 double result = 0; in internal_parse_to_timestamp() local
/PHP-8.1/ext/dba/
H A Ddba_tcadb.c107 int result; in DBA_UPDATE_FUNC() local
/PHP-8.1/ext/pdo_odbc/
H A Dodbc_stmt.c91 static int pdo_odbc_ucs22utf8(pdo_stmt_t *stmt, int is_unicode, zval *result) in pdo_odbc_ucs22utf8()
640 static int odbc_stmt_get_col(pdo_stmt_t *stmt, int colno, zval *result, enum pdo_param_type *type) in odbc_stmt_get_col()
/PHP-8.1/win32/
H A Dsendmail.c127 zend_string *result, *result2; in php_win32_mail_trim_header() local
1069 int result; in FormatEmailAddress() local
/PHP-8.1/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_memory_device.c78 mbfl_string* mbfl_memory_device_result(mbfl_memory_device *device, mbfl_string *result) in mbfl_memory_device_result()
/PHP-8.1/ext/mysqli/
H A Dmysqli.c979 MYSQL_RES *result = NULL; in PHP_METHOD() local
1024 void php_mysqli_fetch_into_hash_aux(zval *return_value, MYSQL_RES * result, zend_long fetchtype) in php_mysqli_fetch_into_hash_aux()
1111 MYSQL_RES *result; in php_mysqli_fetch_into_hash() local
/PHP-8.1/sapi/phpdbg/
H A Dphpdbg_btree.h32 phpdbg_btree_result result; member
H A Dphpdbg_btree.c133 phpdbg_btree_result *result = phpdbg_btree_find_closest(pos->tree, pos->cur); in phpdbg_btree_next() local
/PHP-8.1/ext/standard/
H A Darray.c144 #define RETURN_STABLE_SORT(a, b, result) do { \ argument
348 int result = zend_compare(&f->val, &s->val); in php_array_data_compare_unstable_i() local
1047 zend_long result = zval_get_long(&retval); in php_array_user_key_compare_unstable() local
1265 zval *result = zend_hash_minmax(Z_ARRVAL(args[0]), php_array_data_compare_unstable, 0); in PHP_FUNCTION() local
1275 zval *min, result; in PHP_FUNCTION() local
1311 zval *result = zend_hash_minmax(Z_ARRVAL(args[0]), php_array_data_compare_unstable, 1); in PHP_FUNCTION() local
1321 zval *max, result; in PHP_FUNCTION() local
1352 int result = SUCCESS; in php_array_walk() local
1697 Z_STRVAL_P(result)[ZSTR_LEN(prefix)] = '_'; local
5432 zend_long result; local
[all …]
H A Dmetaphone.c29 zend_string *result = NULL; in PHP_FUNCTION() local
H A Dcrypt_sha256.c611 const char result[32]; member
685 int result = 0; in main() local
H A Dcrypt_sha512.c656 const char result[64]; member
750 int result = 0; in main() local
/PHP-8.1/ext/pdo_sqlite/
H A Dsqlite_statement.c256 pdo_stmt_t *stmt, int colno, zval *result, enum pdo_param_type *type) in pdo_sqlite_stmt_get_col()
/PHP-8.1/ext/intl/common/
H A Dcommon_enum.cpp89 const char *result = ((StringEnumeration*)Z_PTR(iter->data))->next( in string_enum_current_move_forward() local
/PHP-8.1/ext/pdo_firebird/
H A Dfirebird_driver.c518 char result[8]; in firebird_handle_preparer() local
597 char result[64]; in firebird_handle_doer() local

Completed in 113 milliseconds

12345678