Advertisement
I-Dont-Know

A hunk of my functionList.xml File

Jun 23rd, 2014
25
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.67 KB | None | 0 0
  1. <praser id="mcmeta" displayName="Minecraft Meta Files">
  2.                 <function
  3.                     mainExpr="([]+{}+([a-zA-Z0-9_]))"
  4.                     displayMode="">
  5.                 </function>
  6.             </praser>
  7.             <praser id="mfpxi_manifest" displayName="MFPXI Manifest" commentExpr="(@)">
  8.                 <function
  9.                     mainExpr="^[\t]*((originalName|resolutionX|resolutionY|colorBit|fileCompression|desc|dateEdited|creator)[\s]+([a-zA-Z0-9])"
  10.                     displayMode=""
  11.                 </function>
  12.             <praser id="mfpxi_color_code" displayName="MFPXI Color Code" commentExpr="(@)">
  13.                 <function
  14.                     mainExpr="^[\t]*((redValue|blueValue|greenValue|alphaValue|hexCode)[\s]+([a-fA-F0-9#%=~{}[]"";'.])+/n\)"
  15.                     displayMode="">
  16.                 </function>
  17.             </praser>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement