Lines Matching refs:a

160 test: Two documents in a stream each with a leading comment
181 test: Play by play feed from a game
396 test: Folded treats newlines as a space
403 by a knee injury.
405 "Mark McGwire's year was crippled by a knee injury."
407 "Mark McGwire's year was crippled by a knee injury."
409 [ "Mark McGwire's year was crippled by a knee injury." ]
412 { T_STR, 0, "Mark McGwire's year was crippled by a knee injury." },
428 What a year!
430 …another fine season with great stats.\n\n 63 Home Runs\n 0.288 Batting Average\n\nWhat a year!\n"
432 …another fine season with great stats.\n\n 63 Home Runs\n 0.288 Batting Average\n\nWhat a year!\n"
442 What a year!
448 …ther fine season with great stats.\n\n 63 Home Runs\n 0.288 Batting Average\n\nWhat a year!\n" },
459 Mark set a major league
467 'accomplishment' => "Mark set a major league home run record in 1998.\n",
480 quoted: ' # not a ''comment''.'
487 "quoted"=>" # not a 'comment'.",
528 not a number: .NaN
535 'not a number' => -log(0),
602 # Establish a tag prefix
675 # # sets are represented as a
688 # a sequence of mappings, with
803 The third one starts with a
804 # character. This isn't a comment.
810 … => "contains three lines of text.\nThe third one starts with a\n# character. This isn't a comment…
813 test: Document with a single value
817 This YAML stream contains a single text value.
818 The next stream is a log file - a sequence of
819 log entries. Adding an entry to the log is a
822 …YAML stream contains a single text value. The next stream is a log file - a sequence of log entrie…
856 # This stream is an example of a top-level mapping.
870 # The following is a sequence of three documents.
887 # A communication channel based on a YAML stream.
946 - !!str a Unicode string
948 [ 'a Unicode string' ]
992 # because it is does not specify a prefix.
1006 raise YAML::Error, "Not a Hash in domain.tld/invoice: " + val.inspect
1017 The alias node below is a
1022 'override' => "The alias node below is a repeated use of this value.\n",
1023 'alias' => "The alias node below is a repeated use of this value.\n" ]
1059 - A key: value pair in a sequence.
1063 A key: value pair in a sequence.
1065 !float 12 : This key is a float.
1069 "\a" : This key had to be escaped.
1071 This is a
1076 ? this also works as a key
1077 : with a value at the next line.
1080 - is a sequence
1082 - With a sequence value.
1085 is a: mapping
1087 with a: mapping value.
1094 { 'A key' => 'value pair in a sequence.', 'A second' => 'key:value pair.' },
1096 { 'A key' => 'value pair in a sequence.', 'A second' => 'key:value pair.' } ],
1097 12.0 => 'This key is a float.', "?\n" => 'This key had to be protected.',
1098 "\a" => 'This key had to be escaped.',
1099 "This is a multi-line folded key\n" => "Whose value is also multi-line.",
1100 'this also works as a key' => 'with a value at the next line.',
1101 [ 'This key', 'is a sequence' ] => [ 'With a sequence value.' ] } }
1102 # Couldn't recreate map exactly, so we'll do a detailed check to be sure it's entact
1106 if k['This'] == 'key' and k['is a'] == 'mapping' and v['with a'] == 'mapping value.'
1122 This value starts with a line break.
1125 # first line starts with a
1136 'leading line break' => "\nThis value starts with a line break.\n",
1137 'leading comment indicator' => "# first line starts with a\n# character.\n",
1179 empty line and ends with a
1187 one\nempty line and ends with a\nsingle \
1190 # Comments may follow a block
1207 "empty line and ends with a\nsingle line break, but does\nnot start with one.\n",
1210 "empty line and ends with a\nsingle line break, but does\nnot start with one.\n",
1233 Is interpreted as a
1239 This is a folded
1241 by a list:
1252 And a final folded
1256 This is a folded paragraph followed by a list:
1265 And a final folded paragraph.
1275 "Is interpreted as a line break. Thus this value contains three line breaks.\n",
1276 'indented text' => "This is a folded paragraph followed by a list:\n".
1278 "another list:\n\n * first entry\n\n * second entry\n\nAnd a final folded paragraph.\n",
1279 'above is equal to' => "This is a folded paragraph followed by a list:\n".
1281 "another list:\n\n * first entry\n\n * second entry\n\nAnd a final folded paragraph.\n"
1289 third: 'a single quote '' must be escaped.'
1300 'third' => "a single quote ' must be escaped.",
1310 third: "a \" or a \\ must be escaped."
1320 'third' => 'a " or a \\ must be escaped.',
1333 third: !!str 12 ## This is a string.
1413 - /a.*b/
1415 [ 12, '12', '12', '12', '12', '/foo/bar', 'd:/foo/bar', 'foo/bar', '/a.*b/' ]
1518 not a number: .NaN
1524 'not a number' => -log(0)
1556 The binary value above is a tiny arrow
1557 encoded as a gif image.
1564 'description' => "The binary value above is a tiny arrow encoded as a gif image.\n"