Home
last modified time | relevance | path

Searched refs:authorizer (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython2/Lib/sqlite3/test/
Ddbapi.py812 def authorizer(*args): function
815 con.set_authorizer(authorizer)
/external/python/cpython3/Lib/sqlite3/test/
Ddbapi.py794 def authorizer(*args): function
797 con.set_authorizer(authorizer)
/external/python/cpython2/Doc/library/
Dsqlite3.rst237 aggregates, converters, authorizer callbacks etc. If you want to debug them,
/external/python/cpython3/Doc/library/
Dsqlite3.rst267 aggregates, converters, authorizer callbacks etc. If you want to debug them,
/external/python/cpython3/Misc/NEWS.d/
D3.7.0a1.rst3709 Update authorizer constants in sqlite3 module. Patch by Dingyuan Wang.
/external/jline/src/src/test/resources/jline/example/
Denglish.gz