Lines Matching refs:u0e50
991 {isDigit, "\u0e50\u0e5212hello34\u0e50\u0e51", "hello"},
994 {not(isDigit), "hello\u0e50\u0e521234\u0e50\u0e51helo", "\u0e50\u0e521234\u0e50\u0e51"},
1020 {"\u0e50\u0e5212hello34\u0e50\u0e51", isDigit, 0, 18},
1022 {"12\u0e50\u0e52hello34\u0e50\u0e51", not(isDigit), 8, 12},