Lines Matching full:strict
10 # * `strict`: the parsing style used by most modifiers:
45 # | E | strict | | yes |
46 # | H | strict | | yes |
50 # | O | strict | only literal value | yes |
52 # | Q | strict | | yes |
53 # | R | strict | | yes |
55 # | T | strict | | yes |
57 # | [ | strict | | no |
59 # | gmtime | strict | | no |
60 # | hash | strict | | yes |
61 # | localtime | strict | | no |
62 # | q | strict | | yes |
63 # | range | strict | | no |
64 # | sh | strict | | yes |
65 # | t | strict | | yes |
66 # | u | strict | | yes |