PHP Classes

File: WIAdmin/WIInc/wysiwyg/external/google-code-prettify/lang-go.js

Recommend this page to a friend!
  Classes of Jules Warner   WICMS   WIAdmin/WIInc/wysiwyg/external/google-code-prettify/lang-go.js   Download  
File: WIAdmin/WIInc/wysiwyg/external/google-code-prettify/lang-go.js
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: WICMS
Database driven content management system with PDO
Author: By
Last change:
Date: 7 years ago
Size: 283 bytes
 

Contents

Class file image Download
PR.registerLangHandler(PR.createSimpleLexer([["pln",/^[\t\n\r \xa0]+/,null,"\t\n\r \u00a0"],["pln",/^(?:"(?:[^"\\]|\\[\S\s])*(?:"|$)|'(?:[^'\\]|\\[\S\s])+(?:'|$)|`[^`]*(?:`|$))/,null,"\"'"]],[["com",/^(?:\/\/[^\n\r]*|\/\*[\S\s]*?\*\/)/],["pln",/^(?:[^"'/`]|\/(?![*/]))+/]]),["go"]);