Home | History | Annotate | Download | only in src

Lines Matching full:lookahead_classes

5149   HB_UShort*             lookahead_classes;
5185 if ( ALLOC_ARRAY( lookahead_classes, ccpf2->MaxLookaheadLength, HB_UShort ) )
5301 &lookahead_classes[i], NULL );
5307 if ( lc[i] != lookahead_classes[i] )
5325 FREE( lookahead_classes );