Manual do PHP
Anterior
Capítulo 46. Zend API: Hackeando o Núcleo do PHP
Próxima
Funções da API Functions (Não Concluído Ainda)
Índice
add_assoc_bool_ex
-- Add a
bool
value to an assoc array with binary safe key
add_assoc_bool
-- Add a
bool
value to an assoc array
add_assoc_double_ex
-- Add a
double
value to an assoc array with binary safe key
add_assoc_double
-- Add a
double
value to an assoc array
add_assoc_function
-- Add a function pointer to an assoc array
add_assoc_long_ex
-- Add a long value to an assoc array with binary safe key
add_assoc_long
-- Add a long value to an assoc array
add_assoc_null_ex
-- Add a
null
value to an assoc array with binary safe key
add_assoc_null
-- Add a
null
value to an assoc array
add_assoc_resource_ex
-- Add a
resource
value to an assoc array with binary safe key
add_assoc_resource
-- Add a
resource
value to an assoc array
add_assoc_string_ex
-- Add a
string
value to an assoc array with binary safe key
add_assoc_string
-- Add a
string
value to an assoc array
add_assoc_stringl_ex
-- Add a binary safe
string
value to an assoc array with binary safe key
add_assoc_stringl
-- Add a binary safe
string
value to an assoc array
add_assoc_unicode_ex
-- Add a unicode_string value to an assoc array with binary safe key
add_assoc_unicode
-- Add a binary safe unicode_string value to an assoc array with binary safe key
add_assoc_unicodel_ex
-- Add a binary safe unicode_string value to an assoc array with binary safe key
add_assoc_unicodel
-- Add a binary safe unicode_string value to an assoc array
add_assoc_unset
-- ...
add_assoc_zval_ex
-- Add a zval value to an assoc array with binary safe key
add_assoc_zval
-- Add a zval value to an assoc array
add_get_assoc_string_ex
-- ...
add_get_assoc_string
-- ...
add_get_assoc_stringl_ex
-- ...
add_get_assoc_stringl
-- ...
add_get_index_binary
-- ...
add_get_index_binaryl
-- ...
add_get_index_double
-- ...
add_get_index_long
-- ...
add_get_index_string
-- ...
add_get_index_stringl
-- ...
add_get_index_unicode
-- ...
add_get_index_unicodel
-- ...
add_index_binary
-- Add binary_string value to assoc array using numeric index
add_index_binaryl
-- Add binary safe binary_string value to assoc array using numeric index
add_index_bool
-- Add
bool
value to assoc array using numeric index
add_index_double
-- Add
double
value to assoc array using numeric index
add_index_long
-- Add long value to assoc array using numeric index
add_index_null
-- Add
null
value to assoc array using numeric index
add_index_resource
-- Add
resource
value to assoc array using numeric index
add_index_string
-- Add
string
value to assoc array using numeric index
add_index_stringl
-- Add binary safe
string
value to assoc array using numeric index
add_index_unicode
-- Add unicode value to assoc array using numeric index
add_index_unicodel
-- Add binary safe unicode value to assoc array using numeric index
add_index_unset
-- Add unset value to assoc array using numeric index
add_index_zval
-- Add zval value to assoc array using numeric index
add_method
-- ...
add_next_index_binary
-- Add binary_string value to assoc array using next free numeric index
add_next_index_binaryl
-- Add binary safe binary_string value to assoc array using next free numeric index
add_next_index_bool
-- Add
bool
value to assoc array using next free numeric index
add_next_index_double
-- Add
double
value to assoc array using next free numeric index
add_next_index_long
-- Add long value to assoc array using next free numeric index
add_next_index_null
-- Add
null
value to assoc array using next free numeric index
add_next_index_resource
-- Add
resource
value to assoc array using next free numeric index
add_next_index_string
-- Add
string
value to assoc array using next free numeric index
add_next_index_stringl
-- Add binary safe
string
value to assoc array using next free numeric index
add_next_index_unicode
-- Add unicode value to assoc array using next free numeric index
add_next_index_unicodel
-- Add binary safe unicode value to assoc array using next free numeric index
add_next_index_unset
-- Add unset value to assoc array using next free numeric index
add_next_index_zval
-- Add zval value to assoc array using next free numeric index
add_property_ascii_string_ex
-- ...
add_property_ascii_string
-- ...
add_property_ascii_stringl_ex
-- ...
add_property_ascii_stringl
-- ...
add_property_bool_ex
-- ...
add_property_bool
-- ...
add_property_double_ex
-- ...
add_property_double
-- ...
add_property_long_ex
-- ...
add_property_long
-- ...
add_property_null_ex
-- ...
add_property_null
-- ...
add_property_resource_ex
-- ...
add_property_resource
-- ...
add_property_rt_string_ex
-- ...
add_property_rt_string
-- ...
add_property_rt_stringl_ex
-- ...
add_property_rt_stringl
-- ...
add_property_string_ex
-- ...
add_property_string
-- ...
add_property_stringl_ex
-- ...
add_property_stringl
-- ...
add_property_unicode_ex
-- ...
add_property_unicode
-- ...
add_property_unicodel_ex
-- ...
add_property_unicodel
-- ...
add_property_unset
-- ...
add_property_zval_ex
-- ...
add_property_zval
-- ...
add_u_assoc_zval_ex
-- ...
add_u_assoc_zval
-- ...
array_init
-- ...
call_user_function_ex
-- ...
call_user_function
-- ...
compile_file
-- ...
compile_filename
-- ...
compile_string
-- ...
destroy_op_array
-- ...
destroy_zend_class
-- ...
destroy_zend_function
-- ...
display_ini_entries
-- ...
do_bind_class
-- ...
do_bind_function
-- ...
do_bind_inherited_class
-- ...
estrndup_rel
-- ...
estrndup
-- ...
eustrdup
-- ...
eustrndup_rel
-- ...
eustrndup
-- ...
execute_internal
-- ...
execute
-- ...
free_estring
-- ...
full_mem_check
-- ...
function_add_ref
-- ...
get_active_class_name
-- ...
get_active_function_name
-- ...
get_binary_op
-- ...
get_unary_op
-- ...
get_zend_version
-- Get Zend Engine version string
highlight_file
-- ...
highlight_string
-- ...
init_op_array
-- ...
lex_scan
-- ...
mem_block_check
-- ...
object_and_properties_init
-- ...
object_init_ex
-- ...
object_init
-- ...
open_file_for_scanning
-- ...
register_list_destructors
-- ...
shutdown_memory_manager
-- ...
start_memory_manager
-- ...
zend_alter_ini_entry
-- ...
zend_auto_global_disable_jit
-- ...
zend_bailout
-- ...
zend_call_function
-- ...
zend_call_method_with_0_params
-- ...
zend_call_method_with_1_params
-- ...
zend_call_method_with_2_params
-- ...
zend_call_method
-- ...
zend_case_fold_string
-- ...
zend_check_magic_method_implementation
-- ...
zend_check_private
-- ...
zend_check_property_access
-- ...
zend_check_protected
-- ...
zend_class_implements
-- ...
zend_cleanup_class_data
-- ...
zend_cleanup_function_data
-- ...
zend_clear_exception
-- ...
zend_cmp_unicode_and_literal
-- ...
zend_cmp_unicode_and_string
-- ...
zend_convert_encodings
-- ...
zend_convert_from_unicode
-- ...
zend_convert_scanner_output
-- ...
zend_convert_to_unicode
-- ...
zend_copy_ini_directives
-- ...
zend_copy_parameters_array
-- ...
zend_declare_class_constant_bool
-- ...
zend_declare_class_constant_double
-- ...
zend_declare_class_constant_long
-- ...
zend_declare_class_constant_string
-- ...
zend_declare_class_constant_stringl
-- ...
zend_declare_class_constant
-- ...
zend_declare_property_bool
-- ...
zend_declare_property_double
-- ...
zend_declare_property_ex
-- ...
zend_declare_property_long
-- ...
zend_declare_property_null
-- ...
zend_declare_property_string
-- ...
zend_declare_property_stringl
-- ...
zend_declare_property
-- ...
zend_delete_global_variable
-- ...
zend_destroy_file_handle
-- ...
zend_disable_class
-- ...
zend_disable_function
-- ...
zend_do_fcall
-- ...
zend_do_implement_interface
-- ...
zend_do_inherit_interfaces
-- ...
zend_do_inheritance
-- ...
zend_error
-- Generate error message and trigger error handling
zend_eval_string_ex
-- ...
zend_eval_string
-- ...
zend_exception_error
-- ...
zend_exception_get_default
-- ...
zend_execute_scripts
-- ...
zend_fetch_class
-- ...
zend_fetch_debug_backtrace
-- ...
zend_fetch_list_dtor_id
-- ...
zend_fetch_resource
-- ...
zend_file_handle_dtor
-- ...
zend_function_dtor
-- ...
zend_get_class_entry
-- ...
zend_get_compiled_filename
-- ...
zend_get_compiled_lineno
-- ...
zend_get_compiled_script_encoding
-- ...
zend_get_compiled_variable_name
-- ...
zend_get_compiled_variable_value
-- ...
zend_get_configuration_directive
-- ...
zend_get_constant
-- ...
zend_get_error_exception
-- ...
zend_get_executed_filename
-- ...
zend_get_executed_lineno
-- ...
zend_get_hash_value
-- ...
zend_get_module_started
-- ...
zend_get_module_version
-- ...
zend_get_object_classname
-- ...
zend_get_parameters_array_ex
-- ...
zend_get_parameters_array
-- ...
zend_get_parameters_ex
-- ...
zend_get_parameters
-- ...
zend_get_scanned_file_offset
-- ...
zend_get_std_object_handlers
-- ...
zend_get_unified_string_type
-- ...
zend_get_user_opcode_handler
-- ...
zend_get_zval_ptr_ptr
-- ...
zend_get_zval_ptr
-- ...
zend_hash_add_empty_element
-- ...
zend_hash_add
-- ...
zend_hash_apply_with_argument
-- ...
zend_hash_apply_with_arguments
-- ...
zend_hash_apply
-- ...
zend_hash_clean
-- ...
zend_hash_compare
-- ...
zend_hash_copy
-- ...
zend_hash_del_key_or_index
-- ...
zend_hash_del
-- ...
zend_hash_destroy
-- ...
zend_hash_exists
-- ...
zend_hash_find
-- ...
zend_hash_func
-- ...
zend_hash_get_current_data_ex
-- ...
zend_hash_get_current_data
-- ...
zend_hash_get_current_key_ex
-- ...
zend_hash_get_current_key_type_ex
-- ...
zend_hash_get_current_key_type
-- ...
zend_hash_get_current_key
-- ...
zend_hash_graceful_destroy
-- ...
zend_hash_graceful_reverse_destroy
-- ...
zend_hash_index_del
-- ...
zend_hash_index_exists
-- ...
zend_hash_index_find
-- ...
zend_hash_index_update
-- ...
zend_hash_init_ex
-- ...
zend_hash_init
-- ...
zend_hash_internal_pointer_end_ex
-- ...
zend_hash_internal_pointer_end
-- ...
zend_hash_internal_pointer_reset_ex
-- ...
zend_hash_internal_pointer_reset
-- ...
zend_hash_merge_ex
-- ...
zend_hash_merge
-- ...
zend_hash_minmax
-- ...
zend_hash_move_backwards_ex
-- ...
zend_hash_move_backwards
-- ...
zend_hash_move_forward_ex
-- ...
zend_hash_move_forward
-- ...
zend_hash_next_free_element
-- ...
zend_hash_next_index_insert
-- ...
zend_hash_num_elements
-- ...
zend_hash_quick_add
-- ...
zend_hash_quick_exists
-- ...
zend_hash_quick_find
-- ...
zend_hash_quick_update
-- ...
zend_hash_rehash
-- ...
zend_hash_reverse_apply
-- ...
zend_hash_sort
-- ...
zend_hash_update_current_key_ex
-- ...
zend_hash_update_current_key
-- ...
zend_hash_update
-- ...
zend_highlight
-- ...
zend_html_putc
-- ...
zend_html_puts
-- ...
zend_ini_deactivate
-- ...
zend_ini_double
-- ...
zend_ini_global_shutdown
-- ...
zend_ini_long
-- ...
zend_ini_refresh_caches
-- ...
zend_ini_register_displayer
-- ...
zend_ini_shutdown
-- ...
zend_ini_sort_entries
-- ...
zend_ini_startup
-- ...
zend_ini_string
-- ...
zend_initialize_class_data
-- ...
zend_is_auto_global
-- ...
zend_is_callable_ex
-- ...
zend_is_callable
-- ...
zend_is_compiling
-- ...
zend_is_executing
-- ...
zend_is_true
-- ...
zend_is_valid_identifier
-- ...
zend_list_addref
-- ...
zend_list_delete
-- ...
zend_list_find
-- ...
zend_list_insert
-- ...
zend_lookup_class
-- ...
zend_make_callable
-- ...
zend_make_compiled_string_description
-- ...
zend_make_printable_zval
-- ...
zend_make_string_zval
-- ...
zend_make_unicode_zval
-- ...
zend_mangle_property_name
-- ...
zend_merge_properties
-- ...
zend_message_dispatcher
-- ...
zend_normalize_identifier
-- ...
zend_object_create_proxy
-- ...
zend_object_store_ctor_failed
-- ...
zend_object_store_get_object
-- ...
zend_object_store_set_object
-- ...
zend_objects_clone_members
-- ...
zend_objects_clone_obj
-- ...
zend_objects_destroy_object
-- ...
zend_objects_free_object_storage
-- ...
zend_objects_get_address
-- ...
zend_objects_new
-- ...
zend_objects_store_add_ref
-- ...
zend_objects_store_call_destructors
-- ...
zend_objects_store_clone_obj
-- ...
zend_objects_store_del_ref
-- ...
zend_objects_store_destroy
-- ...
zend_objects_store_free_object_storage
-- ...
zend_objects_store_init
-- ...
zend_objects_store_mark_destructed
-- ...
zend_objects_store_put
-- ...
zend_output_debug_string
-- ...
zend_parse_ini_file
-- ...
zend_parse_method_parameters_ex
-- ...
zend_parse_method_parameters
-- ...
zend_parse_parameters_ex
-- ...
zend_parse_parameters
-- ...
zend_prepare_scanner_converters
-- ...
zend_print_flat_zval_r
-- ...
zend_print_variable
-- ...
zend_print_zval_ex
-- ...
zend_print_zval_r_ex
-- ...
zend_print_zval_r
-- ...
zend_print_zval
-- ...
zend_qsort
-- ...
zend_read_property
-- ...
zend_read_static_property
-- ...
zend_register_auto_global
-- ...
zend_register_constant
-- ...
zend_register_default_classes
-- ...
zend_register_double_constant
-- ...
zend_register_functions
-- ...
zend_register_ini_entries
-- ...
zend_register_interfaces
-- ...
zend_register_internal_class_ex
-- ...
zend_register_internal_class
-- ...
zend_register_internal_interface
-- ...
zend_register_internal_module
-- ...
zend_register_list_destructors_ex
-- ...
zend_register_list_destructors
-- ...
zend_register_long_constant
-- ...
zend_register_module_ex
-- ...
zend_register_module
-- ...
zend_register_resource
-- ...
zend_register_string_constant
-- ...
zend_register_stringl_constant
-- ...
zend_reset_all_cv
-- ...
zend_reset_locale_deps
-- ...
zend_restore_compiled_filename
-- ...
zend_restore_compiled_script_encoding
-- ...
zend_restore_ini_entry
-- ...
zend_rsrc_list_get_rsrc_type
-- ...
zend_set_compiled_filename
-- ...
zend_set_compiled_script_encoding
-- ...
zend_set_memory_limit
-- ...
zend_set_timeout
-- ...
zend_set_user_opcode_handler
-- ...
zend_startup_module_ex
-- ...
zend_startup_module
-- ...
zend_startup_modules
-- ...
zend_std_call_user_call
-- ...
zend_std_cast_object_tostring
-- ...
zend_std_get_static_property
-- ...
zend_std_unset_static_property
-- ...
zend_stream_close
-- ...
zend_stream_ferror
-- ...
zend_stream_fixup
-- ...
zend_stream_ftell
-- ...
zend_stream_getc
-- ...
zend_stream_open
-- ...
zend_stream_read
-- ...
zend_strip
-- ...
zend_strndup
-- ...
zend_strtod
-- ...
zend_symtable_del
-- ...
zend_symtable_exists
-- ...
zend_symtable_find
-- ...
zend_symtable_update_current_key
-- ...
zend_symtable_update
-- ...
zend_throw_exception_object
-- ...
zend_timeout
-- ...
zend_u_declare_property_ex
-- ...
zend_u_declare_property
-- ...
zend_u_delete_global_variable
-- ...
zend_u_eval_string_ex
-- ...
zend_u_eval_string
-- ...
zend_u_fetch_class
-- ...
zend_u_get_constant
-- ...
zend_u_get_hash_value
-- ...
zend_u_hash_add_empty_element
-- ...
zend_u_hash_add
-- ...
zend_u_hash_del_key_or_index
-- ...
zend_u_hash_del
-- ...
zend_u_hash_exists
-- ...
zend_u_hash_find
-- ...
zend_u_hash_func
-- ...
zend_u_hash_init_ex
-- ...
zend_u_hash_init
-- ...
zend_u_hash_quick_add
-- ...
zend_u_hash_quick_exists
-- ...
zend_u_hash_quick_find
-- ...
zend_u_hash_quick_update
-- ...
zend_u_hash_update
-- ...
zend_u_is_auto_global
-- ...
zend_u_lookup_class_ex
-- ...
zend_u_lookup_class
-- ...
zend_u_mangle_property_name
-- ...
zend_u_register_constant
-- ...
zend_u_symtable_del
-- ...
zend_u_symtable_exists
-- ...
zend_u_symtable_find
-- ...
zend_u_symtable_update_current_key
-- ...
zend_u_symtable_update
-- ...
zend_u_unmangle_property_name
-- ...
zend_unmangle_property_name
-- ...
zend_unregister_functions
-- ...
zend_unregister_ini_entries
-- ...
zend_unset_timeout
-- ...
zend_update_class_constants
-- ...
zend_update_property_ascii_string
-- ...
zend_update_property_ascii_stringl
-- ...
zend_update_property_bool
-- ...
zend_update_property_double
-- ...
zend_update_property_long
-- ...
zend_update_property_null
-- ...
zend_update_property_rt_string
-- ...
zend_update_property_rt_stringl
-- ...
zend_update_property_string
-- ...
zend_update_property_stringl
-- ...
zend_update_property_unicode
-- ...
zend_update_property_unicodel
-- ...
zend_update_property
-- ...
zend_update_static_property_ascii_string
-- ...
zend_update_static_property_ascii_stringl
-- ...
zend_update_static_property_bool
-- ...
zend_update_static_property_double
-- ...
zend_update_static_property_long
-- ...
zend_update_static_property_null
-- ...
zend_update_static_property_rt_string
-- ...
zend_update_static_property_rt_stringl
-- ...
zend_update_static_property_string
-- ...
zend_update_static_property_stringl
-- ...
zend_update_static_property_unicode
-- ...
zend_update_static_property_unicodel
-- ...
zend_update_static_property
-- ...
zend_ustrndup
-- ...
zend_wrong_param_count
-- Generate standard error message for wrong parameter count in function or method call
zend_zval_type_name
-- Returns the PHP type name for a given zval
zval_add_ref
-- ...
zval_internal_dtor
-- ...
zval_internal_ptr_dtor
-- ...
zval_ptr_dtor
-- ...
zval_string_to_unicode_ex
-- ...
zval_string_to_unicode
-- ...
zval_unicode_to_string
-- ...
zval_update_constant
-- ...
Anterior
Principal
Próxima
API Macros
Acima
add_assoc_bool_ex