Home
last modified time | relevance | path

Searched refs:elems (Results 76 – 100 of 113) sorted by last modified time

12345

/plugin/webdav/vendor/sabre/dav/lib/CardDAV/Xml/Request/
H A DAddressBookQueryReport.php122 $elems = (array)$reader->parseInnerTree([
136 if (!is_array($elems)) $elems = [];
138 foreach ($elems as $elem) {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Property/
H A DScheduleCalendarTransp.php119 $elems = Deserializer\enum($reader, Plugin::NS_CALDAV);
121 if (in_array('transparent', $elems)) {
H A DSupportedCalendarComponentSet.php111 $elems = $reader->parseInnerTree();
115 foreach ((array)$elems as $elem) {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Request/
H A DInviteReply.php105 $elems = KeyValue::xmlDeserialize($reader);
113 foreach ($elems as $name => $value) {
/plugin/datatables/assets/jszip/dist/
H A Djszip.min.js
/plugin/datatables/assets/pdfmake/build/
H A Dpdfmake.min.js
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/
H A DElementListTest.php12 $elems = array(
18 $elemList = new ElementList($elems);
/plugin/findologicxmlexport/vendor/jms/serializer/src/Metadata/Driver/
H A DXmlDriver.php57 if (!$elems = $elem->xpath("./class[@name = '" . $name . "']")) {
60 $elem = reset($elems);
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dhtml5shiv.min.js173 elems = getElements(),
174 l = elems.length;
176 clone.createElement(elems[i]);
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc124 var elems = pairs[i].split(/;;/);
125 anchorOption.push(elems[0],elems[1]);
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A Dconfig.php248 $elems = explode(':', $_COOKIE['FCK_NmSp']);
249 array_pop($elems);
252 while(count($elems) > 0) {
253 $ns_tmp = implode(':',$elems);
266 array_pop($elems);
/plugin/ckgdoku/fckeditor/editor/filemanager/browser/default/js/
H A Dlanguage.js40 var elems = err_str.split(/;;/);
41 if(fck_Lang[elems[0]]) {
42 return fck_Lang[elems[0]] + ' ' + elems[1];
/plugin/ckgdoku/action/
H A Dmeta.php672 $elems = explode(':', $ID);
673 array_pop($elems);
675 $_SESSION['dwfck_ns'] = implode(':',$elems);
676 $_SESSION['dwfck_top'] = implode('/',$elems);
/plugin/ckgdoku/scripts/
H A Dparse_wiki.js.unc626 elems = matches[1].split(/=/);
627 this.attr = elems[1];
766 elems[0] = elems[0].replace(/\//g,':');
767 this.attr = elems[0] + '?' + elems[1];
838 this.code_type = elems[0];
869 var elems = matches[1].split('=');
870 src = elems[1];
873 var uri = elems[1];
884 var elems = matches[1].split(/\?/);
885 src = elems[0];
[all …]
/plugin/ckgdoku/ckeditor/plugins/fontAssist/
H A Dplugin.js.unc183 var elems = target.getAttribute( 'style' ).split(/#/);
212 var elems = list[i].split('\/');
213 sel.options[sel.options.length] = new Option(elems[0],elems[1]);
623 var elems = matches[1].split(/;;/);
624 d.style.color = elems[1];
625 d.style.backgroundColor = elems[2];
627 style_spec.save_color('fg',elems[1]);
628 style_spec.save_color('bg',elems[2]);
629 original_styles['fg'] = elems[1];
630 original_styles['bg'] = elems[2];
[all …]
/plugin/progrecss/
H A Dsyntax.php86 $elems= preg_split('/(?<!\\\\);/', $match[1]);
88 foreach ($elems as $pair) {
/plugin/fckg/action/
H A Dmeta.php348 $elems = explode(':', $ID);
349 array_pop($elems);
351 $_SESSION['dwfck_ns'] = implode(':',$elems);
352 $_SESSION['dwfck_top'] = implode('/',$elems);
/plugin/fckg/fckeditor/editor/filemanager/browser/default/js/
H A Dlanguage.js41 var elems = err_str.split(/;;/);
42 if(fck_Lang[elems[0]]) {
43 return fck_Lang[elems[0]] + ' ' + elems[1];
/plugin/fckg/fckeditor/editor/filemanager/connectors/php/
H A Dconfig.php264 $elems = explode(':', $_COOKIE['FCK_NmSp']);
265 array_pop($elems);
268 while(count($elems) > 0) {
269 $ns_tmp = implode(':',$elems);
282 array_pop($elems);
/plugin/fckg/fckeditor/editor/dialog/fck_link/
H A Dfck_link.js461 var elems = ns.split(/#/);
462 if(elems.length > 1) {
463 ns = elems[0];
464 anchorOption.selection = elems[1];
1370 var elems = pairs[i].split(/;;/);
1371 anchorOption.push(elems[0],elems[1]);
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
H A DElementListTest.php12 $elems = array(
18 $elemList = new ElementList($elems);
/plugin/amcharts/assets/amcharts/plugins/export/libs/jszip/
H A Djszip.min.js14elems,j=-1;for(a.heap_len=0,a.heap_max=T,c=0;i>c;c++)0!==f[2*c]?(a.heap[++a.heap_len]=j=c,a.depth[…
H A Djszip.js8068 var StaticTreeDesc = function (static_tree, extra_bits, extra_base, elems, max_length) { argument
8073 this.elems = elems; /* max number of elements in the tree */
8584 var elems = desc.stat_desc.elems;
8596 for (n = 0; n < elems; n++) {
8632 node = elems; /* next internal node of the tree */
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js23281 var StaticTreeDesc = function (static_tree, extra_bits, extra_base, elems, max_length) {
23286 this.elems = elems; /* max number of elements in the tree */
23797 var elems = desc.stat_desc.elems;
23809 for (n = 0; n < elems; n++) {
23845 node = elems; /* next internal node of the tree */
H A Dpdfmake.min.js.map1elems","scan_tree","curlen","prevlen","nextlen","max_count","min_count","REP_3_6","REPZ_3_10","REP…

12345