Lines Matching refs:mmt_end
53 for (nf = 0; m[nf].type != mmt_end; nf++); in cloneMappingFormat()
103 case mmt_end: in cloneMappingFormat()
125 for (i = 0; m[i].type != mmt_end; i++) { in freeMappingFormat()
141 case mmt_end: in freeMappingFormat()
804 case mmt_end: in getMappingFormat()
857 case mmt_end: in getMappingFormat()
1067 moreFormat = (a[i].type != mmt_end); in getMappingFormatArray()
2023 case mmt_end: in scanMappingFormat()
2052 for (nf = 0, ftmp = f; ftmp->type != mmt_end; ftmp++) { in verifyMappingMatch()
2103 for (nf = numItems = 0, ftmp = f; ftmp->type != mmt_end; ftmp++) { in matchMappingItem()
2243 for (nf = numitem = 0, ftmp = f; ftmp->type != mmt_end; in extractMappingItem()