Home
last modified time | relevance | path

Searched refs:Value (Results 76 – 100 of 254) sorted by relevance

1234567891011

/plugin/combo/vendor/carica/phpcss/src/PhpCss/Ast/Visitor/
H A DExplain.php346 * @param Ast\Value\Literal $literal
350 Ast\Value\Literal $literal
362 * @param Ast\Value\Number $number
366 Ast\Value\Number $number
375 * @param Ast\Value\Position $position
379 Ast\Value\Position $position
406 * @param Ast\Value\Language $language
410 Ast\Value\Language $language
H A DXpath.php572 ($parameter instanceof Ast\Value\Number || $parameter instanceof Ast\Value\Literal)
582 ($parameter instanceof Ast\Value\Number || $parameter instanceof Ast\Value\Literal)
632 Ast\Value\Position $position
676 Ast\Value\Language $language
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Ast/Value/
H A DLiteral.php3 namespace PhpCss\Ast\Value {
H A DLanguage.php2 namespace PhpCss\Ast\Value {
H A DNumber.php2 namespace PhpCss\Ast\Value {
H A DPosition.php3 namespace PhpCss\Ast\Value {
/plugin/wysiwyg/fckeditor/_samples/php/
H A Dsample01.php50 $oFCKeditor->Value = '<p>This is some <strong>sample text</strong>. You are using <a href="http://…
H A Dsample03.php82 $oFCKeditor->Value = '<p>This is some <strong>sample text</strong>. You are using <a href="http://w…
H A Dsample04.php88 $oFCKeditor->Value = '<p>This is some <strong>sample text</strong>. You are using <a href="http://w…
H A Dsample02.php102 $oFCKeditor->Value = '<p>This is some <strong>sample text</strong>. You are using <a href="http://w…
/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.min-width.inc.php22 return Value::fromString($value);
H A Dwidth.constraint.php13 $this->_min_width = Value::fromData(0, UNIT_PT);
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D43.43.js.map1Value',\n 'Error.Record',\n 'Excel.CurrentWorkbook',\n 'Excel.Workbook',\n …
/plugin/wysiwyg/fckeditor/
H A Dfckeditor.py51 self.Value = '';
59 HtmlValue = escape(self.Value)
/plugin/struct/meta/
H A DAggregationCloud.php34 * @param ['tag' => Value, 'count' => int] $result
39 * @var Value $value
H A DAccessTable.php377 * @return Value|null
393 * @return Value[] a list of values saved for the current page
453 * @return array|Value[]
475 $value = new Value($col, $val);
/plugin/wysiwyg/fckeditor/_samples/py/
H A Dsample01.py60 …oFCKeditor.Value = """<p>This is some <strong>sample text</strong>. You are using <a href="http://…
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DsfComments.yml38 test: 'Value starting with a #'
40 'Value starting with a #'
/plugin/structcombolookup/types/
H A DNarrowingLookup.php6 use dokuwiki\plugin\struct\meta\Value; alias
99 /** @var Value[][] $result */
/plugin/wysiwyg/fckeditor/_samples/perl/
H A Dsample01.cgi87 …$Value = '<p>This is some <strong>sample text</strong>. You are using <a href="http://www.fckedit…
H A Dsample03.cgi137 …$Value = '<p>This is some <strong>sample text</strong>. You are using <a href="http://www.fckedito…
/plugin/struct/action/
H A Daggregationeditor.php20 use dokuwiki\plugin\struct\meta\Value;
178 $field = new Value($column, '');
17 use dokuwiki\plugin\struct\meta\Value; global() alias
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Parser/
H A DText.php42 return new PhpCss\Ast\Value\Literal($string);
/plugin/bootswrapper/exe/help/
H A Dtooltip.txt9 ^ Attribute ^ Default Value ^ Allowed Values ^ Description ^
/plugin/ckgedit/ckeditor/lang/
H A Den.js.4.95Value specified for the \"%1\" field must be a positive number with or without a valid measurement…

1234567891011