Searched refs:get_table (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/22_locale/ctype/cons/char/
H A D1.cc38 get_table() function in class:comma_ctype
51 const ctype_base::mask* ctable = obj2.get_table();
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/22_locale/ctype/cons/char/
H A D1.cc47 get_table() function in class:comma_ctype
60 const ctype_base::mask* ctable = obj2.get_table();
/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3ext.h107 int (*get_table)(sqlite3*,const char*,char***,int*,int*,char**); member in struct:sqlite3_api_routines
320 #define sqlite3_get_table sqlite3_api->get_table
H A Dsqlite3.c[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/devices/grohtml/
H A Dpost-html.cpp495 html_table *get_table (void);
912 * get_table - returns the stored table description.
915 html_table *text_glob::get_table (void) function in class:text_glob
1465 if (g->get_table() != NULL)
1466 g->get_table()->dump_table();
2993 html_table *t = g->get_table();

Completed in 368 milliseconds