Searched refs:is_pango_format (Results 1 - 1 of 1) sorted by relevance

/inkscape/po/
H A Dcheck-markup205 my $is_pango_format = 1;
207 $is_pango_format = ( defined($1) ? 0 : 2 );
210 $is_pango_format = ( defined($1) ? 0 : 2 );
213 $is_pango_format = 0;
225 check_strs($is_pango_format, $1, $2) or next ENTRY;
242 check_strs($is_pango_format, @strs) or next ENTRY;

Completed in 8 milliseconds