Home
last modified time | relevance | path

Searched refs:_g_line_matches_pattern (Results 1 – 2 of 2) sorted by relevance

/dports/archivers/file-roller/file-roller-3.40.0/src/
H A Dglib-utils.h197 gboolean _g_line_matches_pattern (const char *line,
H A Dglib-utils.c1442 _g_line_matches_pattern (const char *line, in _g_line_matches_pattern() function
1489 if (_g_line_matches_pattern (l, pattern)) in _g_line_get_index_from_pattern()