Home
last modified time | relevance | path

Searched defs:sSeparator (Results 1 – 25 of 64) sorted by relevance

123

/dports/www/pear-Horde_Css_Parser/Horde_Css_Parser-1.0.11/bundle/vendor/sabberworm/php-css-parser/lib/Sabberworm/CSS/Value/
H A DValueList.php8 protected $sSeparator; variable in Sabberworm\\CSS\\Value\\ValueList
10 public function __construct($aComponents = array(), $sSeparator = ',') {
34 public function setListSeparator($sSeparator) {
H A DRuleValueList.php7 public function __construct($sSeparator = ',') {
H A DCSSFunction.php9 public function __construct($sName, $aArguments, $sSeparator = ',') {
/dports/mail/nextcloud-mail/mail/vendor/sabberworm/php-css-parser/lib/Sabberworm/CSS/Value/
H A DValueList.php8 protected $sSeparator; variable in Sabberworm\\CSS\\Value\\ValueList
10 public function __construct($aComponents = array(), $sSeparator = ',', $iLineNo = 0) {
35 public function setListSeparator($sSeparator) {
H A DRuleValueList.php6 public function __construct($sSeparator = ',', $iLineNo = 0) {
H A DCSSFunction.php9 public function __construct($sName, $aArguments, $sSeparator = ',', $iLineNo = 0) {
/dports/www/moodle310/moodle/lib/php-css-parser/Value/
H A DValueList.php8 protected $sSeparator; variable in Sabberworm\\CSS\\Value\\ValueList
10 public function __construct($aComponents = array(), $sSeparator = ',', $iLineNo = 0) {
35 public function setListSeparator($sSeparator) {
H A DRuleValueList.php6 public function __construct($sSeparator = ',', $iLineNo = 0) {
H A DCSSFunction.php9 public function __construct($sName, $aArguments, $sSeparator = ',', $iLineNo = 0) {
/dports/www/moodle311/moodle/lib/php-css-parser/Value/
H A DValueList.php8 protected $sSeparator; variable in Sabberworm\\CSS\\Value\\ValueList
10 public function __construct($aComponents = array(), $sSeparator = ',', $iLineNo = 0) {
35 public function setListSeparator($sSeparator) {
H A DRuleValueList.php6 public function __construct($sSeparator = ',', $iLineNo = 0) {
H A DCSSFunction.php9 public function __construct($sName, $aArguments, $sSeparator = ',', $iLineNo = 0) {
/dports/www/moodle39/moodle/lib/php-css-parser/Value/
H A DValueList.php8 protected $sSeparator; variable in Sabberworm\\CSS\\Value\\ValueList
10 public function __construct($aComponents = array(), $sSeparator = ',', $iLineNo = 0) {
35 public function setListSeparator($sSeparator) {
H A DRuleValueList.php6 public function __construct($sSeparator = ',', $iLineNo = 0) {
H A DCSSFunction.php9 public function __construct($sName, $aArguments, $sSeparator = ',', $iLineNo = 0) {
/dports/www/pear-Horde_Css_Parser/Horde_Css_Parser-1.0.11/bundle/vendor/sabberworm/php-css-parser/lib/Sabberworm/CSS/
H A DOutputFormat.php214 public function spaceBeforeListArgumentSeparator($sSeparator) {
218 public function spaceAfterListArgumentSeparator($sSeparator) {
246 public function implode($sSeparator, $aValues, $bIncreaseLevel = false) {
/dports/mail/nextcloud-mail/mail/vendor/sabberworm/php-css-parser/lib/Sabberworm/CSS/
H A DOutputFormat.php247 public function spaceBeforeListArgumentSeparator($sSeparator) {
251 public function spaceAfterListArgumentSeparator($sSeparator) {
279 public function implode($sSeparator, $aValues, $bIncreaseLevel = false) {
/dports/www/itop/web/pages/
H A Dajax.csvimport.php244 $sSeparator = utils::ReadParam('separator', ',', false, 'raw_data'); variable
245 if ($sSeparator == 'tab') $sSeparator = "\t"; variable
311 $sSeparator = utils::ReadParam('separator', ',', false, 'raw_data'); variable
/dports/www/moodle310/moodle/lib/php-css-parser/
H A DOutputFormat.php247 public function spaceBeforeListArgumentSeparator($sSeparator) {
251 public function spaceAfterListArgumentSeparator($sSeparator) {
279 public function implode($sSeparator, $aValues, $bIncreaseLevel = false) {
/dports/www/moodle311/moodle/lib/php-css-parser/
H A DOutputFormat.php247 public function spaceBeforeListArgumentSeparator($sSeparator) {
251 public function spaceAfterListArgumentSeparator($sSeparator) {
279 public function implode($sSeparator, $aValues, $bIncreaseLevel = false) {
/dports/www/moodle39/moodle/lib/php-css-parser/
H A DOutputFormat.php247 public function spaceBeforeListArgumentSeparator($sSeparator) {
251 public function spaceAfterListArgumentSeparator($sSeparator) {
279 public function implode($sSeparator, $aValues, $bIncreaseLevel = false) {
/dports/devel/codeworker/CodeWorker4_5_3/
H A DGrfCutString.cpp45 std::string sSeparator = _pSeparator->getValue(visibility); in executeInternal() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/inc/
H A DXMLLineNumberingImportContext.hxx37 OUString sSeparator; member in XMLLineNumberingImportContext
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/text/
H A DXMLLineNumberingExport.cxx165 OUString sSeparator; in Export() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/text/
H A DXMLLineNumberingExport.cxx162 OUString sSeparator; in Export() local

123