Home
last modified time | relevance | path

Searched refs:delimiter (Results 101 – 125 of 263) sorted by relevance

1234567891011

/plugin/davcard/vendor/sabre/vobject/lib/Property/VCard/
H A DDateAndOrTime.php27 public $delimiter = null; variable in Sabre\\VObject\\Property\\VCard\\DateAndOrTime
276 return implode($this->delimiter, $this->getParts());
H A DTimeStamp.php26 public $delimiter = null; variable in Sabre\\VObject\\Property\\VCard\\TimeStamp
/plugin/webdavclient/vendor/sabre/vobject/lib/Property/VCard/
H A DDateAndOrTime.php27 public $delimiter = null; variable in Sabre\\VObject\\Property\\VCard\\DateAndOrTime
276 return implode($this->delimiter, $this->getParts());
H A DTimeStamp.php26 public $delimiter = null; variable in Sabre\\VObject\\Property\\VCard\\TimeStamp
/plugin/davcal/vendor/sabre/vobject/lib/Property/VCard/
H A DDateAndOrTime.php27 public $delimiter = null; variable in Sabre\\VObject\\Property\\VCard\\DateAndOrTime
276 return implode($this->delimiter, $this->getParts());
H A DTimeStamp.php26 public $delimiter = null; variable in Sabre\\VObject\\Property\\VCard\\TimeStamp
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D66.66.js.map1delimiter.bracket'], { include: 'common' }],\n common: [\n // identifiers and ke…
H A D23.23.js.map1delimiter'],\n // strings\n [/\"/, 'string', '@string'],\n [/'/, …
H A D56.56.js.map1 …oken: 'delimiter.parenthesis' },\n { open: '{', close: '}', token: 'delimiter.curly' },\n …
H A D39.39.js.map1delimiter.bracket', open: '{', close: '}' },\n { token: 'delimiter.parenthesis', open: '(',…
/plugin/icalevents/vendor/sabre/vobject/lib/Property/ICalendar/
H A DCalAddress.php25 public $delimiter = null; variable in Sabre\\VObject\\Property\\ICalendar\\CalAddress
/plugin/webdav/vendor/sabre/vobject/lib/Property/ICalendar/
H A DCalAddress.php25 public $delimiter = null; variable in Sabre\\VObject\\Property\\ICalendar\\CalAddress
/plugin/davcard/vendor/sabre/vobject/lib/Property/ICalendar/
H A DCalAddress.php25 public $delimiter = null; variable in Sabre\\VObject\\Property\\ICalendar\\CalAddress
/plugin/webdavclient/vendor/sabre/vobject/lib/Property/ICalendar/
H A DCalAddress.php25 public $delimiter = null; variable in Sabre\\VObject\\Property\\ICalendar\\CalAddress
/plugin/davcal/vendor/sabre/vobject/lib/Property/ICalendar/
H A DCalAddress.php25 public $delimiter = null; variable in Sabre\\VObject\\Property\\ICalendar\\CalAddress
/plugin/webdav/vendor/sabre/vobject/lib/Property/
H A DUtcOffset.php22 public $delimiter = null; variable in Sabre\\VObject\\Property\\UtcOffset
/plugin/icalevents/vendor/sabre/vobject/lib/Property/
H A DUtcOffset.php22 public $delimiter = null; variable in Sabre\\VObject\\Property\\UtcOffset
/plugin/commonmark/vendor/league/commonmark/src/Block/Parser/
H A DListParser.php
/plugin/combo/ComboStrap/
H A DStringUtility.php229 public static function explodeAndTrim($string, $delimiter = ",") argument
231 return array_map('trim', explode($delimiter, $string));
/plugin/davcard/vendor/sabre/vobject/lib/Property/
H A DTime.php24 public $delimiter = null; variable in Sabre\\VObject\\Property\\Time
H A DUri.php24 public $delimiter = null; variable in Sabre\\VObject\\Property\\Uri
/plugin/webdavclient/vendor/sabre/vobject/lib/Property/
H A DTime.php24 public $delimiter = null; variable in Sabre\\VObject\\Property\\Time
H A DUri.php24 public $delimiter = null; variable in Sabre\\VObject\\Property\\Uri
/plugin/davcal/vendor/sabre/vobject/lib/Property/
H A DTime.php24 public $delimiter = null; variable in Sabre\\VObject\\Property\\Time
H A DUri.php24 public $delimiter = null; variable in Sabre\\VObject\\Property\\Uri

1234567891011