Home
last modified time | relevance | path

Searched defs:from (Results 51 – 75 of 126) sorted by relevance

123456

/plugin/ckgedit/fckeditor/editor/filemanager/browser/default/js/
H A DsafeFN_class.js26 changeSafeBase: function(num, from, to) { argument
/plugin/ckgdoku/ckeditor/skins/moono/
H A Dskin.js116 return function( from, to ) { argument
/plugin/ckgedit/ckeditor/skins/moono/
H A Dskin.js116 return function( from, to ) { argument
/plugin/refnotes/
H A Daction.php429 translateStyles($namespace, $from, $to) global() argument
442 translateStyle($styleName, $style, $from, $to) global() argument
/plugin/findologicxmlexport/vendor/twig/twig/src/Extension/
H A DCoreExtension.php511 function twig_replace_filter($str, $from, $to = null)
1154 function twig_convert_encoding($string, $to, $from)
1159 function twig_convert_encoding($string, $to, $from)
1164 function twig_convert_encoding($string, $to, $from)
/plugin/s5reloaded/ui/effects_support/
H A Dpresentacular.js21 Function.chain = function(from,ext){ argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
H A DStructuredQuery.php61 public function setFrom($from)
/plugin/highlightjs/highlight/languages/
H A Dpython.js11 …'keyword': {'and': 1, 'elif': 1, 'is': 1, 'global': 1, 'as': 1, 'in': 1, 'if': 1, 'from': 1, 'rais… property in hljs.LANGUAGES.python.defaultMode.keywords.keyword
H A Dcs.js14 …'ascending': 1, 'descending': 1, 'from': 1, 'get': 1, 'group': 1, 'into': 1, 'join': 1, 'let': 1, … property in hljs.LANGUAGES.cs.defaultMode.keywords
/plugin/struct/meta/
H A DQueryBuilder.php16 protected $from = []; variable in dokuwiki\\plugin\\struct\\meta\\QueryBuilder
[all...]
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DLexerATNSimulator.php727 protected function addDFAEdgeATNConfigSet(DFAState $from, int $t, ATNConfigSet $configs) : DFAState argument
754 addDFAEdge(DFAState $from, int $t, DFAState $to) global() argument
[all...]
/plugin/onlineordering/
H A Dsend_form.php120 $from = 'From: '; variable
/plugin/issuetracker/
H A Dedit.php131 …function mail_send_html($to, $subject, $body, $bodyhtml, $from='', $cc='', $bcc='', $header='', $p…
H A Dsyntax.php996 …function mail_send_html($to, $subject, $body, $bodyhtml, $from='', $cc='', $bcc='', $header='', $p…
H A Daction.php2884 …function mail_send_html($to, $subject, $body, $bodyhtml, $from='', $cc='', $bcc='', $header='', $p…
/plugin/findologicxmlexport/vendor/hoa/protocol/
H A DWrapper.php465 public function rename($from, $to)
/plugin/groupmail/
H A Dsyntax.php302 private function send_mail ($to, $subject, $content, $from, $cc, $bcc) {
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DQuery.php157 setFrom(int $from) global() argument
/plugin/freechat/phpfreechat/lib/csstidy-1.2/
H A Dclass.csstidy.php212 var $from = ''; variable in csstidy
/plugin/move/helper/
H A Dplan.php924 public function build_log_line ($type, $from, $to, $success) {
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/File/
H A DASN1.php1368 … public static function convert($in, $from = self::TYPE_UTF8_STRING, $to = self::TYPE_UTF8_STRING)
/plugin/diagramsnet/lib/js/orgchart/
H A DOrgChart.Layout.min.js1 …function(){OrgChart.Layout.Boundary.$ctor1.call(this,!0)},$ctor1:function(frompublic){this.$initia… argument
/plugin/findologicxmlexport/vendor/hoa/ustring/
H A DUstring.php1009 public static function transcode($string, $from, $to = 'UTF-8')
/plugin/statistics/inc/
H A DStatisticsQuery.class.php498 public function mktlimit(&$from, &$to) { argument
/plugin/timetrack/
H A Dhelper.php116 public function updateProject($pageid, $abbr = '', $name = '', $from = 0, $to = 0) {

123456