Home
last modified time | relevance | path

Searched refs:propertyValue (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/vendor/splitbrain/lesserphp/src/
DParser.php209 $this->propertyValue($value, $key) && $this->end()) {
244 if ($this->propertyValue($dirValue) && $this->end()) {
265 $this->propertyValue($value) && $this->end()) {
477 public function propertyValue(&$value, $keyName = null) function in LesserPHP\\Parser
588 if ($this->propertyValue($value)) {
DLessc.php1718 if (!$parser->propertyValue($value)) {