Home | History | Annotate | Download | only in toolutil

Lines Matching full:line

64         /** No line, end of file. */
66 /** Empty line. (Might contain a comment.) */
105 * Reads a line from the preparsed UCD file.
106 * Splits the line by replacing each ';' with a NUL.
110 /** Returns the number of the line read by readLine(). */
113 /** Returns the line's next field, or NULL. */
119 /** Returns TRUE if the current line has property values. */
123 * Parses properties from the current line.
125 * on the current line (as opposed to being inherited).
127 * The returned UniProps are usable until the next line of the same type is read.
132 * Returns the code point range for the current algnamesrange line.
144 /** Resets the field iterator and returns the line's first field (the line type field). */
168 // into their line buffers.