Home | History | Annotate | Download | only in unicode

Lines Matching full:arguments

37  * with optional arguments (variables/placeholders).
38 * The arguments can occur in any order, which is necessary for translation
43 * with arguments in {curly braces} which will be replaced by formatted values.
45 * <p>Currently, the C API supports only numbered arguments.
85 * arguments will be dynamically set at runtime.
160 * This function may perform re-ordering of the arguments depending on the
161 * locale. For all numeric arguments, double is assumed unless the type is
162 * explicitly integer. All choice format arguments must be of type double.
169 * @param ... A variable-length argument list containing the arguments specified
187 * This function may perform re-ordering of the arguments depending on the
188 * locale. For all numeric arguments, double is assumed unless the type is
189 * explicitly integer. All choice format arguments must be of type double.
195 * @param ap A variable-length argument list containing the arguments specified
214 * For numeric arguments, this function will always use doubles. Integer types
223 * @param ... A variable-length argument list containing the arguments
239 * For numeric arguments, this function will always use doubles. Integer types
247 * @param ap A variable-length argument list containing the arguments
264 * This function may perform re-ordering of the arguments depending on the
265 * locale. For all numeric arguments, double is assumed unless the type is
266 * explicitly integer. All choice format arguments must be of type double.
273 * @param ... A variable-length argument list containing the arguments specified
294 * This function may perform re-ordering of the arguments depending on the
295 * locale. For all numeric arguments, double is assumed unless the type is
296 * explicitly integer. All choice format arguments must be of type double.
304 * @param ap A variable-length argument list containing the arguments specified
323 * For numeric arguments, this function will always use doubles. Integer types
334 * @param ... A variable-length argument list containing the arguments
351 * For numeric arguments, this function will always use doubles. Integer types
359 * @param ap A variable-length argument list containing the arguments
503 * This function may perform re-ordering of the arguments depending on the
504 * locale. For all numeric arguments, double is assumed unless the type is
505 * explicitly integer. All choice format arguments must be of type double.
510 * @param ... A variable-length argument list containing the arguments
525 * This function may perform re-ordering of the arguments depending on the
526 * locale. For all numeric arguments, double is assumed unless the type is
527 * explicitly integer. All choice format arguments must be of type double.
531 * @param ap A variable-length argument list containing the arguments
547 * For numeric arguments, this function will always use doubles. Integer types
555 * @param ... A variable-length argument list containing the arguments
569 * For numeric arguments, this function will always use doubles. Integer types
576 * @param ap A variable-length argument list containing the arguments