Home
last modified time | relevance | path

Searched refs:input (Results 151 – 175 of 1436) sorted by relevance

12345678910>>...58

/plugin/inlineedit/
H A Dscript.js16 var input = prompt(LANG.plugins.inlineedit.promt_title, $self.html());
17 if(input == null) return;
18 if(input == $self.html()) return;
35 input:input,
/plugin/pycode/
H A Dstyle.css65 .dokuwiki input.button.ok_pycode {
89 #pycode__wiz input#pycode__lns-from,
90 #pycode__wiz input#pycode__lns-to {
94 #pycode__wiz input#pycode__def,
95 #pycode__wiz input#pycode__cls,
96 #pycode__wiz input#pycode__title {
104 #pycode__wiz input#pycode__src-url {
112 #pycode__wiz input#pycode__insert {
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Component/
H A DVCardTest.php12 function testValidate($input, $expectedWarnings, $expectedRepairedOutput) { argument
14 $vcard = VObject\Reader::read($input);
271 function assertValidateResult($input, $expectedLevel, $expectedMessage = null) { argument
274 foreach($input as $warning) {
279 …$this->assertEquals(0, count($input), 'No validation messages were expected. We got: ' . implode('…
281 …$this->assertEquals(1, count($input), 'We expected exactly 1 validation message, We got: ' . implo…
283 $this->assertEquals($expectedMessage, $input[0]['message']);
284 $this->assertEquals($expectedLevel, $input[0]['level']);
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Component/
H A DVCardTest.php12 function testValidate($input, $expectedWarnings, $expectedRepairedOutput) { argument
14 $vcard = VObject\Reader::read($input);
271 function assertValidateResult($input, $expectedLevel, $expectedMessage = null) { argument
274 foreach($input as $warning) {
279 …$this->assertEquals(0, count($input), 'No validation messages were expected. We got: ' . implode('…
281 …$this->assertEquals(1, count($input), 'We expected exactly 1 validation message, We got: ' . implo…
283 $this->assertEquals($expectedMessage, $input[0]['message']);
284 $this->assertEquals($expectedLevel, $input[0]['level']);
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Component/
H A DVCardTest.php12 function testValidate($input, $expectedWarnings, $expectedRepairedOutput) { argument
14 $vcard = VObject\Reader::read($input);
271 function assertValidateResult($input, $expectedLevel, $expectedMessage = null) { argument
274 foreach($input as $warning) {
279 …$this->assertEquals(0, count($input), 'No validation messages were expected. We got: ' . implode('…
281 …$this->assertEquals(1, count($input), 'We expected exactly 1 validation message, We got: ' . implo…
283 $this->assertEquals($expectedMessage, $input[0]['message']);
284 $this->assertEquals($expectedLevel, $input[0]['level']);
/plugin/icalevents/vendor/sabre/vobject/lib/Property/ICalendar/
H A DCalAddress.php53 $input = $this->getValue();
54 if (!strpos($input, ':')) {
55 return $input;
57 list($schema, $everythingElse) = explode(':', $input, 2);
/plugin/webdav/vendor/sabre/vobject/lib/Property/ICalendar/
H A DCalAddress.php52 $input = $this->getValue();
53 if (!strpos($input, ':')) {
54 return $input;
56 list($schema, $everythingElse) = explode(':', $input, 2);
/plugin/davcard/vendor/sabre/vobject/lib/Property/ICalendar/
H A DCalAddress.php53 $input = $this->getValue();
54 if (!strpos($input, ':')) {
55 return $input;
57 list($schema, $everythingElse) = explode(':', $input, 2);
/plugin/webdavclient/vendor/sabre/vobject/lib/Property/ICalendar/
H A DCalAddress.php53 $input = $this->getValue();
54 if (!strpos($input, ':')) {
55 return $input;
57 list($schema, $everythingElse) = explode(':', $input, 2);
/plugin/davcal/vendor/sabre/vobject/lib/Property/ICalendar/
H A DCalAddress.php53 $input = $this->getValue();
54 if (!strpos($input, ':')) {
55 return $input;
57 list($schema, $everythingElse) = explode(':', $input, 2);
/plugin/bpmnio/_test/
H A Dsyntax_plugin_bpmnio_bpmnio.test.php20 $input = <<<IN
26 $instructions = p_get_instructions($input);
42 $input = <<<IN
48 $instructions = p_get_instructions($input);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DIssue166Test.php11 $input = <<<HI
58 $input = VObject\Reader::read($input);
59 $this->assertTrue($validator->validate($input,$filters));
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Property/
H A DFloatTest.php11 $input = "BEGIN:VCARD\r\nVERSION:4.0\r\nX-FLOAT;VALUE=FLOAT:0.234;1.245\r\nEND:VCARD\r\n";
12 $mimeDir = new VObject\Parser\MimeDir($input);
14 $result = $mimeDir->parse($input);
24 $input,
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Property/
H A DFloatTest.php11 $input = "BEGIN:VCARD\r\nVERSION:4.0\r\nX-FLOAT;VALUE=FLOAT:0.234;1.245\r\nEND:VCARD\r\n";
12 $mimeDir = new VObject\Parser\MimeDir($input);
14 $result = $mimeDir->parse($input);
24 $input,
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Property/
H A DFloatTest.php11 $input = "BEGIN:VCARD\r\nVERSION:4.0\r\nX-FLOAT;VALUE=FLOAT:0.234;1.245\r\nEND:VCARD\r\n";
12 $mimeDir = new VObject\Parser\MimeDir($input);
14 $result = $mimeDir->parse($input);
24 $input,
/plugin/davcal/vendor/sabre/http/tests/HTTP/
H A DFunctionsTest.php10 function testGetHeaderValues($input, $output) { argument
14 getHeaderValues($input)
49 function testPrefer($input, $output) { argument
53 parsePrefer($input)
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Property/
H A DFloatTest.php11 $input = "BEGIN:VCARD\r\nVERSION:4.0\r\nX-FLOAT;VALUE=FLOAT:0.234;1.245\r\nEND:VCARD\r\n";
12 $mimeDir = new VObject\Parser\MimeDir($input);
14 $result = $mimeDir->parse($input);
24 $input,
/plugin/tagfilter/script/select2/
H A Dselect2_locale_ja.js9 formatInputTooShort: function (input, min) { var n = min - input.length; return "後" + n + "文字入れてください"; }, argument
10 formatInputTooLong: function (input, max) { var n = input.length - max; return "検索文字列が" + n + "文字長すぎます"; }, argument
H A Dselect2_locale_ko.js11 formatInputTooShort: function (input, min) { var n = min - input.length; return "너무 짧습니다. "+n+"글자 더 입력해주세요."; }, argument
12 formatInputTooLong: function (input, max) { var n = input.length - max; return "너무 깁니다. "+n+"글자 지워주세요."; }, argument
H A Dselect2_locale_fi.js10 formatInputTooShort: function (input, min) { argument
11 var n = min - input.length;
14 formatInputTooLong: function (input, max) { argument
15 var n = input.length - max;
H A Dselect2_locale_hu.js9 formatInputTooShort: function (input, min) { var n = min - input.length; return "Túl rövid. Még " + n + " karakter hiányzik."; }, argument
10 formatInputTooLong: function (input, max) { var n = input.length - max; return "Túl hosszú. " + n + " karakterrel több, mint kellene."; }, argument
H A Dselect2_locale_ka.js11 formatInputTooShort: function (input, min) { var n = min - input.length; return "გთხოვთ შეიყვანოთ კიდევ " + n + " სიმბოლო"; }, argument
12 formatInputTooLong: function (input, max) { var n = input.length - max; return "გთხოვთ წაშალოთ " + n + " სიმბოლო"; }, argument
H A Dselect2_locale_ms.js11 formatInputTooShort: function (input, min) { var n = min - input.length; return "Sila masukkan " + n + " aksara lagi"; }, argument
12 formatInputTooLong: function (input, max) { var n = input.length - max; return "Sila hapuskan " + n + " aksara"; }, argument
H A Dselect2_locale_th.js11 formatInputTooShort: function (input, min) { var n = min - input.length; return "โปรดพิมพ์เพิ่มอีก " + n + " ตัวอักษร"; }, argument
12 formatInputTooLong: function (input, max) { var n = input.length - max; return "โปรดลบออก " + n + " ตัวอักษร"; }, argument
H A Dselect2_locale_tr.js11 formatInputTooShort: function (input, min) { var n = min - input.length; return "En az " + n + " karakter daha girmelisiniz"; }, argument
12 formatInputTooLong: function (input, max) { var n = input.length - max; return n + " karakter azaltmalısınız"; }, argument

12345678910>>...58