OpenSencillo
2016.106
Long live the simplicity of PHP
Main Page
Related Pages
Namespaces
Data Structures
Files
Examples
File List
OpenSencillo
PAGE
Important - this is retired software
gentelella
Todo List
Deprecated List
Namespaces
Data Structures
Files
File List
fw_cache
fw_core
fw_headers
fw_libraries
fw_modules
fw_templates
additional
gentelella
production
js
autocomplete
calendar
chartjs
colorpicker
cropping
datatables
datepicker
dropzone
easypie
echart
editor
external
google-code-prettify
lang-apollo.js
lang-basic.js
lang-clj.js
lang-css.js
lang-dart.js
lang-erlang.js
lang-go.js
lang-hs.js
lang-lisp.js
lang-llvm.js
lang-lua.js
lang-matlab.js
lang-ml.js
lang-mumps.js
lang-n.js
lang-pascal.js
lang-proto.js
lang-r.js
lang-rd.js
lang-scala.js
lang-sql.js
lang-tcl.js
lang-tex.js
lang-vb.js
lang-vhdl.js
lang-wiki.js
lang-xq.js
lang-yaml.js
prettify.js
run_prettify.js
jquery.hotkeys.js
bootstrap-wysiwyg.js
flot
gauge
icheck
input_mask
ion_range
knob
maps
moment
moris
nicescroll
notify
pace
parsley
progressbar
select
sidebar
skycons
sparkline
switchery
tags
textarea
validator
wizard
bootstrap.min.js
custom.js
jquery.min.js
nprogress.js
error_universal.html.php
head_block.html.php
page_404.html.php
page_500.html.php
page_installer.html.php
plain_page.html.php
system
ajax.slot.php
basicstrap.php
cache.php
index.php
sams_wp.php
Examples
•
All
Data Structures
Namespaces
Files
Functions
Pages
lang-dart.js
1
PR.registerLangHandler(PR.createSimpleLexer([[
"pln"
,/^[\t\n\r \xa0]+/,null,
"\t\n\r \u00a0"
]],[[
"com"
,/^#!.*/],[
"kwd"
,/^\b(?:
import
|
library
|part of|part|as|show|hide)\b/i],[
"com"
,/^\/\/.*/],[
"com"
,/^\/\*[^*]*\*+(?:[^*/][^*]*\*+)*\
//],["kwd",/^\b(?:class|interface)\b/i],["kwd",/^\b(?:assert|break|case|catch|continue|default|do|else|finally|for|if|in|is|new|return|super|switch|this|throw|try|while)\b/i],["kwd",/^\b(?:abstract|const|extends|factory|final|get|implements|native|operator|set|static|typedef|var)\b/i],
2
[
"typ"
,/^\b(?:
bool
|
double
|dynamic|
int
|num|
object
|
string
|
void
)\b/i],[
"kwd"
,/^\b(?:
false
|null|
true
)\b/i],[
"str"
,/^r?
'''
[\S\s]*?[^\\]
'''
/],[
"str"
,/^r?
""
"[\S\s]*?[^\\]"
""
/],[
"str"
,/^r?
'('
|[^\n\f\r]*?[^\\]
')/],["str",/^r?"("|[^\n\f\r]*?[^\\]")/],["pln",/^[$_a-z]\w*/i],["pun",/^[!%&*+/:<-?^|~-]/],["lit",/^\b0x[\da-f]+/i],["lit",/^\b\d+(?:\.\d*)?(?:e[+-]?\d+)?/i],["lit",/^\b\.\d+(?:e[+-]?\d+)?/i],["pun",/^[(),.;[\]{}]/]]),
3
["dart"]);
fw_templates
additional
gentelella
production
js
editor
external
google-code-prettify
lang-dart.js
Generated on Thu May 19 2016 21:35:30 for OpenSencillo by
1.8.3