Lines Matching refs:OTHER
37 OTHER,
47 * @param keyword for example "few" or "other"
48 * @return the plural form corresponding to the keyword, or OTHER
55 * @param keyword for example "few" or "other"
56 * @return the plural form corresponding to the keyword, or OTHER
65 * @param keyword for example "few" or "other"
75 * @param keyword for example "few" or "other"
83 * @param keyword for example "few" or "other"
89 * @param keyword for example "few" or "other"
95 * @param keyword for example "few" or "other"
96 * @return the index of the plural form corresponding to the keyword, or OTHER
100 return i >= 0 ? i : OTHER;
104 * @param keyword for example "few" or "other"
105 * @return the index of the plural form corresponding to the keyword, or OTHER
109 return i >= 0 ? i : OTHER;
115 * @param keyword for example "few" or "other"
123 * @param keyword for example "few" or "other"