Home
last modified time | relevance | path

Searched refs:exec (Results 1 – 14 of 14) sorted by relevance

/webtrees/app/
H A DDB.php134 self::exec($sql);
143 public static function exec(string $sql): int|false function in Fisharebest\\Webtrees\\DB
145 return self::pdo()->exec($sql);
/webtrees/app/Schema/
H A DSeedGedcomTable.php39 DB::exec('SET IDENTITY_INSERT [' . DB::prefix() . 'gedcom] ON');
49 DB::exec('SET IDENTITY_INSERT [' . DB::prefix() . 'gedcom] OFF');
H A DSeedUserTable.php39 DB::exec('SET IDENTITY_INSERT [' . DB::prefix() . 'user] ON');
52 DB::exec('SET IDENTITY_INSERT [' . DB::prefix() . 'user] OFF');
/webtrees/public/ckeditor-4.15.1-custom/
H A Dckeditor.js220exec=function(b){if(this.state==CKEDITOR.TRISTATE_DISABLED||!this.checkAllowed())return!1;this.edi… method
293 …RISTATE_DISABLED&&!1!==this.fire("beforeCommandExec",d)&&(d.returnValue=c.exec(d.commandData),!c.a…
302 …:function(){},parse:function(b){for(var c,f,h=0,k;c=this._.htmlPartsRegex.exec(b);){f=c.index;if(f…
385 …nction(a,b){var c=Array.prototype.slice.call(arguments,0);CKEDITOR.env.ie&&/^focus|blur$/.exec(a)&&
527 CKEDITOR.styleCommand.prototype.exec=function(a){a.focus();this.state==CKEDITOR.TRISTATE_OFF?a.appl… method in CKEDITOR.styleCommand
664 …ame=a;CKEDITOR.tools.extend(this,b,!0)};CKEDITOR.dialogCommand.prototype={exec:function(a){var b=t… method
669 …:1,vi:1,zh:1,"zh-cn":1},init:function(b){var c=this;b.addCommand("a11yHelp",{exec:function(){var a= method
676 …!=(a._.selDir||a.lang.dir)&&(a._.selDir=b,a.fire("contentDirChanged",b))},exec:function(f){var d=f…
681 …gth;m++)l[n[m]]=CKEDITOR.tools.override(l[n[m]],w)})();(function(){var m={exec:function(g){var a=g… method
711 …(c.focus){c.focus();return}};var E={modes:{wysiwyg:1,source:1},readOnly:1,exec:function(a){a.toolb… method
[all …]
/webtrees/app/Cli/
H A DConsole.php78 DB::exec('START TRANSACTION');
/webtrees/public/ckeditor-4.15.1-custom/plugins/pastetools/filter/
H A Dimage.js6 c.exec(b);)a.push(d[1]);return a}CKEDITOR.pasteFilters.image=function(b,c,a){var d=[];if(!a)return …
/webtrees/app/Cli/Commands/
H A DTreeCreate.php83 DB::exec(sql: 'COMMIT');
H A DUserCreate.php127 DB::exec(sql: 'COMMIT');
/webtrees/public/ckeditor-4.15.1-custom/plugins/link/dialogs/
H A Dlink.js10 …"),b=this.getValue(),c=/^((javascript:)|[#\/\.\?])/i,f=/^(http|https|ftp|news):\/\/(?=.)/i.exec(b);
/webtrees/app/Http/RequestHandlers/
H A DSetupWizard.php460 … DB::exec('CREATE DATABASE IF NOT EXISTS `' . $data['dbname'] . '` COLLATE utf8mb4_unicode_ci');
/webtrees/public/ckeditor-4.15.1-custom/plugins/tabletools/dialogs/
H A DtableCell.js7 …t().$.selectedIndex=-1))}}function u(a,b){var c=/^(\d+(?:\.\d+)?)(px|%)$/.exec(a.getStyle(b)||a.ge…
/webtrees/resources/js/
H A Dwebtrees.js387 if (greg_regex.exec(dateField.value)) {
/webtrees/public/ckeditor-4.15.1-custom/plugins/pastefromword/filter/
H A Ddefault.js38 …gsFromHtml:function(b){for(var a=/<img[^>]+src="([^"]+)[^>]+/g,c=[],e;e=a.exec(b);)c.push(e[1]);re…
/webtrees/public/js/
H A Dwebtrees.min.js1 …if(/(?:(\d*) ?(JAN|FEB|MAR|APR|MAY|JUN|JUL|AUG|SEP|OCT|NOV|DEC) )?(\d+)/i.exec(o.value)){var a=Reg…