Home | History | Annotate | Download | only in dist

Lines Matching refs:Overloaded

6075 ** is deleted, either by being overloaded or when the database connection
6094 ** ^Built-in functions may be overloaded by new application-defined functions.
8211 ** value 255 are reserved to represent functions that are overloaded
8377 ** must exist in order to be overloaded.)^
8384 ** purpose is to be a placeholder function that can be overloaded
162821 /* Create a new ephemeral function definition for the overloaded
167059 /* We can also match against the first column of overloaded
167063 ** OVERLOADED(vtab_column,expression)
189296 ** for name resolution but are actually overloaded by the xFindFunction
189314 ** Declare that a function has been overloaded by a virtual table.
189320 ** When virtual tables intend to provide an overloaded function, they
197297 ** Helper function used by the implementation of the overloaded snippet(),
197341 ** the non-overloaded version would have been called instead of this one).
197462 struct Overloaded {
224134 ** Report that geopoly_overlap() is an overloaded function suitable