Home
last modified time | relevance | path

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

/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/test/odbc/SQL99_test/
H A DSQL99_test.h86 FN_COUNT, enumerator
H A DSQL99_test.cpp219 …AggregateFn(FN_COUNT, (char*)(szTableNames + MAX_TABLE_NAME*y) , x, &dResultA, &dResultB, Attribut… in main()
228 …AggregateFn(FN_COUNT, (char*)(szTableNames + MAX_TABLE_NAME*y), x, &dResultA, &dResultB, Attribute… in main()
237 …AggregateFn(FN_COUNT, (char*)(szTableNames + MAX_TABLE_NAME*y), x, &dResultA, &dResultB, Attribute… in main()
1631 case FN_COUNT: in AggregateFn()
/dports/comms/kermit/kermit-9.0.305.04/
H A Dckuusr.h2613 #define FN_COUNT 161 /* \fcount() */ macro
H A Dckuus2.c10795 case FN_COUNT: /* Count occurrences of s1 in s2 */
H A Dckuus4.c1002 { "count", FN_COUNT, 0}, /* Occurrences of string in string */
8761 case FN_COUNT: { /* \fcount(s1,s2,start) */
8766 count = (cx == FN_COUNT);