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
3190 (void)PCRE_CONFIG(PCRE_CONFIG_LINK_SIZE, &rc); in main()
3259 (void)PCRE_CONFIG(PCRE_CONFIG_UNICODE_PROPERTIES, &rc); in main()
3265 (void)PCRE_CONFIG(PCRE_CONFIG_JIT, &rc); in main()
3271 (void)PCRE_CONFIG(PCRE_CONFIG_NEWLINE, &rc); in main()
3276 (void)PCRE_CONFIG(PCRE_CONFIG_BSR, &rc); in main()
3331 (void)PCRE_CONFIG(PCRE_CONFIG_UNICODE_PROPERTIES, &rc); in main()
3333 (void)PCRE_CONFIG(PCRE_CONFIG_JIT, &rc); in main()
3337 (void)PCRE_CONFIG(PCRE_CONFIG_JITTARGET, (void *)(&arch)); in main()
3342 (void)PCRE_CONFIG(PCRE_CONFIG_NEWLINE, &rc); in main()
3344 (void)PCRE_CONFIG(PCRE_CONFIG_BSR, &rc); in main()
3347 (void)PCRE_CONFIG(PCRE_CONFIG_LINK_SIZE, &rc); in main()
3349 (void)PCRE_CONFIG(PCRE_CONFIG_POSIX_MALLOC_THRESHOLD, &rc); in main()
3351 (void)PCRE_CONFIG(PCRE_CONFIG_PARENS_LIMIT, &lrc); in main()
3353 (void)PCRE_CONFIG(PCRE_CONFIG_MATCH_LIMIT, &lrc); in main()
3355 (void)PCRE_CONFIG(PCRE_CONFIG_MATCH_LIMIT_RECURSION, &lrc); in main()
3357 (void)PCRE_CONFIG(PCRE_CONFIG_STACKRECURSE, &rc); in main()
5511 (void)PCRE_CONFIG(PCRE_CONFIG_NEWLINE, &d); in main()