Searched defs:check_strs (Results 1 - 1 of 1) sorted by relevance

/inkscape/po/
H A Dcheck-markup135 sub check_strs ($@) { subroutine
138 die "check_strs: expecting >= 2 strings";
225 check_strs($is_pango_format, $1, $2) or next ENTRY;
242 check_strs($is_pango_format, @strs) or next ENTRY;

Completed in 12 milliseconds