Data types in
strpattern.h
Data structures, typedefs, and enumerations that are available in the String Pattern library.
API component
Description
strpattern_analyze_callback_func
The signature of the callback which is called when the pattern matching of a given text is complete.
strpattern_context
The context for a pattern match.
strpattern_match
A pattern match.
strpattern_regex_registration
A regular expression registration.
Parent topic:
String pattern library