Locates a code element sequence.
#include <unidef.h> const UniChar *ucs1; const UniChar *ucs2; UniChar *ucString; ucString = UniStrstr(ucs1, ucs2);