Home
last modified time | relevance | path

Searched refs:text1_data (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/_sqlite/
H A Dconnection.c1777 collation_callback(void *context, int text1_length, const void *text1_data, in collation_callback() argument
1794 string1 = PyUnicode_FromStringAndSize((const char*)text1_data, text1_length); in collation_callback()

Completed in 4 milliseconds