Home | History | Annotate | Download | only in unicode

Lines Matching full:msg_start

213  * Messages nested inside an argument are each delimited by MSG_START and MSG_LIMIT,
326 * message = MSG_START (SKIP_SYNTAX | INSERT_CHAR | REPLACE_NUMBER | argument)* MSG_LIMIT
686 * Returns the index of the ARG|MSG_LIMIT part corresponding to the ARG|MSG_START at start.
688 * this Part should be of Type ARG_START or MSG_START.
690 * or start itself if getPartType(msgStart)!=ARG|MSG_START.