Home
last modified time | relevance | path

Searched refs:go_search_match_string (Results 1 – 3 of 3) sorted by relevance

/dports/devel/goffice/goffice-0.10.50/goffice/utils/
H A Dregutf8.h112 gboolean go_search_match_string (GOSearchReplace *sr, const char *src);
H A Dregutf8.c547 go_search_match_string (GOSearchReplace *sr, const char *src) in go_search_match_string() function
/dports/math/gnumeric/gnumeric-1.12.50/src/
H A Dsearch.c368 found = go_search_match_string (GO_SEARCH_REPLACE (sr), in gnm_search_replace_comment()
446 found = go_search_match_string (GO_SEARCH_REPLACE (sr), actual_src); in gnm_search_replace_cell()
479 gboolean res = go_search_match_string (GO_SEARCH_REPLACE (sr), val); in gnm_search_replace_value()