Lines Matching refs:is

477   hexesc:  "\x0D\x0A is \r\n"
489 "hexesc"=>"\r\n is \r\n"
546 date: 2002-12-14 # Time is noon UTC
676 # # mapping where each key is
733 Late afternoon is best.
734 Backup contact is Nancy
749 'comments' => "Late afternoon is best. Backup contact is Nancy Billsmer @ 338-4338.\n"
760 This is an error message
785 'User' => 'ed', 'Warning' => "This is an error message for the log file\n" } )
800 ### lines (the second line is empty). ###
807 # lines (the first line is empty).
818 The next stream is a log file - a sequence of
819 log entries. Adding an entry to the log is a
822 …ns a single text value. The next stream is a log file - a sequence of log entries. Adding an entry…
856 # This stream is an example of a top-level mapping.
870 # The following is a sequence of three documents.
891 # Receiver can process this as soon as the following is sent:
893 # Even if the next message is sent long after:
945 # The URI is 'tag:yaml.org,2002:str'
953 # The URI is 'tag:perl.yaml.org,2002:Text::Tabs'
961 # The URI is 'tag:clarkevans.com,2003-02:timesheet'
972 different: # As far as the YAML parser is concerned
988 # 'tag:domain.tld,2002:invoice' is some type family.
990 # 'seq' is shorthand for 'tag:yaml.org,2002:seq'.
992 # because it is does not specify a prefix.
994 # '^customer' is shorthand for the full
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" ]
1030 , four, # indentation is
1058 - Previous mapping is empty.
1061 - The previous entry is equal to the following one.
1065 !float 12 : This key is a float.
1071 This is a
1074 : Whose value is
1080 - is a sequence
1085 is a: mapping
1093 [ 'Subordinate sequence', {}, 'Previous mapping is empty.',
1095 'The previous entry is equal to the following one.',
1097 12.0 => 'This key is a float.', "?\n" => 'This key had to be protected.',
1099 "This is a multi-line folded key\n" => "Whose value is also multi-line.",
1101 [ 'This key', 'is a sequence' ] => [ 'With a sequence value.' ] } }
1106 if k['This'] == 'key' and k['is a'] == 'mapping' and v['with a'] == 'mapping value.'
1129 # also be given when it is
1132 This value is indented 2 spaces.
1138 'redundant' => "This value is indented 2 spaces.\n"
1175 space is significant.
1183 is equal to: "The \\ ' \" characters may \
1185 is significant.\n\nLine breaks are \
1206 "is significant.\n\nLine breaks are significant.\nThus this value contains one\n" +
1208 'is equal to' => "The \\ ' \" characters may be\nfreely used. Leading white\n space " +
1209 "is significant.\n\nLine breaks are significant.\nThus this value contains one\n" +
1239 This is a folded
1255 above is equal to: |
1256 This is a folded paragraph followed by a list:
1276 'indented text' => "This is a folded paragraph followed by a list:\n".
1279 'above is equal to' => "This is a folded paragraph followed by a list:\n".
1295 is same as: "this contains six spaces\nand one line break"
1302 'is same as' => "this contains six spaces\nand one line break"
1315 is equal to: "this contains four spaces"
1323 'is equal to' => "this contains four spaces"
1329 first: There is no unquoted empty string.
1331 second: 12 ## This is an integer.
1333 third: !!str 12 ## This is a string.
1354 'first' => 'There is no unquoted empty string.',
1556 The binary value above is a tiny arrow
1564 'description' => "The binary value above is a tiny arrow encoded as a gif image.\n"
1656 # The proper way to serialize the above node is as follows: