php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <php_config.h>
Go to the source code of this file.
Macros | |
#define | pcre2_jit_callback_8 php_pcre2_jit_callback |
#define | pcre2_callout_enumerate_8 php_pcre2_callout_enumerate |
#define | pcre2_code_copy_8 php_pcre2_code_copy |
#define | pcre2_code_copy_with_tables_8 php_pcre2_code_copy_with_tables |
#define | pcre2_code_free_8 php_pcre2_code_free |
#define | pcre2_compile_8 php_pcre2_compile |
#define | pcre2_compile_context_copy_8 php_pcre2_compile_context_copy |
#define | pcre2_compile_context_create_8 php_pcre2_compile_context_create |
#define | pcre2_compile_context_free_8 php_pcre2_compile_context_free |
#define | pcre2_config_8 php_pcre2_config |
#define | pcre2_convert_context_copy_8 php_pcre2_convert_context_copy |
#define | pcre2_convert_context_create_8 php_pcre2_convert_context_create |
#define | pcre2_convert_context_free_8 php_pcre2_convert_context_free |
#define | pcre2_dfa_match_8 php_pcre2_dfa_match |
#define | pcre2_general_context_copy_8 php_pcre2_general_context_copy |
#define | pcre2_general_context_create_8 php_pcre2_general_context_create |
#define | pcre2_general_context_free_8 php_pcre2_general_context_free |
#define | pcre2_get_error_message_8 php_pcre2_get_error_message |
#define | pcre2_get_mark_8 php_pcre2_get_mark |
#define | pcre2_get_ovector_pointer_8 php_pcre2_get_ovector_pointer |
#define | pcre2_get_ovector_count_8 php_pcre2_get_ovector_count |
#define | pcre2_get_startchar_8 php_pcre2_get_startchar |
#define | pcre2_jit_compile_8 php_pcre2_jit_compile |
#define | pcre2_jit_match_8 php_pcre2_jit_match |
#define | pcre2_jit_free_unused_memory_8 php_pcre2_jit_free_unused_memory |
#define | pcre2_jit_stack_assign_8 php_pcre2_jit_stack_assign |
#define | pcre2_jit_stack_create_8 php_pcre2_jit_stack_create |
#define | pcre2_jit_stack_free_8 php_pcre2_jit_stack_free |
#define | pcre2_maketables_8 php_pcre2_maketables |
#define | pcre2_match_8 php_pcre2_match |
#define | pcre2_match_context_copy_8 php_pcre2_match_context_copy |
#define | pcre2_match_context_create_8 php_pcre2_match_context_create |
#define | pcre2_match_context_free_8 php_pcre2_match_context_free |
#define | pcre2_match_data_create_8 php_pcre2_match_data_create |
#define | pcre2_match_data_create_from_pattern_8 php_pcre2_match_data_create_from_pattern |
#define | pcre2_match_data_free_8 php_pcre2_match_data_free |
#define | pcre2_pattern_info_8 php_pcre2_pattern_info |
#define | pcre2_serialize_decode_8 php_pcre2_serialize_decode |
#define | pcre2_serialize_encode_8 php_pcre2_serialize_encode |
#define | pcre2_serialize_free_8 php_pcre2_serialize_free |
#define | pcre2_serialize_get_number_of_codes_8 php_pcre2_serialize_get_number_of_codes |
#define | pcre2_set_bsr_8 php_pcre2_set_bsr |
#define | pcre2_set_callout_8 php_pcre2_set_callout |
#define | pcre2_set_character_tables_8 php_pcre2_set_character_tables |
#define | pcre2_set_compile_extra_options_8 php_pcre2_set_compile_extra_options |
#define | pcre2_set_compile_recursion_guard_8 php_pcre2_set_compile_recursion_guard |
#define | pcre2_set_depth_limit_8 php_pcre2_set_depth_limit |
#define | pcre2_set_glob_escape_8 php_pcre2_set_glob_escape |
#define | pcre2_set_glob_separator_8 php_pcre2_set_glob_separator |
#define | pcre2_set_heap_limit_8 php_pcre2_set_heap_limit |
#define | pcre2_set_match_limit_8 php_pcre2_set_match_limit |
#define | pcre2_set_max_pattern_length_8 php_pcre2_set_max_pattern_length |
#define | pcre2_set_newline_8 php_pcre2_set_newline |
#define | pcre2_set_parens_nest_limit_8 php_pcre2_set_parens_nest_limit |
#define | pcre2_set_offset_limit_8 php_pcre2_set_offset_limit |
#define | pcre2_substitute_8 php_pcre2_substitute |
#define | pcre2_substring_copy_byname_8 php_pcre2_substring_copy_byname |
#define | pcre2_substring_copy_bynumber_8 php_pcre2_substring_copy_bynumber |
#define | pcre2_substring_free_8 php_pcre2_substring_free |
#define | pcre2_substring_get_byname_8 php_pcre2_substring_get_byname |
#define | pcre2_substring_get_bynumber_8 php_pcre2_substring_get_bynumber |
#define | pcre2_substring_length_byname_8 php_pcre2_substring_length_byname |
#define | pcre2_substring_length_bynumber_8 php_pcre2_substring_length_bynumber |
#define | pcre2_substring_list_get_8 php_pcre2_substring_list_get |
#define | pcre2_substring_list_free_8 php_pcre2_substring_list_free |
#define | pcre2_substring_nametable_scan_8 php_pcre2_substring_nametable_scan |
#define | pcre2_substring_number_from_name_8 php_pcre2_substring_number_from_name |
#define | pcre2_set_recursion_limit_8 php_pcre2_set_recursion_limit |
#define | pcre2_set_recursion_memory_management_8 php_pcre2_set_recursion_memory_management |
#define | lookup php_lookup |
#define | hashTableInit php_hashTableInit |
#define | hashTableDestroy php_hashTableDestroy |
#define | hashTableIterInit php_hashTableIterInit |
#define | hashTableIterNext php_hashTableIterNext |
#define hashTableDestroy php_hashTableDestroy |
Definition at line 100 of file php_compat.h.
#define hashTableInit php_hashTableInit |
Definition at line 99 of file php_compat.h.
#define hashTableIterInit php_hashTableIterInit |
Definition at line 101 of file php_compat.h.
#define hashTableIterNext php_hashTableIterNext |
Definition at line 102 of file php_compat.h.
#define lookup php_lookup |
Definition at line 98 of file php_compat.h.
#define pcre2_callout_enumerate_8 php_pcre2_callout_enumerate |
Definition at line 28 of file php_compat.h.
#define pcre2_code_copy_8 php_pcre2_code_copy |
Definition at line 29 of file php_compat.h.
#define pcre2_code_copy_with_tables_8 php_pcre2_code_copy_with_tables |
Definition at line 30 of file php_compat.h.
#define pcre2_code_free_8 php_pcre2_code_free |
Definition at line 31 of file php_compat.h.
#define pcre2_compile_8 php_pcre2_compile |
Definition at line 32 of file php_compat.h.
#define pcre2_compile_context_copy_8 php_pcre2_compile_context_copy |
Definition at line 33 of file php_compat.h.
#define pcre2_compile_context_create_8 php_pcre2_compile_context_create |
Definition at line 34 of file php_compat.h.
#define pcre2_compile_context_free_8 php_pcre2_compile_context_free |
Definition at line 35 of file php_compat.h.
#define pcre2_config_8 php_pcre2_config |
Definition at line 36 of file php_compat.h.
#define pcre2_convert_context_copy_8 php_pcre2_convert_context_copy |
Definition at line 37 of file php_compat.h.
#define pcre2_convert_context_create_8 php_pcre2_convert_context_create |
Definition at line 38 of file php_compat.h.
#define pcre2_convert_context_free_8 php_pcre2_convert_context_free |
Definition at line 39 of file php_compat.h.
#define pcre2_dfa_match_8 php_pcre2_dfa_match |
Definition at line 40 of file php_compat.h.
#define pcre2_general_context_copy_8 php_pcre2_general_context_copy |
Definition at line 41 of file php_compat.h.
#define pcre2_general_context_create_8 php_pcre2_general_context_create |
Definition at line 42 of file php_compat.h.
#define pcre2_general_context_free_8 php_pcre2_general_context_free |
Definition at line 43 of file php_compat.h.
#define pcre2_get_error_message_8 php_pcre2_get_error_message |
Definition at line 44 of file php_compat.h.
#define pcre2_get_mark_8 php_pcre2_get_mark |
Definition at line 45 of file php_compat.h.
#define pcre2_get_ovector_count_8 php_pcre2_get_ovector_count |
Definition at line 47 of file php_compat.h.
#define pcre2_get_ovector_pointer_8 php_pcre2_get_ovector_pointer |
Definition at line 46 of file php_compat.h.
#define pcre2_get_startchar_8 php_pcre2_get_startchar |
Definition at line 48 of file php_compat.h.
#define pcre2_jit_callback_8 php_pcre2_jit_callback |
Definition at line 27 of file php_compat.h.
#define pcre2_jit_compile_8 php_pcre2_jit_compile |
Definition at line 49 of file php_compat.h.
#define pcre2_jit_free_unused_memory_8 php_pcre2_jit_free_unused_memory |
Definition at line 51 of file php_compat.h.
#define pcre2_jit_match_8 php_pcre2_jit_match |
Definition at line 50 of file php_compat.h.
#define pcre2_jit_stack_assign_8 php_pcre2_jit_stack_assign |
Definition at line 52 of file php_compat.h.
#define pcre2_jit_stack_create_8 php_pcre2_jit_stack_create |
Definition at line 53 of file php_compat.h.
#define pcre2_jit_stack_free_8 php_pcre2_jit_stack_free |
Definition at line 54 of file php_compat.h.
#define pcre2_maketables_8 php_pcre2_maketables |
Definition at line 55 of file php_compat.h.
#define pcre2_match_8 php_pcre2_match |
Definition at line 56 of file php_compat.h.
#define pcre2_match_context_copy_8 php_pcre2_match_context_copy |
Definition at line 57 of file php_compat.h.
#define pcre2_match_context_create_8 php_pcre2_match_context_create |
Definition at line 58 of file php_compat.h.
#define pcre2_match_context_free_8 php_pcre2_match_context_free |
Definition at line 59 of file php_compat.h.
#define pcre2_match_data_create_8 php_pcre2_match_data_create |
Definition at line 60 of file php_compat.h.
#define pcre2_match_data_create_from_pattern_8 php_pcre2_match_data_create_from_pattern |
Definition at line 61 of file php_compat.h.
#define pcre2_match_data_free_8 php_pcre2_match_data_free |
Definition at line 62 of file php_compat.h.
#define pcre2_pattern_info_8 php_pcre2_pattern_info |
Definition at line 63 of file php_compat.h.
#define pcre2_serialize_decode_8 php_pcre2_serialize_decode |
Definition at line 64 of file php_compat.h.
#define pcre2_serialize_encode_8 php_pcre2_serialize_encode |
Definition at line 65 of file php_compat.h.
#define pcre2_serialize_free_8 php_pcre2_serialize_free |
Definition at line 66 of file php_compat.h.
#define pcre2_serialize_get_number_of_codes_8 php_pcre2_serialize_get_number_of_codes |
Definition at line 67 of file php_compat.h.
#define pcre2_set_bsr_8 php_pcre2_set_bsr |
Definition at line 68 of file php_compat.h.
#define pcre2_set_callout_8 php_pcre2_set_callout |
Definition at line 69 of file php_compat.h.
#define pcre2_set_character_tables_8 php_pcre2_set_character_tables |
Definition at line 70 of file php_compat.h.
#define pcre2_set_compile_extra_options_8 php_pcre2_set_compile_extra_options |
Definition at line 71 of file php_compat.h.
#define pcre2_set_compile_recursion_guard_8 php_pcre2_set_compile_recursion_guard |
Definition at line 72 of file php_compat.h.
#define pcre2_set_depth_limit_8 php_pcre2_set_depth_limit |
Definition at line 73 of file php_compat.h.
#define pcre2_set_glob_escape_8 php_pcre2_set_glob_escape |
Definition at line 74 of file php_compat.h.
#define pcre2_set_glob_separator_8 php_pcre2_set_glob_separator |
Definition at line 75 of file php_compat.h.
#define pcre2_set_heap_limit_8 php_pcre2_set_heap_limit |
Definition at line 76 of file php_compat.h.
#define pcre2_set_match_limit_8 php_pcre2_set_match_limit |
Definition at line 77 of file php_compat.h.
#define pcre2_set_max_pattern_length_8 php_pcre2_set_max_pattern_length |
Definition at line 78 of file php_compat.h.
#define pcre2_set_newline_8 php_pcre2_set_newline |
Definition at line 79 of file php_compat.h.
#define pcre2_set_offset_limit_8 php_pcre2_set_offset_limit |
Definition at line 81 of file php_compat.h.
#define pcre2_set_parens_nest_limit_8 php_pcre2_set_parens_nest_limit |
Definition at line 80 of file php_compat.h.
#define pcre2_set_recursion_limit_8 php_pcre2_set_recursion_limit |
Definition at line 94 of file php_compat.h.
#define pcre2_set_recursion_memory_management_8 php_pcre2_set_recursion_memory_management |
Definition at line 95 of file php_compat.h.
#define pcre2_substitute_8 php_pcre2_substitute |
Definition at line 82 of file php_compat.h.
#define pcre2_substring_copy_byname_8 php_pcre2_substring_copy_byname |
Definition at line 83 of file php_compat.h.
#define pcre2_substring_copy_bynumber_8 php_pcre2_substring_copy_bynumber |
Definition at line 84 of file php_compat.h.
#define pcre2_substring_free_8 php_pcre2_substring_free |
Definition at line 85 of file php_compat.h.
#define pcre2_substring_get_byname_8 php_pcre2_substring_get_byname |
Definition at line 86 of file php_compat.h.
#define pcre2_substring_get_bynumber_8 php_pcre2_substring_get_bynumber |
Definition at line 87 of file php_compat.h.
#define pcre2_substring_length_byname_8 php_pcre2_substring_length_byname |
Definition at line 88 of file php_compat.h.
#define pcre2_substring_length_bynumber_8 php_pcre2_substring_length_bynumber |
Definition at line 89 of file php_compat.h.
#define pcre2_substring_list_free_8 php_pcre2_substring_list_free |
Definition at line 91 of file php_compat.h.
#define pcre2_substring_list_get_8 php_pcre2_substring_list_get |
Definition at line 90 of file php_compat.h.
#define pcre2_substring_nametable_scan_8 php_pcre2_substring_nametable_scan |
Definition at line 92 of file php_compat.h.
#define pcre2_substring_number_from_name_8 php_pcre2_substring_number_from_name |
Definition at line 93 of file php_compat.h.