github.com/shadialtarsha/go-pcre@v0.0.0-20220904164957-b4f1834ceecc/lib/capi_darwin_arm64.go (about)

     1  // Code generated by 'ccgo -o pcre2_darwin_arm64.go -pkgname lib -trace-translation-units -export-externs X -export-defines D -export-fields F -export-structs S -export-typedefs T pcre.json .libs/libpcre2-8.a', DO NOT EDIT.
     2  
     3  package lib
     4  
     5  var CAPI = map[string]struct{}{
     6  	"__darwin_check_fd_set_overflow":          {},
     7  	"__isctype":                               {},
     8  	"__istype":                                {},
     9  	"__wcwidth":                               {},
    10  	"_pcre2_OP_lengths_8":                     {},
    11  	"_pcre2_auto_possessify_8":                {},
    12  	"_pcre2_callout_end_delims_8":             {},
    13  	"_pcre2_callout_start_delims_8":           {},
    14  	"_pcre2_check_escape_8":                   {},
    15  	"_pcre2_default_compile_context_8":        {},
    16  	"_pcre2_default_convert_context_8":        {},
    17  	"_pcre2_default_match_context_8":          {},
    18  	"_pcre2_default_tables_8":                 {},
    19  	"_pcre2_extuni_8":                         {},
    20  	"_pcre2_find_bracket_8":                   {},
    21  	"_pcre2_hspace_list_8":                    {},
    22  	"_pcre2_is_newline_8":                     {},
    23  	"_pcre2_jit_free_8":                       {},
    24  	"_pcre2_jit_free_rodata_8":                {},
    25  	"_pcre2_jit_get_size_8":                   {},
    26  	"_pcre2_jit_get_target_8":                 {},
    27  	"_pcre2_memctl_malloc_8":                  {},
    28  	"_pcre2_ord2utf_8":                        {},
    29  	"_pcre2_script_run_8":                     {},
    30  	"_pcre2_strcmp_8":                         {},
    31  	"_pcre2_strcmp_c8_8":                      {},
    32  	"_pcre2_strcpy_c8_8":                      {},
    33  	"_pcre2_strlen_8":                         {},
    34  	"_pcre2_strncmp_8":                        {},
    35  	"_pcre2_strncmp_c8_8":                     {},
    36  	"_pcre2_study_8":                          {},
    37  	"_pcre2_ucd_boolprop_sets_8":              {},
    38  	"_pcre2_ucd_caseless_sets_8":              {},
    39  	"_pcre2_ucd_digit_sets_8":                 {},
    40  	"_pcre2_ucd_records_8":                    {},
    41  	"_pcre2_ucd_script_sets_8":                {},
    42  	"_pcre2_ucd_stage1_8":                     {},
    43  	"_pcre2_ucd_stage2_8":                     {},
    44  	"_pcre2_ucp_gbtable_8":                    {},
    45  	"_pcre2_ucp_gentype_8":                    {},
    46  	"_pcre2_unicode_version_8":                {},
    47  	"_pcre2_utf8_table1":                      {},
    48  	"_pcre2_utf8_table1_size":                 {},
    49  	"_pcre2_utf8_table2":                      {},
    50  	"_pcre2_utf8_table3":                      {},
    51  	"_pcre2_utf8_table4":                      {},
    52  	"_pcre2_utt_8":                            {},
    53  	"_pcre2_utt_names_8":                      {},
    54  	"_pcre2_utt_size_8":                       {},
    55  	"_pcre2_valid_utf_8":                      {},
    56  	"_pcre2_vspace_list_8":                    {},
    57  	"_pcre2_was_newline_8":                    {},
    58  	"_pcre2_xclass_8":                         {},
    59  	"digittoint":                              {},
    60  	"isalnum":                                 {},
    61  	"isalpha":                                 {},
    62  	"isascii":                                 {},
    63  	"isblank":                                 {},
    64  	"iscntrl":                                 {},
    65  	"isdigit":                                 {},
    66  	"isgraph":                                 {},
    67  	"ishexnumber":                             {},
    68  	"isideogram":                              {},
    69  	"islower":                                 {},
    70  	"isnumber":                                {},
    71  	"isphonogram":                             {},
    72  	"isprint":                                 {},
    73  	"ispunct":                                 {},
    74  	"isrune":                                  {},
    75  	"isspace":                                 {},
    76  	"isspecial":                               {},
    77  	"isupper":                                 {},
    78  	"isxdigit":                                {},
    79  	"pcre2_callout_enumerate_8":               {},
    80  	"pcre2_code_copy_8":                       {},
    81  	"pcre2_code_copy_with_tables_8":           {},
    82  	"pcre2_code_free_8":                       {},
    83  	"pcre2_compile_8":                         {},
    84  	"pcre2_compile_context_copy_8":            {},
    85  	"pcre2_compile_context_create_8":          {},
    86  	"pcre2_compile_context_free_8":            {},
    87  	"pcre2_config_8":                          {},
    88  	"pcre2_convert_context_copy_8":            {},
    89  	"pcre2_convert_context_create_8":          {},
    90  	"pcre2_convert_context_free_8":            {},
    91  	"pcre2_converted_pattern_free_8":          {},
    92  	"pcre2_dfa_match_8":                       {},
    93  	"pcre2_general_context_copy_8":            {},
    94  	"pcre2_general_context_create_8":          {},
    95  	"pcre2_general_context_free_8":            {},
    96  	"pcre2_get_error_message_8":               {},
    97  	"pcre2_get_mark_8":                        {},
    98  	"pcre2_get_match_data_size_8":             {},
    99  	"pcre2_get_ovector_count_8":               {},
   100  	"pcre2_get_ovector_pointer_8":             {},
   101  	"pcre2_get_startchar_8":                   {},
   102  	"pcre2_jit_compile_8":                     {},
   103  	"pcre2_jit_free_unused_memory_8":          {},
   104  	"pcre2_jit_match_8":                       {},
   105  	"pcre2_jit_stack_assign_8":                {},
   106  	"pcre2_jit_stack_create_8":                {},
   107  	"pcre2_jit_stack_free_8":                  {},
   108  	"pcre2_maketables_8":                      {},
   109  	"pcre2_maketables_free_8":                 {},
   110  	"pcre2_match_8":                           {},
   111  	"pcre2_match_context_copy_8":              {},
   112  	"pcre2_match_context_create_8":            {},
   113  	"pcre2_match_context_free_8":              {},
   114  	"pcre2_match_data_create_8":               {},
   115  	"pcre2_match_data_create_from_pattern_8":  {},
   116  	"pcre2_match_data_free_8":                 {},
   117  	"pcre2_pattern_convert_8":                 {},
   118  	"pcre2_pattern_info_8":                    {},
   119  	"pcre2_serialize_decode_8":                {},
   120  	"pcre2_serialize_encode_8":                {},
   121  	"pcre2_serialize_free_8":                  {},
   122  	"pcre2_serialize_get_number_of_codes_8":   {},
   123  	"pcre2_set_bsr_8":                         {},
   124  	"pcre2_set_callout_8":                     {},
   125  	"pcre2_set_character_tables_8":            {},
   126  	"pcre2_set_compile_extra_options_8":       {},
   127  	"pcre2_set_compile_recursion_guard_8":     {},
   128  	"pcre2_set_depth_limit_8":                 {},
   129  	"pcre2_set_glob_escape_8":                 {},
   130  	"pcre2_set_glob_separator_8":              {},
   131  	"pcre2_set_heap_limit_8":                  {},
   132  	"pcre2_set_match_limit_8":                 {},
   133  	"pcre2_set_max_pattern_length_8":          {},
   134  	"pcre2_set_newline_8":                     {},
   135  	"pcre2_set_offset_limit_8":                {},
   136  	"pcre2_set_parens_nest_limit_8":           {},
   137  	"pcre2_set_recursion_limit_8":             {},
   138  	"pcre2_set_recursion_memory_management_8": {},
   139  	"pcre2_set_substitute_callout_8":          {},
   140  	"pcre2_substitute_8":                      {},
   141  	"pcre2_substring_copy_byname_8":           {},
   142  	"pcre2_substring_copy_bynumber_8":         {},
   143  	"pcre2_substring_free_8":                  {},
   144  	"pcre2_substring_get_byname_8":            {},
   145  	"pcre2_substring_get_bynumber_8":          {},
   146  	"pcre2_substring_length_byname_8":         {},
   147  	"pcre2_substring_length_bynumber_8":       {},
   148  	"pcre2_substring_list_free_8":             {},
   149  	"pcre2_substring_list_get_8":              {},
   150  	"pcre2_substring_nametable_scan_8":        {},
   151  	"pcre2_substring_number_from_name_8":      {},
   152  	"toascii":                                 {},
   153  	"tolower":                                 {},
   154  	"toupper":                                 {},
   155  }