diff options
Diffstat (limited to 'scintilla/test/examples/x.php.styled')
-rw-r--r-- | scintilla/test/examples/x.php.styled | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/scintilla/test/examples/x.php.styled b/scintilla/test/examples/x.php.styled new file mode 100644 index 0000000..944e312 --- /dev/null +++ b/scintilla/test/examples/x.php.styled @@ -0,0 +1,6 @@ +{1}<head>{0} {9}<!-- About to script -->{0}
+{18}<?php{118}
+echo {119}"<!-- -->\n"{127};{118}
+{124}/* ?> */{118}
+{18}?>{0}
+{1}<strong>{0}for{1}</strong><b>{0}if{1}</b>{0}
|