Searched defs:Db (Results 1 – 4 of 4) sorted by relevance
4 declare namespace Db { namespace
4203 struct Db { struct4204 typedef std::vector<string_pair<std::string>> sub_type;4205 typedef std::vector<sub_type> template_param_type;4206 sub_type names;4207 template_param_type subs;4208 std::vector<template_param_type> template_param;4209 unsigned cv = 0;4210 unsigned ref = 0;4211 unsigned encoding_depth = 0;4212 bool parsed_ctor_dtor_cv = false;[all …]
14756 typedef struct Db Db; typedef16788 struct Db { struct16789 char *zDbSName; /* Name of this database. (schema name, not filename) */ argument16800 ** the Schema for the TEMP databaes (sqlite3.aDb[1]) which is free-standing. argument
495 zb=/\$NP/,Ab=/\$FG/,Bb=/\$CC/,Cb=/^\(?\$1\)?$/;function Db(a){return 2>a.length?!1:K(xb,a)}function… class