Searched refs:translations (Results 1 – 4 of 4) sorted by relevance
33 my %translations = ();40 $translations{$original} = $translated.'$';49 if (defined($translations{$2})) {50 my $trans = $translations{$2};
2589 const struct translation_st *translations, in lookup_translation() argument2595 const struct translation_st *item = &translations[i]; in lookup_translation()
207 See L</CONTROLS> below for more information, including what translations are
314 See L</CONTROLS> below for more information, including what translations are
Completed in 19 milliseconds