Home
last modified time | relevance | path

Searched defs:input (Results 101 – 125 of 477) sorted by relevance

12345678910>>...20

/plugin/columns/
H A Drewriter.php112 public function apply($input, &$output) {
165 public function apply($input, &$output) {
183 public function apply($input, &$output) {
/plugin/webdav/vendor/sabre/vobject/lib/
H A DVCardConverter.php32 public function convert(Component\VCard $input, $targetVersion)
70 …onvertProperty(Component\VCard $input, Component\VCard $output, Property $property, $targetVersion)
/plugin/davcard/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/icalevents/vendor/sabre/vobject/lib/
H A DVCardConverter.php32 function convert(Component\VCard $input, $targetVersion) {
75 …vertProperty(Component\VCard $input, Component\VCard $output, Property $property, $targetVersion) {
/plugin/webdavclient/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/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/amcharts/assets/amcharts/plugins/export/libs/jszip/
H A Djszip.js207 module.exports = function crc32(input, crc) { argument
547 encode : function(input) { argument
554 decode : function(input) { argument
1576 append: function(input) { argument
1697 append: function(input) { argument
1975 function identity(input) { argument
2074 "array": function(input) { argument
2105 "string": function(input) { argument
2108 "array": function(input) { argument
2123 "array": function(input) { argument
[all …]
/plugin/sketchcanvas/phplib/
H A Dspyc.php110 public function load ($input) { argument
138 public static function YAMLLoad($input) { argument
162 public static function YAMLLoadString($input) { argument
393 __load($input) global() argument
398 __loadString($input) global() argument
464 loadFromSource($input) global() argument
471 loadFromString($input) global() argument
[all...]
/plugin/findologicxmlexport/vendor/symfony/yaml/
H A 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/combo/vendor/symfony/yaml/
H A DYaml.php76 public static function parse(string $input, int $flags = 0) argument
94 public static function dump($input, int $inline = 2, int $indent = 4, int $flags = 0): string argument
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Component/
H A DVCardTest.php12 function testValidate($input, $expectedWarnings, $expectedRepairedOutput) {
271 function assertValidateResult($input, $expectedLevel, $expectedMessage = null) {
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Component/
H A 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) {
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Extension/
H A 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/webdav/vendor/sabre/xml/lib/
H A DService.php107 function parse($input, $contextUri = null, &$rootElementName = null) {
144 function expect($rootElementName, $input, $contextUri = null) {
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Component/
H A DVCardTest.php12 function testValidate($input, $expectedWarnings, $expectedRepairedOutput) {
287 function assertValidateResult($input, $expectedLevel, $expectedMessage = null) {
/plugin/icalevents/vendor/sabre/xml/lib/
H A DService.php107 function parse($input, $contextUri = null, &$rootElementName = null) {
143 function expect($rootElementName, $input, $contextUri = null) {
/plugin/photogallery/lib/
H A Darray_column.php30 function array_column($input = null, $columnKey = null, $indexKey = null)
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Error/Exceptions/
H A DRecognitionException.php34 private $input; variable in Antlr\\Antlr4\\Runtime\\Error\\Exceptions\\RecognitionException
50 ?IntStream $input, argument
[all...]
/plugin/icalevents/vendor/sabre/vobject/lib/Splitter/
H A DSplitterInterface.php27 function __construct($input);
/plugin/davcard/vendor/sabre/vobject/lib/Splitter/
H A DSplitterInterface.php27 public function __construct($input);
/plugin/datasearchform/
H A Dscript.js3 .each(function (i, input) { argument
/plugin/webdav/vendor/sabre/vobject/lib/Splitter/
H A DSplitterInterface.php27 public function __construct($input);
/plugin/searchform/
H A Dscript.js3 .each(function (i, input) { argument
/plugin/webdavclient/vendor/sabre/vobject/lib/Splitter/
H A DSplitterInterface.php27 public function __construct($input);

12345678910>>...20