Copyright Digital Equipment Corp. All rights reserved.

Description

   The strpbrk function scans the characters in the string, stops
   when it encounters a character found in charset, and returns the
   address of the first character in the string that appears in the
   character set.