Searched refs:pcre_config (Results 1 - 2 of 2) sorted by relevance

/forgerock/web-agents-v4/pcre/
H A Dpcre_config.c41 /* This module contains the external function pcre_config(). */
45 #include "pcre_config.h"
70 pcre_config(int what, void *where) function
190 /* End of pcre_config.c */
H A Dpcre.h285 /* Request types for pcre_config(). Do not re-arrange, in order to remain
552 PCRE_EXP_DECL int pcre_config(int, void *);

Completed in 36 milliseconds