sS regexpForFloatingPoint() { ret "[+-]?" + regexpForFloatingPointWithoutSign(); }