Find.
size_type CL_StringData8::find( char c, size_type pos = 0); size_type CL_StringData8::find( const char * s, size_type pos, size_type n); size_type CL_StringData8::find( const char * s, size_type pos = 0); size_type CL_StringData8::find( const CL_StringData8 & s, size_type pos = 0);