Home
last modified time | relevance | path

Searched defs:format (Results 51 – 75 of 697) sorted by relevance

12345678910>>...28

/plugin/refererremove/
H A Drenderer.php21 function canRender($format){
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Formatter/
H A DChromePHPFormatter.php42 public function format(array $record) function in Monolog\\Formatter\\ChromePHPFormatter
H A DLogmaticFormatter.php53 public function format(array $record): string function in Monolog\\Formatter\\LogmaticFormatter
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Formatter/
H A DAlignFormatter.php43 public function format(Tag $tag) function in phpDocumentor\\Reflection\\DocBlock\\Tags\\Formatter\\AlignFormatter
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/
H A DPKCS.php47 protected static $format = self::MODE_ANY; variable in phpseclib3\\Crypt\\Common\\Formats\\Keys\\PKCS
/plugin/elasticsearch/vendor/ruflin/elastica/src/Aggregation/
H A DDerivative.php35 public function setFormat(string $format): self argument
H A DExtendedStatsBucket.php22 public function setFormat(string $format): self argument
H A DStatsBucket.php35 public function setFormat(string $format): self argument
H A DSumBucket.php35 public function setFormat(string $format): self argument
H A DAvgBucket.php37 public function setFormat(?string $format = null): self argument
/plugin/judge/helper/
H A Djdatetime.class.php93 …public static function date($format, $stamp = false, $convert = null, $jalali = null, $timezone = …
262 public static function gDate($format, $stamp = false, $timezone = null)
284 …public static function strftime($format, $stamp = false, $convert = null, $jalali = null, $timezon…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ArtifactRegistry/
H A DRepository.php33 public $format; variable in Google\\Service\\ArtifactRegistry\\Repository
88 public function setFormat($format)
/plugin/davcal/fullcalendar-3.10.5/
H A Dmoment.js591 function makeFormatFunction(format) { argument
612 function formatMoment(m, format) { argument
623 function expandFormat(format, locale) { argument
889 addFormatToken('MMM', 0, 0, function (format) { argument
934 function localeMonths (m, format) { argument
944 function localeMonthsShort (m, format) { argument
1294 addFormatToken('dd', 0, 0, function (format) { argument
1378 function localeWeekdays (m, format) { argument
3347 function format (inputString) { function
4055 function listMonths (format, index) { argument
[all …]
/plugin/statdisplay/pchart/
H A DDataDescription.php64 public function setXFormat($format) {
73 public function setYFormat($format) {
/plugin/statistics/inc/pchart/
H A DDataDescription.php64 public function setXFormat($format) { argument
73 public function setYFormat($format) { argument
/plugin/data-au/syntax/
H A Drelated.php31 function render($format, Doku_Renderer $renderer, $dataau) {
/plugin/wysiwyg/fckeditor/editor/plugins/bbcode/
H A Dfckplugin.js68 ConvertToDataFormat : function( rootNode, excludeRoot, ignoreIfEmptyParagraph, format ) argument
/plugin/showlinkpermission/
H A Drenderer.php21 function canRender($format) {
/plugin/fckg/fckeditor/editor/plugins/bbcode/
H A Dfckplugin.js68 ConvertToDataFormat : function( rootNode, excludeRoot, ignoreIfEmptyParagraph, format ) argument
/plugin/findologicxmlexport/vendor/jms/serializer/src/
H A DGraphNavigator.php33 protected $format; variable in JMS\\Serializer\\GraphNavigator
/plugin/footnotestyle/
H A Drenderer.php28 function canRender($format) {
/plugin/data/syntax/
H A Drelated.php29 render($format, Doku_Renderer $renderer, $data) global() argument
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/
H A DAsymmetricKey.php55 protected $format; variable in phpseclib3\\Crypt\\Common\\AsymmetricKey
340 protected static function validatePlugin($format, $type, $method = null)
360 private static function loadPlugins($format)
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckdataprocessor.js100 ConvertToDataFormat : function( rootNode, excludeRoot, ignoreIfEmptyParagraph, format ) argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DTextFormatRun.php32 public function setFormat(TextFormat $format)

12345678910>>...28