Searched defs:is_numeric (Results 1 - 2 of 2) sorted by relevance

/external/javasqlite/src/main/java/SQLite/
H A DShell.java145 static boolean is_numeric(String str) { method in class:Shell
271 } else if (is_numeric(args[i])) {
/external/mesa3d/src/glsl/
H A Dglsl_types.h332 bool is_numeric() const function in struct:glsl_type

Completed in 155 milliseconds