Server IP : 180.180.241.3 / Your IP : 216.73.216.252 Web Server : Microsoft-IIS/7.5 System : Windows NT NETWORK-NHRC 6.1 build 7601 (Windows Server 2008 R2 Standard Edition Service Pack 1) i586 User : IUSR ( 0) PHP Version : 5.3.28 Disable Function : NONE MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /Program Files (x86)/Sublime Text 2/Pristine Packages/ |
Upload File : |
PK hZ= P- - DOT.tmLanguage<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>fileTypes</key> <array> <string>dot</string> <string>DOT</string> </array> <key>foldingStartMarker</key> <string>\{</string> <key>foldingStopMarker</key> <string>\}</string> <key>keyEquivalent</key> <string>^~G</string> <key>name</key> <string>Graphviz (DOT)</string> <key>patterns</key> <array> <dict> <key>match</key> <string>\b(node|edge|graph|digraph|subgraph|strict)\b</string> <key>name</key> <string>storage.type.dot</string> </dict> <dict> <key>match</key> <string>\b(bottomlabel|color|comment|distortion|fillcolor|fixedsize|fontcolor|fontname|fontsize|group|height|label|layer|orientation|peripheries|regular|shape|shapefile|sides|skew|style|toplabel|URL|width|z)\b</string> <key>name</key> <string>support.constant.attribute.node.dot</string> </dict> <dict> <key>match</key> <string>\b(arrowhead|arrowsize|arrowtail|color|comment|constraint|decorate|dir|fontcolor|fontname|fontsize|headlabel|headport|headURL|label|labelangle|labeldistance|labelfloat|labelcolor|labelfontname|labelfontsize|layer|lhead|ltail|minlen|samehead|sametail|style|taillabel|tailport|tailURL|weight)\b</string> <key>name</key> <string>support.constant.attribute.edge.dot</string> </dict> <dict> <key>match</key> <string>\b(bgcolor|center|clusterrank|color|comment|compound|concentrate|fillcolor|fontname|fontpath|fontsize|label|labeljust|labelloc|layers|margin|mclimit|nodesep|nslimit|nslimit1|ordering|orientation|page|pagedir|quantum|rank|rankdir|ranksep|ratio|remincross|rotate|samplepoints|searchsize|size|style|URL)\b</string> <key>name</key> <string>support.constant.attribute.graph.dot</string> </dict> <dict> <key>begin</key> <string>"</string> <key>beginCaptures</key> <dict> <key>0</key> <dict> <key>name</key> <string>punctuation.definition.string.begin.dot</string> </dict> </dict> <key>end</key> <string>"</string> <key>endCaptures</key> <dict> <key>0</key> <dict> <key>name</key> <string>punctuation.definition.string.end.dot</string> </dict> </dict> <key>name</key> <string>string.quoted.double.dot</string> <key>patterns</key> <array> <dict> <key>match</key> <string>\\.</string> <key>name</key> <string>constant.character.escape.dot</string> </dict> </array> </dict> <dict> <key>captures</key> <dict> <key>1</key> <dict> <key>name</key> <string>punctuation.definition.comment.dot</string> </dict> </dict> <key>match</key> <string>(//).*$\n?</string> <key>name</key> <string>comment.line.double-slash.dot</string> </dict> <dict> <key>captures</key> <dict> <key>1</key> <dict> <key>name</key> <string>punctuation.definition.comment.dot</string> </dict> </dict> <key>match</key> <string>(#).*$\n?</string> <key>name</key> <string>comment.line.number-sign.dot</string> </dict> <dict> <key>begin</key> <string>/\*</string> <key>captures</key> <dict> <key>0</key> <dict> <key>name</key> <string>punctuation.definition.comment.dot</string> </dict> </dict> <key>end</key> <string>\*/</string> <key>name</key> <string>comment.block.dot</string> </dict> </array> <key>scopeName</key> <string>source.dot</string> <key>uuid</key> <string>1A53D54E-6B1D-11D9-A006-000D93589AF6</string> </dict> </plist> PK hZ= P- - DOT.tmLanguagePK <