Home
last modified time | relevance | path

Searched refs:jsonIsSpace (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/src/
H A Djson.c32 static const char jsonIsSpace[] = { variable
50 #define fast_isspace(x) (jsonIsSpace[(unsigned char)x])