Lines Matching full:separator
1733 // Seek over the token, to the token separator.
1734 // token_real_end should point at the token separator, i.e. '='.
1739 // Ignore any whitespace between the token and the token separator.
1743 --(*it); // Go back before the token separator.
1781 // but we allow all of these, other than the value separator ';'.