Searched refs:CONF_INT (Results 1 – 1 of 1) sorted by relevance
836 CONF_INT, enumerator845 { "jit", CONF_INT, PCRE2_CONFIG_JIT },846 { "linksize", CONF_INT, PCRE2_CONFIG_LINKSIZE },851 { "unicode", CONF_INT, PCRE2_CONFIG_UNICODE }7893 case CONF_INT: in c_option()7907 if (copytlist[i].type == CONF_FIX || coptlist[i].type == CONF_INT) in c_option()