Searched defs:create_function (Results 1 – 2 of 2) sorted by relevance
| /third_party/python/Lib/test/ | ||
| D | test_weakref.py | 35 def create_function(): function |
| /third_party/sqlite/include/ | ||
| D | sqlite3ext.h | 82 int (*create_function)(sqlite3*,const char*,int,int,void*, member |