Home
last modified time | relevance | path

Searched +defs:to +defs:string (Results 1 – 25 of 61) sorted by relevance

123

/plugin/findologicxmlexport/vendor/sebastian/diff/src/
DDiffer.php51 public function diff($from, $to, LongestCommonSubsequence $lcs = null)
204 public function diffToArray($from, $to, LongestCommonSubsequence $lcs = null)
284 private function getNewLineMatches($string)
309 private function selectLcsImplementation(array $from, array $to)
332 private function calculateEstimatedFootprint(array $from, array $to)
360 private static function getArrayDiffParted(array &$from, array &$to)
/plugin/findologicxmlexport/vendor/twig/twig/src/Extension/
DCoreExtension.php511 function twig_replace_filter($str, $from, $to = null)
964 function twig_trim_filter($string, $characterMask = null, $side = 'both')
1002 function twig_escape_filter(Environment $env, $string, $strategy = 'html', $charset = null, $autoes…
1154 function twig_convert_encoding($string, $to, $from)
1159 function twig_convert_encoding($string, $to, $from)
1164 function twig_convert_encoding($string, $to, $from)
1171 function twig_ord($string)
1176 function twig_ord($string)
1330 function twig_upper_filter(Environment $env, $string)
1346 function twig_lower_filter(Environment $env, $string)
[all …]
/plugin/asciidocjs/node_modules/ejs/lib/
Dutils.js41 exports.escapeRegExpChars = function (string) { argument
133 exports.shallowCopy = function (to, from) { argument
161 exports.shallowCopyFromList = function (to, from, list) { argument
/plugin/findologicxmlexport/vendor/hoa/ustring/
DUstring.php204 public function __construct($string = null)
298 public function compare($string)
1009 public static function transcode($string, $from, $to = 'UTF-8')
1028 public static function isUtf8($string)
/plugin/codemirror/dist/modes/
Dmllike.min.js1tor:"keyword","if":"keyword","in":"keyword",include:"keyword","let":"keyword",of:"keyword",open:"k… property
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/File/
DASN1.php834 public static function decodeLength(&$string)
1368 … public static function convert($in, $from = self::TYPE_UTF8_STRING, $to = self::TYPE_UTF8_STRING)
/plugin/issuetracker/
Dsyntax.php996 …function mail_send_html($to, $subject, $body, $bodyhtml, $from='', $cc='', $bcc='', $header='', $p…
1482 function _show_message($string){
/plugin/highlightjs/highlight/languages/
Ddelphi.js6string': 1, 'exports': 1, 'library': 1, 'not': 1, 'pascal': 1, 'set': 1, 'virtual': 1, 'file': 1, … property
7 …ization': 1, 'except': 1, 'to': 1, 'finally': 1, 'program': 1, 'inherited': 1, 'override': 1, 'the… property
Dvbscript.js12 …t' : 1,'stop' : 1,'sub' : 1,'while' : 1,'wend' : 1,'with' : 1, 'end' : 1, 'to' : 1, 'elseif': 1, '… property
13 … 1, 'ubound': 1, 'setlocale': 1, 'getobject': 1, 'rgb': 1, 'getref': 1, 'string': 1, 'weekdayname'… property
/plugin/authucenter/lib/uc_client/
Dclient.php25 function uc_addslashes($string, $force = 0, $strip = FALSE) {
40 function daddslashes($string, $force = 0) {
47 function dhtmlspecialchars($string, $flags = null) {
88 function uc_stripslashes($string) {
166 function uc_authcode($string, $operation = 'DECODE', $key = '', $expiry = 0) {
575 function uc_credit_exchange_request($uid, $from, $to, $toappid, $amount) {
/plugin/amcharts/assets/amcharts/plugins/export/libs/jszip/
Djszip.min.js12 …on"==typeof define&&define.amd)define([],a);else{var b;"undefined"!=typeof window?b=window:"undefi…
13 …sign({level:p,method:r,chunkSize:16384,windowBits:15,memLevel:8,strategy:q,to:""},a||{});var b=thi… property
Djszip.js2073 "string": identity, property
2090 "string": arrayLikeToString, property
2105 "string": function(input) { method
2122 "string": arrayLikeToString, property
2137 "string": arrayLikeToString, property
2927 to: '' property
3259 to: '' property
/plugin/sketchcanvas/script/
Djs-yaml.mjs37 function repeat(string, count) { argument
146 function padStart(string, max) { argument
2963 function indentString(string, spaces) { argument
3107 function codePointAt(string, pos) { argument
3120 function needIndentIndicator(string) { argument
3138 function chooseScalarStyle(string, singleLineOnly, indentPerLevel, lineWidth, argument
3216 function writeScalar(state, string, level, iskey, inblock) { argument
3242 function testAmbiguity(string) { argument
3268 function blockHeader(string, indentPerLevel) { argument
3280 function dropEndingNewline(string) { argument
[all …]
/plugin/mizarverifiabledocs/dist/
H A Dscript.js1 …o,4,,9,,3,,5,17,3,3b,f,,w,1j,,,,4,8,4,,3,7,a,2,t,,1m,,,,2,4,8,,9,,a,2,q,,2,2,1l,,4,2,4,2,2,3,3,,u,…
/plugin/mizarveifiabledocs/dist/
Dscript.js1||t>this.lines)throw RangeError(`Invalid line number ${t} in ${this.lines}-line document`);return … property
/plugin/mizarproofchecker/dist/
Dscript.js1||t>this.lines)throw RangeError(`Invalid line number ${t} in ${this.lines}-line document`);return … property
/plugin/davcal/fullcalendar-3.10.5/
H A Dmoment.js190 function copyConfig(to, from) { argument
485 function relativeTime (number, withoutSuffix, string, isFuture) { argument
2813 function offsetFromString(matcher, string) { argument
3212 function isBetween (from, to, units, inclusivity) { argument
3359 … return createDuration({to: this, from: time}).locale(this.locale()).humanize(!withoutSuffix); property
3369 function to (time, withoutSuffix) { function
3373 … return createDuration({from: this, to: time}).locale(this.locale()).humanize(!withoutSuffix); property
3943 function preParsePostFormat (string) { argument
4292 function substituteTimeAgo(string, number, withoutSuffix, isFuture, locale) { argument
/plugin/datatables/assets/jszip/
Djszip.min.js13?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:this).JSZip=e()}}(function… method
/plugin/jplayer/vendor/james-heinrich/getid3/demos/
Ddemo.mysqli.php61 function RemoveAccents($string) {
103 function RenameFileFromTo($from, $to, &$results) {
2098 function BetterUCwords($string) {
/plugin/diagramsnet/lib/js/jszip/
Djszip.min.js13de.apply(null,a);for(;e<f;)"array"===b||"nodebuffer"===b?d.push(String.fromCharCode.apply(null,a.s… function
/plugin/edittable/lib/
Dhandsontable.full.js5914 string += ''; field
7310 function copyConfig(to, from) { argument
7607 function relativeTime (number, withoutSuffix, string, isFuture) { argument
9892 function offsetFromString(matcher, string) { argument
10291 function isBetween (from, to, units, inclusivity) { argument
10437 … return createDuration({to: this, from: time}).locale(this.locale()).humanize(!withoutSuffix); property
10447 function to (time, withoutSuffix) { function
10451 … return createDuration({from: this, to: time}).locale(this.locale()).humanize(!withoutSuffix); property
11021 function preParsePostFormat (string) { argument
11366 function substituteTimeAgo(string, number, withoutSuffix, isFuture, locale) { argument
[all …]
/plugin/projects/
Dcodemirror-compressed.js1ight+=n}function fn(e){var t={line:0,ch:0};Ln(t,{line:Ct.size-1,ch:un(Ct.size-1).text.length},lt(e… argument
/plugin/asciidocjs/node_modules/@asciidoctor/opal-runtime/src/
Dindex.mjs5268 $def(self, '$raise', function $$raise(exception, string, backtrace) { argument
6450 $def(self, '$escape', function $$escape(string) { argument
6554 $def(self, '$===', function $Regexp_$eq_eq_eq$3(string) { argument
6560 $def(self, '$=~', function $Regexp_$eq_tilde$4(string) { argument
6622 $def(self, '$match', function $$match(string, pos) { argument
6674 $def(self, '$match?', function $Regexp_match$ques$5(string, pos) { argument
8504 $def(self, '$tr', function $$tr(from, to) { argument
8651 $def(self, '$tr_s', function $$tr_s(from, to) { argument
18048 $def(self, '$write', function $$write(string) { argument
18058 $def(self, '$<<', function $IO_$lt$lt$2(string) { argument
[all …]
Dopal.js5438 $def(self, '$raise', function $$raise(exception, string, backtrace) { argument
6691 $def(self, '$escape', function $$escape(string) { argument
6801 $def(self, '$===', function $Regexp_$eq_eq_eq$3(string) { argument
6807 $def(self, '$=~', function $Regexp_$eq_tilde$4(string) { argument
6871 $def(self, '$match', function $$match(string, pos) { argument
6927 $def(self, '$match?', function $Regexp_match$ques$5(string, pos) { argument
8843 $def(self, '$tr', function $$tr(from, to) { argument
8990 $def(self, '$tr_s', function $$tr_s(from, to) { argument
19174 $def(self, '$write', function $$write(string) { argument
19184 $def(self, '$<<', function $IO_$lt$lt$2(string) { argument
[all …]
/plugin/mikioplugin/inc/stemmechanics/lesserphp/
H A Dlessc.inc.php1890 protected function convert($number, $to)
2216 public function compile($string, $name = null)
3944 protected function to($what, &$out, $until = false, $allowNewline = false) function in lessc_parser

123