Searched defs:matchAmount (Results 1 – 1 of 1) sorted by relevance
46 uintptr_t matchAmount; member49 uintptr_t matchAmount; member53 uintptr_t matchAmount; // Not really needed for fixed quantifiers. member68 uintptr_t matchAmount; member441 for (unsigned matchAmount = 0; matchAmount < term.atom.quantityCount; ++matchAmount) { in matchCharacterClass() local449 unsigned matchAmount = 0; in matchCharacterClass() local523 for (unsigned matchAmount = 0; matchAmount < term.atom.quantityCount; ++matchAmount) { in matchBackReference() local533 unsigned matchAmount = 0; in matchBackReference() local1136 … for (unsigned matchAmount = 0; matchAmount < currentTerm().atom.quantityCount; ++matchAmount) { in matchDisjunction() local1144 unsigned matchAmount = 0; in matchDisjunction() local[all …]