Home | History | Annotate | Download | only in dist

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
87941 /* Possibly overload the function if the first argument is
117786 ** table implementation have an opportunity to overload the function.
117789 ** overload MATCH, LIKE, GLOB, and REGEXP operators.
117797 FuncDef *pDef, /* Function to possibly overload */
117825 ** to see if the implementation wants to overload this function
139802 /* Create the virtual table wrapper around the hash-table and overload
165683 ** Virtual table implementations may overload SQL functions by implementing