Lines Matching full:overload
1772 ** This option can be used to overload the default memory allocation
1877 ** This option can be used to overload the default mutex allocation
6025 ** CAPI3REF: Overload A Function For A Virtual Table
8169 ** Virtual table implementations may overload SQL functions by implementing
87923 /* Possibly overload the function if the first argument is
117768 ** table implementation have an opportunity to overload the function.
117771 ** overload MATCH, LIKE, GLOB, and REGEXP operators.
117779 FuncDef *pDef, /* Function to possibly overload */
117807 ** to see if the implementation wants to overload this function
139784 /* Create the virtual table wrapper around the hash-table and overload
165653 ** Virtual table implementations may overload SQL functions by implementing