Searched refs:OVEC_UNIT (Results 1 – 1 of 1) sorted by relevance
317 #define OVEC_UNIT (sizeof(PCRE2_SIZE)/sizeof(int)) macro321 #define RWS_OVEC_RSIZE (1000*OVEC_UNIT) /* Ovector for recursion */322 #define RWS_OVEC_OSIZE (2*OVEC_UNIT) /* Ovector in other cases */2820 RWS_OVEC_OSIZE/OVEC_UNIT, /* size of same */ in internal_dfa_match()2919 RWS_OVEC_OSIZE/OVEC_UNIT, /* size of same */ in internal_dfa_match()2987 RWS_OVEC_RSIZE/OVEC_UNIT, /* size of same */ in internal_dfa_match()3076 RWS_OVEC_OSIZE/OVEC_UNIT, /* size of same */ in internal_dfa_match()3163 RWS_OVEC_OSIZE/OVEC_UNIT, /* size of same */ in internal_dfa_match()
Completed in 11 milliseconds