Searched defs:pTable (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/ICU-531.30/icuSources/common/
H A Ducnv_lmb.c450 const struct _UniLMBCSGrpMap * pTable = UniLMBCSGrpMap; local
540 const struct _LocaleLMBCSGrpMap *pTable = LocaleLMBCSGrpMap; local
[all...]
/macosx-10.10/IONetworkingFamily-101/
H A DIONetworkInterface.cpp1230 OSDictionary * pTable = ctr->dictionaryWithProperties(); local
/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c10127 Table *pTable; /* The SQL table being indexed */ member in struct:Index
78124 Table *pTable; local
79617 sqliteDeleteColumnNames(sqlite3 *db, Table *pTable) argument
79642 sqlite3DeleteTable(sqlite3 *db, Table *pTable) argument
79866 Table *pTable; local
80877 sqlite3ViewGetColumnNames(Parse *pParse, Table *pTable) argument
82353 sqlite3SrcListAppend( sqlite3 *db, SrcList *pList, Token *pTable, Token *pDatabase ) argument
82439 sqlite3SrcListAppendFromTerm( Parse *pParse, SrcList *p, Token *pTable, Token *pDatabase, Token *pAlias, Select *pSubquery, Expr *pOn, IdList *pUsing ) argument
97677 Table *pTable; local
99529 addModuleArgument(sqlite3 *db, Table *pTable, char *zArg) argument
99561 Table *pTable; /* The new virtual table */ local
102260 Table *pTable; /* Table tht might be indexed */ local
102334 Table *pTable; /* The table being indexed */ local
[all...]

Completed in 323 milliseconds