Searched refs:isPercent (Results 1 – 1 of 1) sorted by relevance
914 private boolean isPercent(int pos) { in isPercent() method in CalculatorExpr954 if (isPercent(cpos + 1)) { in evalExpr()