Searched refs:first_valueName (Results 1 – 1 of 1) sorted by relevance
556 static const char first_valueName[] = "first_value"; variable1447 else if( p->zName==nth_valueName || p->zName==first_valueName ){ in sqlite3WindowCodeInit()1702 || pFunc->zName==first_valueName in windowAggStep()1927 || pFunc->zName==first_valueName in windowReturnOneRow()2001 if( pFunc->zName==nth_valueName || pFunc->zName==first_valueName ){ in windowInitAccum()2028 || (pFunc->zName==first_valueName) in windowCacheFrame()