Searched refs:readOnly (Results 1 – 9 of 9) sorted by relevance
5 readOnly: FALSE12 readOnly: FALSE19 readOnly: FALSE24 readOnly: FALSE35 readOnly: FALSE
82 structuralObjectClass entryDN namingContexts readOnly \
337 <property name="readOnly" >368 <property name="readOnly" >
188 bool readOnly:1; member 400 bool shortLived, bool fromEnvironment, bool readOnly) in EvalStack_Details() 410 var->readOnly = readOnly; in VarNew() 577 if (v->readOnly) { in Var_Delete() 1063 if (v->readOnly && !(flags & VAR_SET_READONLY)) { in Var_SetWithFlags() 1178 } else if (v->readOnly) { in Var_Append() 1306 v->readOnly = bf; in Var_ReadOnly() 406 VarNew(FStr name,const char * value,bool shortLived,bool fromEnvironment,bool readOnly) VarNew() argument
964 readOnly
316 > readOnly: FALSE
766 KEYWORD(readOnly); in LexIdentifier()
23508 bft readOnly:1; /* True for statements that do not write */ member57380 u8 readOnly; /* True for a read-only database */61472 int readOnly = 0; /* True if this is a read-only file */61672 readOnly = (fout&SQLITE_OPEN_READONLY)!=0;61684 if( !readOnly ){61731 readOnly = (vfsFlags&SQLITE_OPEN_READONLY);61780 pPager->readOnly = (u8)readOnly;62009 if( pPager->readOnly ){62783 assert( pPager->readOnly==0 );63540 return pPager->readOnly;[all …]
7324 funcFlags: (readNone: 0, readOnly: 0, noRecurse: 0, returnDoesNotAlias: 0)