Searched refs:copyright_regex (Results 1 – 1 of 1) sorted by relevance
67 GRegex *copyright_regex; member207 pdb_query.copyright_regex = g_regex_new (copyright, PDB_REGEX_FLAGS, 0, error); in gimp_pdb_query()208 if (! pdb_query.copyright_regex) in gimp_pdb_query()242 if (pdb_query.copyright_regex) in gimp_pdb_query()243 g_regex_unref (pdb_query.copyright_regex); in gimp_pdb_query()375 match_string (pdb_query->copyright_regex, strings.copyright) && in gimp_pdb_query_entry()