Lines Matching defs:xCreateFunction
13169 ** Return a copy of the pUserData pointer passed to the xCreateFunction()
13719 int (*xCreateFunction)(
231478 ** Return a copy of the pUserData pointer passed to the xCreateFunction()
232028 int (*xCreateFunction)(
235207 rc = pApi->xCreateFunction(pApi,
252636 pGlobal->api.xCreateFunction = fts5CreateAux;