1EXPORTS 2php_pcre2_callout_enumerate 3php_pcre2_code_copy 4php_pcre2_code_copy_with_tables 5php_pcre2_code_free 6php_pcre2_compile 7php_pcre2_compile_context_copy 8php_pcre2_compile_context_create 9php_pcre2_compile_context_free 10php_pcre2_config 11php_pcre2_convert_context_copy 12php_pcre2_convert_context_create 13php_pcre2_convert_context_free 14php_pcre2_dfa_match 15php_pcre2_general_context_copy 16php_pcre2_general_context_create 17php_pcre2_general_context_free 18php_pcre2_get_error_message 19php_pcre2_get_mark 20php_pcre2_get_ovector_pointer 21php_pcre2_get_ovector_count 22php_pcre2_get_startchar 23php_pcre2_jit_compile 24php_pcre2_jit_match 25php_pcre2_jit_free_unused_memory 26php_pcre2_jit_stack_assign 27php_pcre2_jit_stack_create 28php_pcre2_jit_stack_free 29php_pcre2_maketables 30php_pcre2_match 31php_pcre2_match_context_copy 32php_pcre2_match_context_create 33php_pcre2_match_context_free 34php_pcre2_match_data_create 35php_pcre2_match_data_create_from_pattern 36php_pcre2_match_data_free 37php_pcre2_pattern_info 38php_pcre2_serialize_decode 39php_pcre2_serialize_encode 40php_pcre2_serialize_free 41php_pcre2_serialize_get_number_of_codes 42php_pcre2_set_bsr 43php_pcre2_set_callout 44php_pcre2_set_character_tables 45php_pcre2_set_compile_extra_options 46php_pcre2_set_compile_recursion_guard 47php_pcre2_set_depth_limit 48php_pcre2_set_glob_escape 49php_pcre2_set_glob_separator 50php_pcre2_set_heap_limit 51php_pcre2_set_match_limit 52php_pcre2_set_max_pattern_length 53php_pcre2_set_newline 54php_pcre2_set_parens_nest_limit 55php_pcre2_set_offset_limit 56php_pcre2_substitute 57php_pcre2_substring_copy_byname 58php_pcre2_substring_copy_bynumber 59php_pcre2_substring_free 60php_pcre2_substring_get_byname 61php_pcre2_substring_get_bynumber 62php_pcre2_substring_length_byname 63php_pcre2_substring_length_bynumber 64php_pcre2_substring_list_get 65php_pcre2_substring_list_free 66php_pcre2_substring_nametable_scan 67php_pcre2_substring_number_from_name 68php_pcre2_set_recursion_limit 69php_pcre2_set_recursion_memory_management 70