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

/haiku/src/system/libroot/posix/wchar/
H A Dwcsstr.c17 const wchar_t* haystackPointer = haystack; local
18 while (*needle == *haystackPointer++ && *needle != 0)

Completed in 30 milliseconds