Lines Matching refs:keyword
39 * returns the keyword for the first condition that matches the number.
48 * the value of keyword returned by the uplrules_select function.
144 * Given a floating-point number, returns the keyword of the first rule that
148 * @param keyword An output buffer to write the keyword of the rule that
150 * @param capacity The capacity of the keyword buffer.
152 * @return The length of the keyword.
158 UChar *keyword, int32_t capacity,
162 * Given a formatted number, returns the keyword of the first rule
171 * @param keyword The destination buffer for the keyword of the rule that
173 * @param capacity The capacity of the keyword buffer.
175 * @return The length of the keyword.
181 UChar *keyword, int32_t capacity,
192 * @param keyword The destination buffer for the keyword of the rule that
194 * @param capacity The capacity of the keyword buffer.
196 * @return The length of the keyword.
202 UChar *keyword, int32_t capacity,
207 * Given a number, returns the keyword of the first rule that applies to the
217 * @param keyword An output buffer to write the keyword of the rule that
219 * @param capacity The capacity of the keyword buffer.
221 * @return The length of keyword.
228 UChar *keyword, int32_t capacity,