Home
last modified time | relevance | path

Searched refs:back (Results 1 – 25 of 394) sorted by relevance

12345678910>>...16

/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
DZipper.php23 public $front, $back; variable in HTMLPurifier_Zipper
25 public function __construct($front, $back) { argument
27 $this->back = $back;
50 for ($i = count($this->back)-1; $i >= 0; $i--) {
51 $a[] = $this->back[$i];
63 return empty($this->back) ? NULL : array_pop($this->back);
85 if ($t !== NULL) array_push($this->back, $t);
95 return empty($this->back) ? NULL : array_pop($this->back);
103 return empty($this->back);
119 if ($t !== NULL) array_push($this->back, $t);
DInjector.php185 $i = count($this->inputZipper->back) - 1;
192 $current = $this->inputZipper->back[$i];
/plugin/refnotes/conf/
Dnamespaces.dat1back-ref-caret";s:6:"prefix";s:15:"back-ref-format";s:1:"a";}s:6:":cite:";a:5:{s:16:"reference-for…
/plugin/asciidocjs/node_modules/babel-runtime/helpers/
DasyncGenerator.js21 var front, back;
33 if (back) {
34 back = back.next = request;
36 front = back = request;
87 back = null;
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/File/
DANSI.php342 … $back = &$attr_cell->{ $attr_cell->reverse ? 'foreground' : 'background' };
354 case '40': $back = 'black'; break;
355 case '41': $back = 'red'; break;
356 case '42': $back = 'green'; break;
357 case '43': $back = 'yellow'; break;
358 case '44': $back = 'blue'; break;
359 case '45': $back = 'magenta'; break;
360 case '46': $back = 'cyan'; break;
361 case '47': $back = 'white'; break;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Principal/
H A DCollectionTest.php10 $back = new DAVACL\PrincipalBackend\Mock();
11 $col = new Collection($back);
/plugin/combo/vendor/php-webdriver/webdriver/lib/Support/Events/
H A DEventFiringWebDriverNavigation.php46 public function back() function in Facebook\\WebDriver\\Support\\Events\\EventFiringWebDriverNavigation
54 $this->navigator->back();
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Injector/
DRemoveEmpty.php68 for ($i = count($this->inputZipper->back) - 1; $i >= 0; $i--, $deleted++) {
69 $next = $this->inputZipper->back[$i];
/plugin/combo/vendor/php-webdriver/webdriver/lib/
H A DWebDriverNavigationInterface.php17 public function back(); function
H A DWebDriverNavigation.php17 public function back() function in Facebook\\WebDriver\\WebDriverNavigation
/plugin/asciidocjs/node_modules/nunjucks/src/
Dlexer.js106 this.back();
404 this.back();
407 _proto.back = function back() { function
/plugin/s5reloaded/ui/thesis/
Dprint.css109 background:url(pics/back-handout-print.png) top right no-repeat #fff;
118 background:url(pics/back-slide-print.png) top right no-repeat #fff;
/plugin/struct/lang/en/
H A Dclear_intro.txt1 …G:** This will clear **all** data that has ever been saved for this schema! There is no going back!
H A Ddelete_intro.txt1 …chema definition and **all** data that has ever been saved for this schema. There is no going back!
/plugin/task/
Daction.php49 $back = $ID;
76 'back' => $back,
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/
DCore.EscapeInvalidTags.txt5 When true, invalid tags will be written back to the document as plain text.
/plugin/combo/db/combo-secondary/
H A DREADME.md4 A database that you don't need to back up
/plugin/twofactor/lang/en/
Doptin.txt3 However, this is completely optional. You can always come back here later.
/plugin/authmantis/
Dplugin.info.txt6 desc Enables single sign-on to DokuWiki using MantisBT as authentication back-end
DREADME.md57 This plugin is based on the Authentication back-end written by Victor Boctor,
58 published in the [MantisBT Wiki] back in 2006. The latest code available in the
/plugin/csv/_test/
Davengers.csv4 …f horrible acts and was killed.' This set up young Tony. Franklin Richards later brought him back"
6 …ALE,,Sep-63,1963,52,Full,YES,YES,YES,NO,,,,,,,Dies in Fear Itself brought back because that's kind…
8 …3458,YES,MALE,,Mar-64,1964,51,Full,YES,YES,,,,,,,,,Dies at the end of Civil War. Later comes back.
9 …rngers Vol. 1 Issue 502. Brought back by Scarlet Witch. Dies again in House of M Vol 1 Issue 7. I…
10 …69,YES,MALE,,May-65,1965,50,Full,YES,YES,,,,,,,,,Dies in House of M Vol 1 Issue 7. Later comes back
11 …YES,FEMALE,,May-65,1965,50,Full,YES,YES,,,,,,,,,Dies in Uncanny_Avengers_Vol_1_14. Later comes back
12 …ALE,,Sep-65,1965,50,Full,YES,YES,,,,,,,,,Dies in Avengers_Vol_1_130. Brought back by the Chaos King
20 …ater 'Obtained a new body.' Dies in Annihilation:_Conquest_Vol_1_3. Comes back as ""As before"" al…
42 …ll,YES,YES,,,,,,,,,Once killed during a battle with Doctor Doom.' Brought back by the FF when they…
52 …,2003,12,Full,YES,YES,,,,,,,,,Died in Avengers:_Disassembled. Was brought back in the Young Avenge…
[all …]
/plugin/autonumbering/
DREADME.md4 This will try to bring the https://www.dokuwiki.org/plugin:autonumbering plugin back to live. That …
/plugin/jiralinks/
Dplugin.info.txt6 desc Automatically create links to Jira issues and automatically add remote issue links back to the…
/plugin/deletehistory/lang/en/
Dintro.txt3 :!: Do not forget to **back up** your wiki before proceeding.
/plugin/pgn4web/pgn4web/live/
Dlive-no-event.pgn6 [Date "check back later"]

12345678910>>...16