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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/sqlext/
H A Dsqlext.c212 sqlext_daap_unicode_xcollation(void *notused, int llen, const void *left, int rlen, const void *right) function
263 ret = sqlite3_create_collation(db, "DAAP", SQLITE_UTF8, NULL, sqlext_daap_unicode_xcollation);

Completed in 101 milliseconds