Searched refs:groupLength (Results 1 – 1 of 1) sorted by relevance
258 auto groupLength = arrayLength(label); in parseMatch() local259 if (groupLength == 0) { in parseMatch()264 labels.reserve(groupLength); in parseMatch()265 for (size_t j = 0; j < groupLength; j++) { in parseMatch()