Home | History | Annotate | Download | only in sax2dtm

Lines Matching defs:m_firstch_map

1788   private int[][] m_firstch_map;
1961 return m_firstch_map[identity>>>m_SHIFT][identity&m_MASK];
2317 m_firstch_map = m_firstch.getMap();