Lines Matching refs:re
48 pcre *re;
99 re = pcre_compile(
108 if (re == NULL)
122 re, /* the compiled pattern */
143 pcre_free(re); /* Release memory used for the compiled pattern */
188 re, /* the compiled pattern */
202 re, /* the compiled pattern */
208 re, /* the compiled pattern */
258 pcre_free(re); /* Release the memory used for the compiled pattern */
266 (void)pcre_fullinfo(re, NULL, PCRE_INFO_OPTIONS, &option_bits);
314 re, /* the compiled pattern */
361 pcre_free(re); /* Release memory used for the compiled pattern */
402 pcre_free(re); /* Release memory used for the compiled pattern */