Searched refs:sqlite3JsonId2 (Results 1 – 1 of 1) sorted by relevance
21055 # define sqlite3JsonId2(x) (sqlite3CtypeMap[(unsigned char)(x)]&0x46) macro21066 # define sqlite3JsonId2(x) sqlite3IsIdChar(x) macro209446 while( (sqlite3JsonId2(z[k]) && json5Whitespace(&z[k])==0)