Searched refs:SubRuleSet (Results 1 – 4 of 4) sorted by relevance
197 HB_SubRuleSet* SubRuleSet; /* array of SubRuleSet tables */ member
1317 csf1->SubRuleSet = NULL; in Load_ContextSubst1()1319 if ( ALLOC_ARRAY( csf1->SubRuleSet, count, HB_SubRuleSet ) ) in Load_ContextSubst1()1322 srs = csf1->SubRuleSet; in Load_ContextSubst1()1361 if ( csf1->SubRuleSet ) in Free_ContextSubst1()1364 srs = csf1->SubRuleSet; in Free_ContextSubst1()1828 sr = csf1->SubRuleSet[index].SubRule; in Lookup_ContextSubst1()1829 numsr = csf1->SubRuleSet[index].SubRuleCount; in Lookup_ContextSubst1()