Home
last modified time | relevance | path

Searched refs:a (Results 4126 – 4150 of 6240) sorted by relevance

1...<<161162163164165166167168169170>>...250

/plugin/sequencediagram/bower_components/js-sequence-diagrams/fonts/daniel/specimen_files/
H A Dspecimen_stylesheet.css9 a, abbr, acronym, address, big, cite, code, selector
36 a { selector
93 .tabs li a {
103 .tabs li a:hover {
108 .tabs li.active a {
/plugin/fckg/syntax/
H A Ddwplugin.php486 $a = rand(97, 104);
489 $replace[chr($a)] = chr($a+1);
495 $key = str_replace(chr($a+1),chr($a),$key);
/plugin/combo/syntax/
H A Dlink.php30 * and transform it as a bootstrap link
38 * or something like a Second Brain or a Zettelkasten.
53 * a or p
70 * A link may have a title or not
101 * Parse the match of a syntax {@link DokuWiki_Syntax_Plugin} handle function
183 * To avoid that the description if it contains a link
196 //"emphasis_open", // italic use // and therefore take over a link as description which is not handy when copying a tweet
271 * instructions stack (because we support link with a variabl
[all...]
/plugin/dw2pdf/vendor/setasign/fpdi/src/
H A DFpdiTrait.php42 * This trait offers the core functionalities of FPDI. By passing them to a trait we can reuse it with e.g. TCPDF in a
124 * Get a new pdf parser instance.
143 * @param string|resource|PdfReader|StreamReader $file An open file descriptor, a path to a file, a PdfReader
144 * instance or a StreamReader instance.
186 * Get a pdf reader instance by its id.
205 * @param string|resource|StreamReader $file Path to the file or a stream resource or a StreamReade
[all...]
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_drag_timeline.js519 var compare = function(a, b) { argument
520 return a < b;
523 arr.sort(function(a, b) { argument
524 if (a[field] === b[field]) return 0;
526 return desc ? compare(a[field], b[field]) : compare(b[field], a[field]);
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D16.16.js.map1a-zA-Z]|(\\\\\\\\(([0-9a-fA-F]{1,6}\\\\s?)|[^[0-9a-fA-F])))([\\\\w\\\\-]|(\\\\\\\\(([0-9a-fA-F]{1,…
/plugin/codeprettify/code-prettify/src/
H A Drun_prettify.js569 /\\u[0-9a-f]{4}|\\x[0-9a-f]{2}|\\[^ux]/gi, ''))) {
660 ranges.sort(function (a, b) { return (a[0] - b[0]) || (b[1] - a[1]); }); argument
769 /[a-zA-Z]/g,
/plugin/orgchart/
H A Dplugin.info.txt6 desc Create an Org Chart from a table
/plugin/goto/
H A DREADME.md3 Easily have a page redirect to another page in the wiki
/plugin/authsqlite/
H A Dplugin.info.txt6 desc Provides user authentication against a SQLite database
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dblockquote-nested.md1 > ## This is a header.
/plugin/issuetracker/
H A DINFO7 desc provides a simple issue tracker
/plugin/bugzillalinks/
H A Dplugin.info.txt3 email a.kral@bobek.cz
/plugin/noprint/
H A Dplugin.info.txt6 desc Hides parts of a page on printout.
/plugin/nsexport/
H A Dplugin.info.txt6 desc Export all pages in a given namespace
/plugin/rater/
H A DINFO7 desc provides a simple star rater
/plugin/findologicxmlexport/vendor/sebastian/code-unit-reverse-lookup/
H A DChangeLog.md3 …gmann/code-unit-reverse-lookup` are documented in this file using the [Keep a CHANGELOG](http://ke…
/plugin/sha3sum/
H A Dplugin.info.txt6 desc Generates a SHA3 hash
/plugin/tableplot/
H A Dplugin.info.txt6 desc uses jqPlot to plot data from a table
/plugin/templatepagename/
H A Dplugin.info.txt6 desc Set a default template page name
/plugin/tipoftheday/
H A DREADME.md4 Display Tip of the Day - which is a random section of another page.
/plugin/mediasyntax/
H A Dplugin.info.txt6 desc Mediawiki syntax for Dokuwiki (comes with a converter)
/plugin/nslist/
H A Dplugin.info.txt6 desc List all pages in a given namespace
/plugin/dig/
H A Dplugin.info.txt6 desc Query DNS for a list of domains
/plugin/currentlyreading/
H A Dstyle.css5 * @selector a.plugin_currentlyreading

1...<<161162163164165166167168169170>>...250