Home
last modified time | relevance | path

Searched refs:compiled_regex (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgrep/
H A Dm-regex.c44 struct compiled_regex { struct
84 kwsmusts (struct compiled_regex *cregex, in kwsmusts() argument
122 struct compiled_regex *cregex; in Gcompile()
128 cregex = (struct compiled_regex *) xmalloc (sizeof (struct compiled_regex)); in Gcompile()
129 memset (cregex, '\0', sizeof (struct compiled_regex)); in Gcompile()
208 struct compiled_regex *cregex; in compile()
214 cregex = (struct compiled_regex *) xmalloc (sizeof (struct compiled_regex)); in compile()
215 memset (cregex, '\0', sizeof (struct compiled_regex)); in compile()
312 struct compiled_regex *cregex = (struct compiled_regex *) compiled_pattern; in EGexecute()
463 struct compiled_regex *cregex = (struct compiled_regex *) compiled_pattern; in EGfree()
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-20177602 * gdb_regex.h (compiled_regex): Likewise.
11951 (compiled_regex::compiled_regex): Use gdb::def_vector<char>.
12366 parameter type to compiled_regex. Adjust.
12367 (ada_exceptions_list): Use compiled_regex.
12369 std::unique_ptr<compiled_regex>.
12372 (check_status_exception_catchpoint): Adjust to use compiled_regex.
12373 (handle_gnu_v3_exceptions): Adjust to use compiled_regex.
12375 std::unique_ptr<compiled_regex>.
12377 (check_status_catch_solib): Adjust to use compiled_regex.
12378 (add_solib_catchpoint): Adjust to use compiled_regex.
[all …]
H A DChangeLog-20212198 compiled_regex.
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-20177602 * gdb_regex.h (compiled_regex): Likewise.
11951 (compiled_regex::compiled_regex): Use gdb::def_vector<char>.
12366 parameter type to compiled_regex. Adjust.
12367 (ada_exceptions_list): Use compiled_regex.
12369 std::unique_ptr<compiled_regex>.
12372 (check_status_exception_catchpoint): Adjust to use compiled_regex.
12373 (handle_gnu_v3_exceptions): Adjust to use compiled_regex.
12375 std::unique_ptr<compiled_regex>.
12377 (check_status_catch_solib): Adjust to use compiled_regex.
12378 (add_solib_catchpoint): Adjust to use compiled_regex.
[all …]