Home
last modified time | relevance | path

Searched defs:input (Results 126 – 150 of 594) sorted by relevance

12345678910>>...24

/plugin/tagfilter/script/select2/
Dselect2_locale_sk.js16 formatInputTooShort: function (input, min) { argument
26 formatInputTooLong: function (input, max) { argument
Dselect2_locale_cs.js17 formatInputTooShort: function (input, min) { argument
27 formatInputTooLong: function (input, max) { argument
/plugin/authgooglesheets/vendor/firebase/php-jwt/src/
DJWT.php338 public static function jsonDecode(string $input)
359 public static function jsonEncode(array $input): string
387 public static function urlsafeB64Decode(string $input): string
404 public static function urlsafeB64Encode(string $input): string
/plugin/asciidocjs/node_modules/handlebars/dist/cjs/handlebars/compiler/
Dbase.js33 function parseWithoutProcessing(input, options) { argument
51 function parse(input, options) { argument
/plugin/davcal/vendor/sabre/xml/lib/
H A DService.php86 function parse($input, $contextUri = null, &$rootElementName = null) {
119 function expect($rootElementName, $input, $contextUri = null) {
/plugin/columns/
Drewriter.php112 public function apply($input, &$output) {
165 public function apply($input, &$output) {
183 public function apply($input, &$output) {
/plugin/sketchcanvas/phplib/
Dspyc.php110 public function load ($input) {
138 public static function YAMLLoad($input) {
162 public static function YAMLLoadString($input) {
393 private function __load($input) {
398 private function __loadString($input) {
464 private function loadFromSource ($input) {
471 private function loadFromString ($input) {
/plugin/statistics/vendor/mustangostang/spyc/php4/
Dspyc.php4108 function load ($input) {
136 function YAMLLoad($input) {
160 function YAMLLoadString($input) {
379 function __load($input) {
384 function __loadString($input) {
450 function loadFromSource ($input) {
457 function loadFromString ($input) {
/plugin/ebnf/
H A Debnf.php47 $input = <<<EOD variable
67 $input = $_GET['syntax']; variable
68 $input = stripslashes($input); variable
264 function ebnf_scan(&$input) {
/plugin/revealjs/plugin/search/
Dsearch.js31 this.setRegex = function(input) argument
100 this.apply = function(input) argument
/plugin/dev/www/
Dscript.js67 filter: function (text, input) { argument
71 item: function (text, input) { argument
/plugin/webdav/vendor/sabre/vobject/lib/
DVCardConverter.php32 public function convert(Component\VCard $input, $targetVersion)
70 …onvertProperty(Component\VCard $input, Component\VCard $output, Property $property, $targetVersion)
/plugin/asciidocjs/node_modules/handlebars/dist/cjs/
Dhandlebars.js38 hb.compile = function (input, options) { argument
41 hb.precompile = function (input, options) { argument
/plugin/davcard/vendor/sabre/vobject/lib/
DVCardConverter.php32 public function convert(Component\VCard $input, $targetVersion) {
71 …vertProperty(Component\VCard $input, Component\VCard $output, Property $property, $targetVersion) {
/plugin/webdavclient/vendor/sabre/vobject/lib/
DVCardConverter.php32 public function convert(Component\VCard $input, $targetVersion) {
71 …vertProperty(Component\VCard $input, Component\VCard $output, Property $property, $targetVersion) {
/plugin/icalevents/vendor/sabre/vobject/lib/
DVCardConverter.php32 function convert(Component\VCard $input, $targetVersion) {
75 …vertProperty(Component\VCard $input, Component\VCard $output, Property $property, $targetVersion) {
/plugin/davcal/vendor/sabre/vobject/lib/
H A DVCardConverter.php32 public function convert(Component\VCard $input, $targetVersion) {
71 …vertProperty(Component\VCard $input, Component\VCard $output, Property $property, $targetVersion) {
/plugin/diagramsnet/lib/math/config/
DAM_HTMLorMML-full.js54 …childNodes=[]},appendChild:function(ab){if(ab.parent){ab.parent.removeChild(ab)}if(this.lastChild)…
/plugin/findologicxmlexport/vendor/symfony/yaml/
DYaml.php75 public static function parse(string $input, int $flags = 0)
95 public static function dump($input, int $inline = 2, int $indent = 4, int $flags = 0): string
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Extension/
DCoreTest.php165 public function testTwigFirst($expected, $input)
187 public function testTwigLast($expected, $input)
209 public function testArrayKeysFilter(array $expected, $input)
260 … public function testSliceFilter($expected, $input, $start, $length = null, $preserveKeys = false)
/plugin/combo/vendor/symfony/yaml/
H A DYaml.php76 public static function parse(string $input, int $flags = 0)
94 public static function dump($input, int $inline = 2, int $indent = 4, int $flags = 0): string
/plugin/statistics/vendor/mustangostang/spyc/
DSpyc.php129 public function load ($input) {
158 public static function YAMLLoad($input, $options = []) {
188 public static function YAMLLoadString($input, $options = []) {
492 private function _load($input) {
497 private function _loadString($input) {
561 private function loadFromSource ($input) {
568 private function loadFromString ($input) {
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Component/
DVCardTest.php12 function testValidate($input, $expectedWarnings, $expectedRepairedOutput) {
271 function assertValidateResult($input, $expectedLevel, $expectedMessage = null) {
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Component/
DVCardTest.php12 function testValidate($input, $expectedWarnings, $expectedRepairedOutput) {
271 function assertValidateResult($input, $expectedLevel, $expectedMessage = null) {
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Component/
H A DVCardTest.php12 function testValidate($input, $expectedWarnings, $expectedRepairedOutput) {
271 function assertValidateResult($input, $expectedLevel, $expectedMessage = null) {

12345678910>>...24