Check that a string does not mix numbers from different numbering systems; for example “8” (Digit Eight) and “৪” (Bengali Digit Four).
public const CHECK_MIXED_NUMBERS = 128;