Lines Matching full:looks
1184 ** abstract type for a mutex object. The SQLite core never looks
3804 ** words, if the value is a string that looks like a number)
12694 ** Each memory allocation looks like this:
21766 ** The DJGPP compiler environment looks mostly like Unix, but it
24751 ** looks at the filesystem type and tries to guess the best locking
27021 ** more than that; it looks at the filesystem type that hosts the
36926 ** The page headers looks like this:
36989 ** The content of a cell looks like this:
37009 ** unspecified. A trunk page looks like this:
39255 ** Set up a raw page so that it looks like a database page holding
41661 ** The pointer returned by this routine looks directly into the cached
52171 ** looks like a number, convert it into a number. If it does not
52482 ** The CHECK_FOR_INTERRUPT macro defined here looks to see if the
54832 /* Assuming the record contains N fields, the record format looks
83243 ** set. This subroutine first looks at the iUseFlag. If iUseFlag
87176 ** The sqlite3ResolveExprNames() routines looks for column names and
87573 ** only looks at whether subterms appropriate for indexing exist.
89991 ** The top of the loop looks like this:
94333 ** The sqlite3KeywordCode function looks up an identifier to determine if