Home | History | Annotate | Download | only in JSON

Lines Matching refs:relaxed

50             allow_blessed convert_blessed relaxed allow_unknown
101 allow_barekey max_size relaxed/;
624 my $relaxed;
652 ($utf8, $relaxed, $loose, $allow_bigint, $allow_barekey, $singlequote)
879 if ($relaxed and $ch eq '#') { # correctly?
930 if ($relaxed and $ch eq ']') {
992 if ($relaxed and $ch eq '}') {
1961 =head2 relaxed
1963 $json = $json->relaxed([$enable])
2407 As same as the C<relaxed> option, this option may be used to parse
2418 As same as the C<relaxed> option, this option may be used to parse