Lines Matching refs:Subformat
58 * argument is matched up with its corresponding subformat, which then
103 * a subformat is located, the subformat is called to parse the
124 * then the rightmost subformat in the pattern string will produce the
464 * Sets one subformat.
474 * @param formatNumber index of the subformat.
480 * Sets one subformat.
484 * @param formatNumber index of the subformat.
501 * Gets subformat pointer for given format name.
516 * Sets one subformat for given format name.
523 * @param formatName Name of the subformat.
531 * Sets one subformat for given format name.
539 * @param formatName Name of the subformat.
810 * A structure representing one subformat of this MessageFormat.
811 * Each subformat has a Format object, an offset into the plain
816 class Subformat;
822 Subformat* subformats;
829 * the pattern contains the subformat "{3,number,integer}", then