Guest User

Untitled

a guest
Apr 23rd, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. pcre *pcre_compile(const char *pattern,
  2. int options,
  3. const char **errptr,
  4. int *erroffset,
  5. const unsigned char *tableptr);
Add Comment
Please, Sign In to add comment