Home
last modified time | relevance | path

Searched refs:UNEXPECTED (Results 76 – 100 of 107) sorted by relevance

12345

/PHP-7.4/ext/standard/
H A Dvar.c918 if (UNEXPECTED(Z_IS_RECURSIVE_P(data)) in php_var_serialize_nested_data()
919 || UNEXPECTED(Z_TYPE_P(struc) == IS_ARRAY && Z_ARR_P(data) == Z_ARR_P(struc))) { in php_var_serialize_nested_data()
H A Dpassword.c143 if (UNEXPECTED(!buffer)) { in php_password_get_salt()
H A Dbase64.c749 if (UNEXPECTED( \
/PHP-7.4/ext/simplexml/
H A Dsimplexml.c262 if (UNEXPECTED(!str)) { in sxe_prop_dim_read()
462 if (UNEXPECTED(!trim_str)) { in sxe_prop_dim_write()
725 if (UNEXPECTED(!str)) { in sxe_prop_dim_exists()
848 if (UNEXPECTED(!str)) { in sxe_prop_dim_delete()
/PHP-7.4/Zend/
H A Dzend.c972 if (UNEXPECTED(ZEND_CLASS_HAS_TYPE_HINTS(ce))) { in zend_resolve_property_types()
1681 if (UNEXPECTED(EG(exception))) { in zend_execute_scripts()
H A Dzend_compile.c102 if (UNEXPECTED(next_op_num >= CG(context).opcodes_size)) { in get_next_op()
1048 if (UNEXPECTED(!zv)) { in do_bind_function()
1053 if (UNEXPECTED(function->common.fn_flags & ZEND_ACC_PRELOADED) in do_bind_function()
1059 if (UNEXPECTED(!zv)) { in do_bind_function()
1076 if (UNEXPECTED(!zv)) { in do_bind_class()
1100 if (UNEXPECTED(!zv)) { in do_bind_class()
2354 if (UNEXPECTED(Z_TYPE_P(zv) != IS_STRING)) { in zend_try_compile_cv()
5288 …if (UNEXPECTED(func->common.fn_flags & ZEND_ACC_VARIADIC && func->common.arg_info[i].pass_by_refer… in zend_set_function_arg_flags()
5943 if (UNEXPECTED(zend_hash_add_ptr(CG(function_table), lcname, op_array) == NULL)) { in zend_begin_func_decl()
6215 if (UNEXPECTED(ast->attr & (ZEND_ACC_STATIC|ZEND_ACC_ABSTRACT|ZEND_ACC_FINAL))) { in zend_compile_class_const_decl()
[all …]
H A Dzend_closures.c750 if (UNEXPECTED(closure->func.internal_function.handler == zend_closure_internal_handler)) { in zend_create_closure()
/PHP-7.4/ext/zip/
H A Dphp_zip.c880 if (UNEXPECTED(!str)) { in php_zip_get_property_ptr_ptr()
915 if (UNEXPECTED(!str)) { in php_zip_read_property()
955 if (UNEXPECTED(!str)) { in php_zip_has_property()
/PHP-7.4/ext/date/
H A Dphp_date.c68 if (UNEXPECTED(gettimeofday(&tm, NULL) != SUCCESS)) { in php_time()
2067 if (UNEXPECTED(Z_TYPE_P(member) != IS_STRING)) { in date_interval_has_property()
2069 if (UNEXPECTED(!str)) { in date_interval_has_property()
4230 if (UNEXPECTED(!str)) { in date_interval_read_property()
4302 if (UNEXPECTED(!str)) { in date_interval_write_property()
4357 if (UNEXPECTED(!str)) { in date_interval_get_property_ptr_ptr()
/PHP-7.4/ext/opcache/
H A Dzend_file_cache.c429 if (UNEXPECTED(zend_shared_alloc_get_xlat_entry(op_array->opcodes))) {
1480 if (UNEXPECTED((ce->ce_flags & ZEND_ACC_ANON_CLASS))) {
H A Dzend_accelerator_module.c133 if (UNEXPECTED(memsize > ZEND_ULONG_MAX / (1024 * 1024))) { in ZEND_INI_MH()
/PHP-7.4/ext/opcache/Optimizer/
H A Dcompact_literals.c67 } else if (UNEXPECTED(op_array->fn_flags & ZEND_ACC_VARIADIC)) { in class_name_type_hint()
/PHP-7.4/ext/snmp/
H A Dsnmp.c1925 if (UNEXPECTED(!str)) { in php_snmp_read_property()
1963 if (UNEXPECTED(!str)) { in php_snmp_write_property()
/PHP-7.4/ext/openssl/
H A Dxp_ssl.c1450 if (UNEXPECTED(!local_cert_str)) { in php_openssl_enable_server_sni()
1472 if (UNEXPECTED(!local_pk_str)) { in php_openssl_enable_server_sni()
H A Dopenssl.c2688 if (UNEXPECTED(!str)) { in php_openssl_setup_verify()
3169 if (UNEXPECTED(!str_item)) { in php_openssl_make_REQ()
3252 if (UNEXPECTED(!str_item)) { in php_openssl_make_REQ()
5400 if (UNEXPECTED(!str)) { in PHP_FUNCTION()
5618 if (UNEXPECTED(!str)) { in PHP_FUNCTION()
/PHP-7.4/ext/sqlite3/
H A Dsqlite3.c858 if (UNEXPECTED(!str)) { in sqlite3_do_callback()
1600 if (UNEXPECTED(!str)) { in php_sqlite3_bind_params()
/PHP-7.4/ext/pdo/
H A Dpdo_dbh.c439 if (UNEXPECTED(object_init_ex(object, dbstmt_ce) != SUCCESS)) { in pdo_stmt_instantiate()
H A Dpdo_stmt.c939 if (UNEXPECTED(object_init_ex(return_value, ce) != SUCCESS)) { in do_fetch()
/PHP-7.4/ext/spl/
H A Dspl_directory.c503 if (UNEXPECTED(zend_update_class_constants(ce) != SUCCESS)) { in spl_filesystem_object_create_type()
525 if (UNEXPECTED(zend_update_class_constants(ce) != SUCCESS)) { in spl_filesystem_object_create_type()
H A Dspl_array.c143 if (UNEXPECTED(intern->ht_iter == (uint32_t)-1)) { in spl_array_get_pos_ptr()
/PHP-7.4/ext/oci8/
H A Doci8_statement.c1934 if (UNEXPECTED(!entry_str)) { in php_oci_bind_array_helper_date()
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg.c1320 if (UNEXPECTED(heap == p)) { in phpdbg_free_wrapper()
/PHP-7.4/ext/pgsql/
H A Dpgsql.c4289 if (UNEXPECTED(!tmp)) {
4314 if (UNEXPECTED(!tmp)) {
5178 if (UNEXPECTED(!tmp_str)) {
/PHP-7.4/ext/mbstring/
H A Dmbstring.c834 if (UNEXPECTED(!encoding_str)) { in php_mb_parse_encoding_array()
3368 if (UNEXPECTED(!encoding_str)) { in PHP_FUNCTION()
/PHP-7.4/ext/iconv/
H A Diconv.c2299 if (UNEXPECTED(!tmp_str)) { in PHP_FUNCTION()

Completed in 250 milliseconds

12345