Lines Matching refs:PCRE_CONFIG
571 #define PCRE_CONFIG pcre_config macro
797 #define PCRE_CONFIG G(G(pcre,BITONE),_config) macro
927 #define PCRE_CONFIG pcre_config macro
958 #define PCRE_CONFIG pcre16_config macro
989 #define PCRE_CONFIG pcre32_config macro
3193 (void)PCRE_CONFIG(PCRE_CONFIG_LINK_SIZE, &rc); in main()
3262 (void)PCRE_CONFIG(PCRE_CONFIG_UNICODE_PROPERTIES, &rc); in main()
3268 (void)PCRE_CONFIG(PCRE_CONFIG_JIT, &rc); in main()
3274 (void)PCRE_CONFIG(PCRE_CONFIG_NEWLINE, &rc); in main()
3279 (void)PCRE_CONFIG(PCRE_CONFIG_BSR, &rc); in main()
3334 (void)PCRE_CONFIG(PCRE_CONFIG_UNICODE_PROPERTIES, &rc); in main()
3336 (void)PCRE_CONFIG(PCRE_CONFIG_JIT, &rc); in main()
3340 (void)PCRE_CONFIG(PCRE_CONFIG_JITTARGET, (void *)(&arch)); in main()
3345 (void)PCRE_CONFIG(PCRE_CONFIG_NEWLINE, &rc); in main()
3347 (void)PCRE_CONFIG(PCRE_CONFIG_BSR, &rc); in main()
3350 (void)PCRE_CONFIG(PCRE_CONFIG_LINK_SIZE, &rc); in main()
3352 (void)PCRE_CONFIG(PCRE_CONFIG_POSIX_MALLOC_THRESHOLD, &rc); in main()
3354 (void)PCRE_CONFIG(PCRE_CONFIG_PARENS_LIMIT, &lrc); in main()
3356 (void)PCRE_CONFIG(PCRE_CONFIG_MATCH_LIMIT, &lrc); in main()
3358 (void)PCRE_CONFIG(PCRE_CONFIG_MATCH_LIMIT_RECURSION, &lrc); in main()
3360 (void)PCRE_CONFIG(PCRE_CONFIG_STACKRECURSE, &rc); in main()
5514 (void)PCRE_CONFIG(PCRE_CONFIG_NEWLINE, &d); in main()