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