Lines Matching refs:true
54 var PR_SHOULD_USE_CONTINUATION = true;
94 * true.
113 "new operator private protected public this throw true try ";
136 "False True None ";
139 "retry self super then true undef unless until when yield BEGIN END ";
155 /** token style for a literal value. e.g. 1, null, true. */
502 /** True if the given tag contains a class attribute with the nocode class. */
823 hashComments: true,
824 cStyleComments: true,
825 multiLineStrings: true,
826 regexLiterals: true
971 var lastWasSpace = true; // the last text chunk emitted ended with a space.
1006 while (true) {
1017 outputTag = true;
1070 hashComments: true,
1071 cStyleComments: true
1075 hashComments: true,
1076 cStyleComments: true
1080 cStyleComments: true
1084 hashComments: true,
1085 multiLineStrings: true
1089 hashComments: true,
1090 multiLineStrings: true,
1091 tripleQuotedStrings: true
1095 hashComments: true,
1096 multiLineStrings: true,
1097 regexLiterals: true
1101 hashComments: true,
1102 multiLineStrings: true,
1103 regexLiterals: true
1107 cStyleComments: true,
1108 regexLiterals: true
1192 nested = true;