strpattern_context
The context for a pattern match.
Synopsis:
#include <strpattern.h>
typedef struct strpattern_context strpattern_context;
Since:
BlackBerry 10.0.0
Library:
libstrpattern (For the qcc command, use the -l strpattern option to link against this library)Description:
The strpattern_context structure is an opaque handle. See the corresponding context-related functions for the parameters and their default values.
Last modified: 2014-05-14