Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c211756 static int unicodeAddExceptions( function
211871 rc = unicodeAddExceptions(pNew, 1, &z[11], n-11);
211874 rc = unicodeAddExceptions(pNew, 0, &z[11], n-11);