Home
last modified time | relevance | path

Searched defs:input (Results 401 – 425 of 477) sorted by last modified time

1...<<11121314151617181920

/plugin/icalevents/vendor/sabre/vobject/bin/
H A Dbench_freebusygenerator.php45 function formatMemory($input) {
H A Dbench_manipulatevcard.php18 $input = file_get_contents($inputFile); variable
52 function formatMemory($input) {
H A Dmergeduplicates.php35 $input = fopen($argv[1], 'r'); variable
/plugin/icalevents/vendor/sabre/vobject/lib/Recur/
H A DEventIterator.php96 function __construct($input, $uid = null, DateTimeZone $timeZone = null) {
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DFreeBusyGeneratorTest.php53 function assertFreeBusyReport($expected, $input, $timeZone = null, $vavailability = null) {
H A DDateTimeParserTest.php178 function testVCardDate($input, $output) {
/plugin/icalevents/vendor/sabre/vobject/lib/Splitter/
H A DSplitterInterface.php27 function __construct($input);
H A DICalendar.php46 function __construct($input, $options = 0) {
H A DVCard.php29 protected $input; variable in Sabre\\VObject\\Splitter\\VCard
46 function __construct($input, $options = 0) {
/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/icalevents/vendor/sabre/vobject/tests/VObject/Component/
H A DVCalendarTest.php15 …function testExpand($input, $output, $timeZone = 'UTC', $start = '2011-12-01', $end = '2011-12-31'…
763 function assertValidateResult($input, $expectedLevel, $expectedMessage = null) {
H A DVCardTest.php12 function testValidate($input, $expectedWarnings, $expectedRepairedOutput) {
287 function assertValidateResult($input, $expectedLevel, $expectedMessage = null) {
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/ITip/
H A DBrokerTester.php46 function process($input, $existingObject = null, $expected = false) {
/plugin/icalevents/vendor/sabre/vobject/lib/Parser/
H A DJson.php26 protected $input; variable in Sabre\\VObject\\Parser\\Json
48 function parse($input = null, $options = 0) {
185 function setInput($input) {
H A DMimeDir.php32 protected $input; variable in Sabre\\VObject\\Parser\\MimeDir
77 function parse($input = null, $options = 0) {
123 function setInput($input) {
548 static function unescapeValue($input, $delimiter = ';') {
628 private function unescapeParam($input) {
H A DParser.php48 function __construct($input = null, $options = 0) {
69 abstract function parse($input = null, $options = 0);
78 abstract function setInput($input);
H A DXML.php31 protected $input; variable in Sabre\\VObject\\Parser\\XML
57 function __construct($input = null, $options = 0) {
77 function parse($input = null, $options = 0) {
393 function setInput($input) {
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Property/ICalendar/
H A DCalAddressTest.php10 function testGetNormalizedValue($expected, $input) {
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Property/VCard/
H A DDateAndOrTimeTest.php13 function testGetJsonValue($input, $output) {
/plugin/icalevents/vendor/sabre/xml/tests/Sabre/Xml/Element/
H A DXmlFragmentTest.php13 function testDeserialize($input, $expected) {
113 function testSerialize($expectedFallback, $input, $expected = 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/icalevents/vendor/sabre/xml/tests/Sabre/Xml/
H A DWriterTest.php21 function compare($input, $output) {
/plugin/scrape/
H A DphpQuery-onefile.php
/plugin/ditaa/
H A Dsyntax.php144 protected function _prepareData($input) {
/plugin/markdownextra/lib/meltdown/js/
H A Djquery.meltdown.js23 function update(previewArea, input) { argument

1...<<11121314151617181920