WL#119: Support of USE_MB in strstr()

Status: Un-Assigned

Add a new string::strstr() functions that will work with USEMB character set. This functions should take a 'binary' argument for binary strings.

The Itemxxx functions that currently uses strstr() and tests for USE_MB should be converted to use this function instead.