Searched defs:pLimit (Results 1 – 12 of 12) sorted by relevance
137 ucfpos_getIndexes(const UConstrainedFieldPosition* ptr, int32_t* pStart, int32_t* pLimit, UErrorCod… in ucfpos_getIndexes()
1531 uint32_t pLimit = in makeTailoredCEs() local
358 for (auto* pLimit : pLimits) { in AddValueAndName() local
265 uint32_t *pLimit; in utrie_fillBlock() local
487 uint32_t *pLimit = block + limit; in fillBlock() local585 const uint32_t *pLimit = p + length; in allValuesSameAs() local
718 uint32_t *pLimit; in fillBlock() local
365 int pLimit = block+limit; in fillBlock() local
367 int pLimit = block+limit; in fillBlock() local
524 int pLimit = pi + length; in allValuesSameAs() local
532 int pLimit = pi + length; in allValuesSameAs() local
17779 Expr *pLimit; /* LIMIT expression. NULL means not used. */ member