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

/linux-master/fs/nls/
H A Dnls_ucs2_utils.h224 const wchar_t *anchor1 = ucs1; local
234 return (wchar_t *)anchor1;
235 ucs1 = ++anchor1; /* No match */
241 return (wchar_t *)anchor1; /* Match found */

Completed in 150 milliseconds