Lines Matching refs:isArgNumeric
277 isArgNumeric(TRUE), in MessageFormat()
304 isArgNumeric(TRUE), in MessageFormat()
332 isArgNumeric(TRUE), in MessageFormat()
357 isArgNumeric(TRUE), in MessageFormat()
472 isArgNumeric = that.isArgNumeric; in operator =()
504 isArgNumeric != that.isArgNumeric) { in operator ==()
717 if (isArgNumeric) { in toPattern()
943 if (isArgNumeric ) { in adoptFormat()
990 if (isArgNumeric ) { in getFormat()
1020 if (isArgNumeric) { in setFormat()
1081 if (isArgNumeric) { in getFormatNames()
1199 if ( !isArgNumeric && argumentNames== NULL ) { in format()
1210 if (isArgNumeric) { in format()
1256 if ( isArgNumeric ) { in format()
1373 if (isArgNumeric) { in parse()
1429 if (!isArgNumeric ) { in parse()
1517 if ( (isArgNumeric==TRUE) && (formatNumber !=0) ) { in makeFormat()
1521 isArgNumeric = FALSE; in makeFormat()
1524 if (!isArgNumeric) { in makeFormat()
1664 if (isArgNumeric) { in makeFormat()
1801 return !isArgNumeric; in usesNamedArguments()