Home
last modified time | relevance | path

Searched defs:stack (Results 1 – 2 of 2) sorted by relevance

/webtrees/app/
H A DView.php73 private static string $stack; variable in Fisharebest\\Webtrees\\View
101 public static function push(string $stack): void
131 public static function pushunique(string $stack): void
161 public static function stack(string $stack): string function in Fisharebest\\Webtrees\\View
/webtrees/public/ckeditor-4.15.1-custom/
H A Dckeditor.js1218 null,null,999)}};var m=CKEDITOR.plugins.undo.KeyEventsStack=function(){this.stack=[]};m.prototype={… property