Home
last modified time | relevance | path

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

/PHP-7.2/ext/sqlite3/libsqlite/
H A Dsqlite3.c17708 #define NC_UAggInfo 0x0100 /* True if uNC.pAggInfo is used */ macro
96609 assert( (sNC.ncFlags & (NC_UAggInfo|NC_UUpsert))==0 );
102101 assert( pNC->ncFlags & NC_UAggInfo );
130810 VVA_ONLY( sNC.ncFlags = NC_UAggInfo; )

Completed in 406 milliseconds