Skip to content

Instantly share code, notes, and snippets.

@andyarvanitis
Last active April 16, 2018 03:38
Show Gist options
  • Select an option

  • Save andyarvanitis/c55bd53b54a62bceef986ce87c5cfedb to your computer and use it in GitHub Desktop.

Select an option

Save andyarvanitis/c55bd53b54a62bceef986ce87c5cfedb to your computer and use it in GitHub Desktop.
pcre *pcre_compile(const char *pattern,
int options,
const char **errptr,
int *erroffset,
const unsigned char *tableptr);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment