Searched refs:CONF_INT (Results 1 – 1 of 1) sorted by relevance
750 CONF_INT, enumerator759 { "jit", CONF_INT, PCRE2_CONFIG_JIT },760 { "linksize", CONF_INT, PCRE2_CONFIG_LINKSIZE },765 { "unicode", CONF_INT, PCRE2_CONFIG_UNICODE }6987 case CONF_INT: in c_option()7001 if (copytlist[i].type == CONF_FIX || coptlist[i].type == CONF_INT) in c_option()