Home
last modified time | relevance | path

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

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