ucs1 (const UniChar *)

      String to be searched.

    ucs2 (const UniChar *)

      String to search for.

    ucString (UniChar *) - returns

      Either:

      • A pointer to the code element 
          A null pointer, if the code element from the code element string from ucs2, does not occur in ucs1.


        [Back: UniStrpbrk Return Value - ucString]
        [Next: UniStrpbrk - Remarks]