Home
last modified time | relevance | path

Searched refs:front (Results 1 – 25 of 78) sorted by relevance

1234

/plugin/asciidocjs/node_modules/babel-runtime/helpers/
DasyncGenerator.js21 var front, back;
36 front = back = request;
64 front.resolve({
71 front.reject(value);
75 front.resolve({
82 front = front.next;
84 if (front) {
85 resume(front.key, front.arg);
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
DZipper.php23 public $front, $back;
25 public function __construct($front, $back) { argument
26 $this->front = $front;
48 $a = $this->front;
62 if ($t !== NULL) array_push($this->front, $t);
86 return empty($this->front) ? NULL : array_pop($this->front);
111 if ($t !== NULL) array_push($this->front, $t);
DInjector.php239 $i = count($this->inputZipper->front) - 1;
246 $current = $this->inputZipper->front[$i];
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/File/
DANSI.php340 … $front = &$attr_cell->{ $attr_cell->reverse ? 'background' : 'foreground' };
345 case '30': $front = 'black'; break;
346 case '31': $front = 'red'; break;
347 case '32': $front = 'green'; break;
348 case '33': $front = 'yellow'; break;
349 case '34': $front = 'blue'; break;
350 case '35': $front = 'magenta'; break;
351 case '36': $front = 'cyan'; break;
352 case '37': $front = 'white'; break;
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Injector/
DRemoveEmpty.php98 for ($b = 0, $c = count($this->inputZipper->front); $b < $c; $b++) {
99 $prev = $this->inputZipper->front[$b];
/plugin/markdownextra/
DREADME.md59 #### Why front matter?
60 …ag2 tag3}} syntax will not work within <markdown></markdown>. So I added this front matter feature.
/plugin/redirect2/lang/en/
Dintro.txt5 * Put '':'' in front of the ID for media, otherwise any ID are assumed for pages.
/plugin/linkprefix/
DREADME3 This plugin adds a custom string in front of all external URLs. That is useful for referer remove s…
/plugin/wysiwyg/fckeditor/editor/css/
Dfck_editorarea.css54 paragraphs. Remember to apply the same style in your output front end page.
/plugin/wysiwyg/css/
Dfck_editorarea.css54 paragraphs. Remember to apply the same style in your output front end page.
/plugin/grensladawritezor/fckeditor/editor/css/
Dfck_editorarea.css54 paragraphs. Remember to apply the same style in your output front end page.
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
Ddate.rst34 To escape words and characters in the date format use ``\\`` in front of each
/plugin/codemirror/dist/modes/
Dyaml-frontmatter.min.js.map1 … 1, BODY = 2\n\n // a mixed mode for Markdown text with an optional YAML front matter\n CodeMirr…
/plugin/adhoctags/
DREADME.md121 - search for ` title="` (note the space in front!) in standard mode, replace with ` "` (space + quo…
125 - Search for ` lang="([^\"]*)"` in *regex mode* (!), replace with ` :$1` (note: spaces in front of …
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Strategy/
DMakeWellFormed.php165 if (empty($zipper->front)) break;
/plugin/asciidocjs/node_modules/kind-of/
DREADME.md203 …ke this check happen by process of elimination rather than brute force up front (e.g. by using som…
/plugin/ckgedit/ckeditor/
Dcontents-default.css69 paragraphs. Remember to apply the same style in your output front end page.
Dcontents.css.unc68 paragraphs. Remember to apply the same style in your output front end page.
/plugin/ckgdoku/ckeditor/
Dcontents-default.css69 paragraphs. Remember to apply the same style in your output front end page.
Dcontents.css.unc71 paragraphs. Remember to apply the same style in your output front end page.
/plugin/fckg/fckeditor/editor/css/
Dfck_editorarea.css75 paragraphs. Remember to apply the same style in your output front end page.
Dfck_editorarea.css.default_template73 paragraphs. Remember to apply the same style in your output front end page.
Dfck_editorarea.css.dokuwiki_template75 paragraphs. Remember to apply the same style in your output front end page.
/plugin/bible/bible_douayRheims/
DEzechiel.txt1021 …40:9. And he measured the porch of the gate eight cubits, and the front thereof two cubits: and th…
1026 …40:14. He made also fronts of sixty cubits: and to the front the court of the gate on every side r…
1030 40:18. And the pavement in the front of the gates according to the length of the gates was lower.
1031 …40:19. And he measured the breadth from the face of the lower gate to the front of the inner court…
1033 …40:21. And the little chambers thereof three on this side, and three on that side: and the front t…
1036 … south, and behold the gate that looked to the south: and he measured the front thereof, and the p…
1038 … and there were graven palm trees, one on this side, and another on that side in the front thereof.
1041 …40:29. The little chamber thereof, and the front thereof, and the porch thereof with the same meas…
1043 …40:31. And the porch thereof to the outward court, and the palm trees thereof in the front: and th…
1045 …40:33. The little chamber thereof, and the front thereof, and the porch thereof as before: and the…
[all …]
/plugin/tline/
DCHANGES.txt125 inFront. If true, then the span is in front of all layers but the events.

1234