Lines Matching refs:not

175  *          --- # Implicit empty plain scalars do not produce tokens.
260 * A simple key is a key which is not denoted by the '?' indicator. Note that
373 * YAML does not always require to start a new block collection from a new
458 * mapping. In this case, the token BLOCK-SEQUENCE-START is not produced:
1081 "could not find expected ':'");
1152 "could not find expected ':'");
1581 "block sequence entries are not allowed in this context");
1638 /* Check if we are allowed to start a new key (not nessesary simple). */
1642 "mapping keys are not allowed in this context");
1728 "mapping values are not allowed in this context");
1920 /* Until the next token is not found. */
1937 * - in the block context, but not at the beginning of the line or
2077 start_mark, "did not find expected comment or line break");
2131 start_mark, "could not find expected directive name");
2182 start_mark, "did not find expected digit or '.' character");
2238 start_mark, "did not find expected version number");
2281 start_mark, "did not find expected whitespace");
2303 start_mark, "did not find expected whitespace or line break");
2360 "did not find expected alphabetic or numeric character");
2419 start_mark, "did not find the expected '>'");
2477 start_mark, "did not find expected whitespace or line break");
2514 start_mark, "did not find expected '!'");
2541 * It's either the '!' tag or not really a tag handle. If it's a %TAG
2548 start_mark, "did not find expected '!'");
2641 start_mark, "did not find expected tag URI");
2679 start_mark, "did not find URI escaped octet");
2831 start_mark, "did not find expected comment or line break");
3224 start_mark, "did not find expected hexdecimal number");