String pattern library

The string pattern library provides functions to register strings containing regular expressions, recognizers, and handlers which perform actions based on those strings. Recognizers check for specific string patterns. Currently they check for address, email address, phone number, PIN, SMS, and URL.

API component Description
Constants in strpattern.h Constants and macro definitions in the String Pattern library.
Data types in strpattern.h Structures, typedefs, and typed enumerations that are available in the String Pattern library.
Functions in strpattern.h Functions in the String Pattern library.