Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c177288 static const char first_valueName[] = "first_value"; variable
178184 else if( p->zName==nth_valueName || p->zName==first_valueName ){
178453 || pFunc->zName==first_valueName
178666 || pFunc->zName==first_valueName
178740 if( pFunc->zName==nth_valueName || pFunc->zName==first_valueName ){
178767 || (pFunc->zName==first_valueName)