Home | History | Annotate | Download | only in js

Lines Matching refs:Are

52  *   Java annotations (start with "@") are now captured as literals ("lit")
294 * Are newlines and adjacent spaces significant in the given node's innerHTML?
508 // groups are 1-indexed, so max group index is count of '('
613 * keep track of how tabs are expanded.
673 * plain text (style {@link #PR_PLAIN}), converting tags which are
698 // <br> tags are lexically significant so convert them to text.
756 * whose decorations are already present on out.
856 /** Even entries are positions in source in ascending order. Odd enties
857 * are style markers (e.g., PR_COMMENT) that run from that position until
1126 ? numberLines - 1 /* number lines are 1 indexed */ : 0;
1231 * All positions in the output decorations array are relative
1368 /** Even entries are positions in source in ascending order. Odd entries
1369 * are tags that were extracted at that position.
1779 * > Like http://golang.org/pkg/go/scanner/ where comments are blue and all
1795 // Block comments are delimited by /* and */.
2103 // Block comments are delimited by (* and *) and may be