Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | Kapitola 46. Zend API: 'HackovánÃ' jádra PHP | DalÅ¡Ã |
API Function and Macro reference (work in progress)
- Obsah
- 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 -- ...
- DISPLAY_INI_ENTRIES -- ...
- INI_BOOL -- ...
- INI_FLT -- ...
- INI_INT -- ...
- INI_ORIG_BOOL -- ...
- INI_ORIG_FLT -- ...
- INI_ORIG_INT -- ...
- INI_ORIG_STR -- ...
- INI_STR -- ...
- REGISTER_DOUBLE_CONSTANT -- ...
- REGISTER_INI_BOOLEAN -- ...
- REGISTER_INI_DISPLAYER -- ...
- REGISTER_INI_ENTRIES -- ...
- REGISTER_LONG_CONSTANT -- ...
- REGISTER_MAIN_DOUBLE_CONSTANT -- ...
- REGISTER_MAIN_LONG_CONSTANT -- ...
- REGISTER_MAIN_STRING_CONSTANT -- ...
- REGISTER_MAIN_STRINGL_CONSTANT -- ...
- REGISTER_STRING_CONSTANT -- ...
- REGISTER_STRINGL_CONSTANT -- ...
- RETURN_ASCII_STRING -- ...
- RETURN_ASCII_STRINGL -- ...
- RETURN_BINARY -- ...
- RETURN_BINARYL -- ...
- RETURN_BOOL -- Return a bool value from a function
- RETURN_DOUBLE -- Return a double value from a function
- RETURN_EMPTY_BINARY -- ...
- RETURN_EMPTY_STRING -- Return an empty string value from a function
- RETURN_EMPTY_UNICODE -- ...
- RETURN_LONG -- Return a long value from a function
- RETURN_NULL -- Return a null value from a function
- RETURN_RESOURCE -- Return a resource from a function
- RETURN_RT_STRING -- ...
- RETURN_RT_STRINGL -- ...
- RETURN_STRING -- ...
- RETURN_STRINGL -- ...
- RETURN_TEXT -- ...
- RETURN_TEXTL -- ...
- RETURN_U_STRING -- ...
- RETURN_U_STRINGL -- ...
- RETURN_UNICODE -- ...
- RETURN_UNICODEL -- ...
- RETURN_ZVAL -- Return a zval value from a function
- UNREGISTER_INI_ENTRIES -- ...
- Z_ARRVAL_P -- ...
- Z_ARRVAL_PP -- ...
- Z_ARRVAL -- ...
- Z_BINLEN_P -- ...
- Z_BINLEN_PP -- ...
- Z_BINLEN -- ...
- Z_BINVAL_P -- ...
- Z_BINVAL_PP -- ...
- Z_BINVAL -- ...
- Z_BVAL_P -- Dereference a zval pointer and return its
lval
element as bool - Z_BVAL_PP -- Dereference a pointer to a zval pointer and return its
lval
element as bool - Z_BVAL -- Return a zval
lval
element as bool - Z_DBG -- ...
- Z_DVAL_P -- Dereference a zval pointer and return its
dval
element - Z_DVAL_PP -- Dereference a pointer to a zval pointer and return its
dval
element - Z_DVAL -- Return the dval element of a zval
- Z_LVAL_P -- ...
- Z_LVAL_PP -- Dereference a pointer to a zval pointer and return its
lval
element - Z_LVAL -- ...
- Z_OBJ_CLASS_NAME_P -- ...
- Z_OBJ_HANDLE_P -- ...
- Z_OBJ_HANDLE_PP -- ...
- Z_OBJ_HANDLE -- ...
- Z_OBJ_HANDLER_P -- ...
- Z_OBJ_HANDLER_PP -- ...
- Z_OBJ_HANDLER -- ...
- Z_OBJ_HT_P -- ...
- Z_OBJ_HT_PP -- ...
- Z_OBJ_HT -- ...
- Z_OBJCE_P -- ...
- Z_OBJCE_PP -- ...
- Z_OBJCE -- ...
- Z_OBJPROP_P -- ...
- Z_OBJPROP_PP -- ...
- Z_OBJPROP -- ...
- Z_OBJVAL_P -- ...
- Z_OBJVAL_PP -- ...
- Z_OBJVAL -- ...
- Z_RESVAL_P -- ...
- Z_RESVAL_PP -- ...
- Z_RESVAL -- ...
- Z_STRLEN_P -- ...
- Z_STRLEN_PP -- ...
- Z_STRLEN -- ...
- Z_STRVAL_P -- ...
- Z_STRVAL_PP -- ...
- Z_STRVAL -- ...
- Z_TYPE_P -- Get type field from zval pointer
- Z_TYPE_PP -- Get type field from zval pointer pointer
- Z_TYPE -- Get the type field of a zval
- Z_UNILEN_P -- ...
- Z_UNILEN_PP -- ...
- Z_UNILEN -- ...
- Z_UNIVAL_P -- ...
- Z_UNIVAL_PP -- ...
- Z_UNIVAL -- ...
- Z_USTRCPLEN_P -- ...
- Z_USTRCPLEN_PP -- ...
- Z_USTRCPLEN -- ...
- Z_USTRLEN_P -- ...
- Z_USTRLEN_PP -- ...
- Z_USTRLEN -- ...
- Z_USTRVAL_P -- ...
- Z_USTRVAL_PP -- ...
- Z_USTRVAL -- ...
- ZEND_ABSTRACT_ME -- ...
- ZEND_ARG_ARRAY_INFO -- ...
- ZEND_ARG_INFO -- ...
- ZEND_ARG_OBJ_INFO -- ...
- ZEND_ARG_PASS_INFO -- ...
- ZEND_BEGIN_ARG_INFO_EX -- ...
- ZEND_BEGIN_ARG_INFO -- ...
- ZEND_BEGIN_MODULE_GLOBALS -- ...
- ZEND_COLL_RESULT -- ...
- ZEND_DECLARE_MODULE_GLOBALS -- ...
- ZEND_DEFINE_PROPERTY -- ...
- ZEND_END_ARG_INFO -- ...
- ZEND_END_MODULE_GLOBALS -- ...
- ZEND_EXTERN_MODULE_GLOBALS -- ...
- ZEND_FALIAS -- ...
- ZEND_FE -- ...
- ZEND_FENTRY -- ...
- ZEND_FETCH_RESOURCE2 -- ...
- ZEND_FETCH_RESOURCE -- ...
- ZEND_FN_SCOPE_NAME -- ...
- ZEND_FN -- ...
- ZEND_FUNCTION -- ...
- ZEND_GET_MODULE -- ...
- ZEND_GET_RESOURCE_TYPE_ID -- ...
- ZEND_INI_BEGIN -- ...
- ZEND_INI_DISP -- ...
- ZEND_INI_END -- ...
- ZEND_INI_ENTRY_EX -- ...
- ZEND_INI_ENTRY1_EX -- ...
- ZEND_INI_ENTRY1 -- ...
- ZEND_INI_ENTRY2_EX -- ...
- ZEND_INI_ENTRY2 -- ...
- ZEND_INI_ENTRY3_EX -- ...
- ZEND_INI_ENTRY3 -- ...
- ZEND_INI_ENTRY -- ...
- ZEND_INI_MH -- ...
- ZEND_INIT_MODULE_GLOBALS -- ...
- ZEND_INIT_SYMTABLE_EX -- ...
- ZEND_INIT_SYMTABLE -- ...
- ZEND_LOG_XOR -- ...
- ZEND_MALIAS -- ...
- ZEND_ME_MAPPING -- ...
- ZEND_ME -- ...
- ZEND_METHOD -- ...
- ZEND_MOD_CONFLICTS_EX -- ...
- ZEND_MOD_CONFLICTS -- ...
- ZEND_MOD_OPTIONAL_EX -- ...
- ZEND_MOD_OPTIONAL -- ...
- ZEND_MOD_REQUIRED_EX -- Create a full dependency entry for the required version of an extension
- ZEND_MOD_REQUIRED -- Create a simple dependency entry for a required extension
- ZEND_MODULE_ACTIVATE_D -- ...
- ZEND_MODULE_ACTIVATE_N -- ...
- ZEND_MODULE_DEACTIVATE_D -- ...
- ZEND_MODULE_DEACTIVATE_N -- ...
- ZEND_MODULE_INFO_D -- ...
- ZEND_MODULE_INFO_N -- ...
- ZEND_MODULE_POST_ZEND_DEACTIVATE_D -- ...
- ZEND_MODULE_POST_ZEND_DEACTIVATE_N -- ...
- ZEND_MODULE_SHUTDOWN_D -- ...
- ZEND_MODULE_SHUTDOWN_N -- ...
- ZEND_MODULE_STARTUP_D -- ...
- ZEND_MODULE_STARTUP_N -- ...
- ZEND_NAMED_FE -- ...
- ZEND_NAMED_FUNCTION -- ...
- ZEND_NORMALIZE_BOOL -- ...
- ZEND_NUM_ARGS -- ...
- ZEND_PUTC -- Write a single character to the default output stream
- ZEND_PUTS -- Write a string to the default output stream
- ZEND_REGISTER_RESOURCE -- ...
- ZEND_RSRC_DTOR_FUNC -- ...
- ZEND_SET_GLOBAL_VAR_WITH_LENGTH -- ...
- ZEND_SET_GLOBAL_VAR -- ...
- ZEND_SET_SYMBOL_WITH_LENGTH -- ...
- ZEND_SET_SYMBOL -- ...
- ZEND_STRL -- Pass string pointer and length in one operation
- ZEND_STRS -- Pass string pointer and buffer size in one operation
- ZEND_TRUTH -- Cast a value to zend_bool
- ZEND_U_CONVERTER -- ...
- ZEND_U_EQUAL -- ...
- ZEND_U_SET_SYMBOL_WITH_LENGTH -- ...
- ZEND_UV -- ...
- ZEND_VERIFY_RESOURCE -- ...
- ZEND_WRITE -- Write character buffer to the default output stream
- ZEND_WRONG_PARAM_COUNT_WITH_RETVAL -- Generate standard error message and return custom value
- ZEND_WRONG_PARAM_COUNT -- ...
PÅ™edcházejÃcà | Domů | DalÅ¡Ã |
API Macros | Nahoru |