Searched refs:m_first (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/serializer/
H A DEncodingInfo.java44 * range of unicode values (<code>m_first</code> to
48 * is in the range <code>m_first <= value < m_explFirst</code>, then it will delegate to another EncodingInfo object for The root
178 m_first,
225 m_first,
265 * m_first through m_last is the range of unicode
270 final private int m_first; field in class:EncodingInfo.EncodingImpl
325 m_first = first;

Completed in 33 milliseconds