Home
last modified time | relevance | path

Searched refs:parse (Results 76 – 100 of 952) sorted by path

12345678910>>...39

/plugin/ckgdoku/ckeditor/
H A Dconfig.js.unc209 config.wrap_lang = JSON.parse(data);
/plugin/ckgdoku/ckeditor/plugins/pastefromword/filter/
H A Ddefault.js23 …ge-break page-break-before page-break-after page-break-inside".split(" "),parse:function(a){functi…
25 …)},inline:function(a){var b=CKEDITOR.plugins.pastefromword.styles.inliner.parse,c=CKEDITOR.plugins…
/plugin/ckgdoku/ckeditor/plugins/wsc/dialogs/
H A Dwsc.js7 …sage",a,!1):window.detachEvent("onmessage",a)}},hash:{create:function(){},parse:function(){}},cook…
31 …ction(){w(a.langList)}},G=function(a){a=a||window.event;if((a=window.JSON.parse(a.data))&&a.id)O[a…
52 …b.wsc.cgiOrigin();b.wsc.syncIsDone=!1;c=function(a){a.origin===e&&(a=JSON.parse(a.data),a.ud&&"und…
/plugin/ckgedit/ckeditor/
H A DCHANGES.md266 * [#1356](https://github.com/ckeditor/ckeditor-dev/issues/1356): Fixed: [Border parse function](htt…
H A Dckeditor.js43 …fghijklmnopqrstuvwxyz0123456789+/".charAt(d[p]):b+"\x3d"}return b},style:{parse:{_colors:{aliceblu…
50 …n e},border:function(a){var b={},e=a.split(/\s+/g);a=CKEDITOR.tools.style.parse._findColor(a);a.le…
51parse._borderStyle,a)?!b.width&&CKEDITOR.tools.style.parse._widthRegExp.test(a)&&(b.width=a):b.sty…
248 …orderShorthand:function(a){if(a.styles.border){var b=CKEDITOR.tools.style.parse.border(a.styles.bo…
293 …ction(){},onText:function(){},onCDATA:function(){},onComment:function(){},parse:function(b){for(va… method in CKEDITOR.htmlParser
792 …ols;if("span"!=a.name||!a.styles||!a.styles.background)return!1;a=d.style.parse.background(a.style…
869 …esponse",function(a){var b=a.data.fileLoader,d=b.xhr,f=a.data;try{var g=JSON.parse(d.responseText);
881 …"][0]).get(e["for"][1]),e.filebrowser)}}function n(a){var b={};try{b=JSON.parse(a.sender.xhr.respo…
1164 …:function(c){if(c.styles){var a;if(c.styles.border)a=CKEDITOR.tools.style.parse.border(c.styles.bo…
1165 (a=CKEDITOR.tools.style.parse.border(b["border-top"]))}a&&a.style&&"solid"===a.style&&a.width&&0!==…
[all …]
H A Dckeditor.js.unc835 parse: {
1026 a = CKEDITOR.tools.style.parse._findColor(a);
1029 … CKEDITOR.tools.indexOf(CKEDITOR.tools.style.parse._borderStyle, a) ? !b.width && CKEDITOR.tools.s…
5143 var b = CKEDITOR.tools.style.parse.border(a.styles.border);
6131 parse: function(b) {
6499 D.parse(h);
15669 a = d.style.parse.background(a.styles.background);
17051 var g = JSON.parse(d.responseText);
17291 b = JSON.parse(a.sender.xhr.response) || {}
22977 (a = CKEDITOR.tools.style.parse.border(b["border-top"]))
[all …]
H A Dconfig.js1 …_url+"lib/exe/ajax.php",g,function(p,o){if(o=="success"){f.wrap_lang=JSON.parse(p)}else{alert("lan…
H A Dconfig.js.unc223 config.wrap_lang = JSON.parse(data);
/plugin/ckgedit/ckeditor/plugins/pastefromword/filter/
H A Ddefault.js5 …b=a.margin?"margin":a.MARGIN?"MARGIN":!1,c,d;if(b){d=CKEDITOR.tools.style.parse.margin(a[b]);for(c…
25 …ge-break page-break-before page-break-after page-break-inside".split(" "),parse:function(a){functi…
27 …)},inline:function(a){var b=CKEDITOR.plugins.pastefromword.styles.inliner.parse,c=CKEDITOR.plugins…
/plugin/ckgedit/ckeditor/plugins/wsc/dialogs/
H A Dwsc.js7 …sage",a,!1):window.detachEvent("onmessage",a)}},hash:{create:function(){},parse:function(){}},cook…
32 …){w(a.langList)}},H=function(a){a=a||window.event;var d;try{d=window.JSON.parse(a.data)}catch(c){}…
53 …b.wsc.cgiOrigin();b.wsc.syncIsDone=!1;c=function(a){a.origin===e&&(a=JSON.parse(a.data),a.ud&&"und…
/plugin/ckgedit/
H A Dlocktimer.js84 var data = JSON.parse(data);
/plugin/codemirror/dist/modes/
H A Dclike.min.js.map1parse.\n var basicCTypes = words(\"int long char short double float unsigned signed \" +\n \"v…
H A Decl.min.js.map1 …matchtext matchunicode max merge mergejoin min nolocal nonempty normalize parse pipe power preload…
H A Derlang.min.js.map1parse stack\n// indenter uses the parse stack\n\n// TODO indenter:\n// bit syntax\n// old guar…
H A Dlivescript.min.js.map1 … token: 'language.support.function',\n regex: '(?:is(?:NaN|Finite)|parse(?:Int|Float)|Math|…
H A Dq.min.js.map1 …mu\",\"mod\",\"msum\",\"neg\",\"next\",\"not\",\"null\",\"or\",\"over\",\"parse\",\"peach\",\"pj\"…
H A Dr.min.js.map1 …ins = [\"list\", \"quote\", \"bquote\", \"eval\", \"return\", \"call\", \"parse\", \"deparse\"];\n…
H A Dvelocity.min.js.map1 …#set #include #parse #macro #define #evaluate \" +\n \"#{if} #{elsei…
/plugin/codemirror/dist/
H A Dscripts.min.js.map1parse. Tries to\n // find a line with a stateAfter, so that it can start with a\n // valid state…
/plugin/codeprettify/code-prettify/
H A DCHANGES.md4 because Perl is [hard](http://www.perlmonks.org/?node_id=663393) to parse.
/plugin/codeprettify/code-prettify/src/
H A Dlang-xq.js64 …earch|search:resolve-nodes|search:resolve|search:remove-constraint|search:parse|search:get-default…
/plugin/combo/ComboStrap/
H A DPageSql.php41 $parser->parse($contextualPage);
49 function parse(MarkupPath $contextualPage = null): PageSql function in ComboStrap\\PageSql
60 * Performs a walk on the given parse tree starting at the root
H A DParser.php37 $parser->parse($markup);
/plugin/combo/action/
H A Dlinkmove.php292 $parseAttributes = syntax_plugin_combo_link::parse($match);
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js3052 }if(typeof JSON.parse!=="function"){JSON.parse=function(text,reviver){var j; function
3064 }throw new SyntaxError("JSON.parse")
3082 }return JSON.parse(value)

12345678910>>...39