Searched refs:OVEC_UNIT (Results 1 – 1 of 1) sorted by relevance
308 #define OVEC_UNIT (sizeof(PCRE2_SIZE)/sizeof(int)) macro312 #define RWS_OVEC_RSIZE (1000*OVEC_UNIT) /* Ovector for recursion */313 #define RWS_OVEC_OSIZE (2*OVEC_UNIT) /* Ovector in other cases */2702 RWS_OVEC_OSIZE/OVEC_UNIT, /* size of same */ in internal_dfa_match()2801 RWS_OVEC_OSIZE/OVEC_UNIT, /* size of same */ in internal_dfa_match()2864 RWS_OVEC_RSIZE/OVEC_UNIT, /* size of same */ in internal_dfa_match()2953 RWS_OVEC_OSIZE/OVEC_UNIT, /* size of same */ in internal_dfa_match()3040 RWS_OVEC_OSIZE/OVEC_UNIT, /* size of same */ in internal_dfa_match()