Home
last modified time | relevance | path

Searched refs:formatted (Results 101 – 125 of 137) sorted by last modified time

123456

/plugin/nobadbrowser/
H A DChangeLog12 * Now prints a formatted message as a warning.
/plugin/backup/lang/en/
H A Dintro.txt9 * The file is formatted this way so that backups will **always** be sorted correctly.
/plugin/codemirror/dist/modes/
H A Dperl.min.js.map1formatted list to a filehandle\n prototype :1, // - get t…
H A Dsql.min.js.map1formatted from full function functions grant group having hold_ddltime idxproperties if import in …
H A Dgfm.min.js.map1 … return null;\n }\n // Check if space. If so, links can be formatted later on\n …
H A Dsas.min.js.map1 …err fmtsearch fnonct fnote font fontalias fopen foptname foptnum force formatted formchar formdel…
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js.map1formatted number: minus sign in the middle');\n } else if (ch === 0x45 || ch === 0x65) { // '…
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1 …Array} matches Discovered regex matches.\n * @return {String} Returns formatted HTML with proces…
/plugin/numbering/
H A DREADME.md5 Adds a toolbar icon which when clicked inserts formatted number and, if required, date and/or image…
/plugin/webcomponent/_test/data/pages/
H A Dcard.txt14 * Can be formatted in columns with the [[card_column|card-columns]] component
/plugin/findologicxmlexport/vendor/twig/extensions/doc/
H A Ddate.rst40 as constructor argument. The returned string is formatted as ``diff.ago.XXX``
/plugin/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/Data/
H A DDateAdded.php22 $formatted = $value->format(DateTime::ATOM);
24 parent::setValue($formatted, $usergroup);
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCHANGELOG.md388 - Re-formatted code for better PSR compliance [\#769](https://github.com/schmittjoh/serializer/pull…
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dadvanced.rst395 For instance, if you want to create a tag that converts a Markdown formatted
/plugin/ckgdoku/scripts/
H A Dparse_wiki.js.unc1438 //adjust spacing on multi-formatted strings
1567 // remove space between formatted character entity and following character string
/plugin/ckgdoku/ckeditor/plugins/fontAssist/
H A Dplugin.js.unc256 … Assign color and font values to formatted text, i.e. bold, italic, underline, etc.
/plugin/gtime/gtlib/util/
H A DGTUtil.php309 $formatted = strftime('%Y-%m-%d %H:%M:%S UTC', $time);
315 return $formatted;
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dspecs.md47 Readability, however, is emphasized above all else. A Markdown-formatted
459 Pre-formatted code blocks are used for writing about programming or
747 Unlike a pre-formatted code block, a code span indicates code within a
H A Dmd1_markdown_documentation_basics.md24 web application that allows you type your own Markdown-formatted text
285 To specify an entire block of pre-formatted code, indent every line of
/plugin/mdpage/vendor/cebe/markdown/
H A DREADME.md391 * Defaults to `false` which means that markup is formatted as HTML4.
/plugin/mdpage/vendor/cebe/markdown/tests/github-data/
H A Dgithub-sample.md90 You see, that was formatted as code because it's been indented by four spaces.
/plugin/authgoogle/google/contrib/
H A DGoogle_PlusDomainsService.php2243 public $formatted; variable in Google_PersonName
2254 public function setFormatted( $formatted) { argument
2255 $this->formatted = $formatted;
2258 return $this->formatted;
2429 public $formatted; variable in Google_PlaceAddress
2430 public function setFormatted( $formatted) { argument
2431 $this->formatted = $formatted;
2434 return $this->formatted;
H A DGoogle_PlusService.php2195 public $formatted; variable in Google_PersonName
2206 public function setFormatted( $formatted) { argument
2207 $this->formatted = $formatted;
2210 return $this->formatted;
2381 public $formatted; variable in Google_PlaceAddress
2382 public function setFormatted( $formatted) { argument
2383 $this->formatted = $formatted;
2386 return $this->formatted;
H A DGoogle_DirectoryService.php1811 public $formatted; variable in Google_UserAddress
1844 public function setFormatted($formatted) { argument
1845 $this->formatted = $formatted;
1848 return $this->formatted;
/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md356 …eObject"\|"string" | Whether to export dates as dates recognisable by Excel or formatted as strings

123456