| /plugin/findologicxmlexport/vendor/hoa/compiler/Test/Unit/Llk/Rule/ |
| D | Token.php | 168 $representation = 'qux', 171 ->when($result = $token->setRepresentation($representation)) 185 $representation = 'qux', 187 $token->setRepresentation($representation) 192 ->isEqualTo($representation); 203 $representation = 'qux', 205 $token->setRepresentation($representation)
|
| /plugin/ifauthex/lib/ |
| D | tokenizer.php | 66 public function __construct($representation, $name=null, $matchRegex=null) { argument 67 $this->_representation = $representation; 69 $name = $representation; 75 $matchRegex = '/' . preg_quote($representation) . '/'; 80 public function representation() { return $this->_representation; } function in AST\\TokenDefinition
|
| D | parser.php | 556 return $this->tokenDefs()[$idx]->representation(); 558 return $this->tokenDefs()[0]->representation();
|
| /plugin/advrack/ |
| D | plugin.info.txt | 6 desc Display block representation of standard racks, mounted servers and server cages
|
| D | README | 4 Display block representation of standard racks, mounted servers and server cages
|
| /plugin/findologicxmlexport/vendor/twig/twig/doc/filters/ |
| D | json_encode.rst | 4 The ``json_encode`` filter returns the JSON representation of a value:
|
| /plugin/findologicxmlexport/vendor/jms/serializer/doc/ |
| D | usage.rst | 27 You can also deserialize objects from their XML, or JSON representation. For
|
| /plugin/txtconf/lang/en/ |
| D | intro_interwiki.txt | 7 …* ''{URL}'' is replaced by the URL encoded representation of the wikiname this is the right thing …
|
| /plugin/txtconf/lang/fr/ |
| D | intro_interwiki.txt | 7 …* ''{URL}'' is replaced by the URL encoded representation of the wikiname this is the right thing …
|
| /plugin/jplayer/vendor/symfony/process/ |
| D | CHANGELOG.md | 55 * added Process::getExitCodeText() that returns a string representation for
|
| /plugin/findologicxmlexport/vendor/twig/twig/doc/ |
| D | internals.rst | 54 representation of it by echoing the object:: 87 Echoing the node object gives you a nice representation of the tree::
|
| /plugin/mdpage/vendor/cebe/markdown/ |
| D | CHANGELOG.md | 65 …own more accurately and uses an abstract syntax tree as the internal representation of the parsed … 82 - Introduced an abstract syntax tree as an intermediate representation between parsing steps.
|
| /plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/ |
| D | README.md | 63 // Or use the render method to get a string representation of the Description.
|
| /plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/ |
| D | index.rst | 38 An annotation class is a representation of the later
|
| /plugin/findologicxmlexport/vendor/sebastian/diff/ |
| D | README.md | 17 The `Differ` class can be used to generate a textual representation of the difference between two s…
|
| /plugin/imagemap/ |
| D | README | 5 but also an alternate representation that can be used by non-visual
|
| /plugin/asciidocjs/node_modules/emoji-regex/ |
| D | README.md | 52 To match emoji in their textual representation as well (i.e. emoji that are not `Emoji_Presentation…
|
| /plugin/pureldap/vendor/freedsx/asn1/ |
| H A D | README.md | 29 # Encoded $bytes will now contain the BER binary representation of a sequence containing:
|
| /plugin/imagemapping/ |
| D | README | 5 but also an alternate representation that can be used by non-visual
|
| /plugin/mobiletable/ |
| D | README.md | 5 This plugin creates a second representation of a table, where all columns are stacked on top of eac…
|
| /plugin/combo/vendor/symfony/process/ |
| H A D | CHANGELOG.md | 114 * added Process::getExitCodeText() that returns a string representation for
|
| /plugin/amcharts/assets/amcharts/plugins/responsive/ |
| D | readme.md | 20 sparkline representation of the chart. 141 with JSON representation of the properties you need to override. I.e.:
|
| /plugin/ipban/ip-lib/ |
| D | README.md | 131 …ddresses and ranges have a `toString` method that you can use to retrieve a textual representation: 146 When working with IPv6, you may want the full (expanded) representation of the addresses. In this c…
|
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/ |
| D | php_json_objects.asciidoc | 7 used in {es} JSON API and how to convert that to a PHP representation.
|
| /plugin/pgn4web/pgn4web/ |
| D | pgn-standard.txt | 23 PGN is "Portable Game Notation", a standard designed for the representation of 33 Instead, PGN is proposed as a universal portable representation for data 39 2: Chess data representation 47 representation of chess game data. Sometimes these problems become more 176 character have a specific representation that is independent of its value for a 177 particular computing system's text file usage. The archival representation of 231 character in ISO 8859/1; it is not used for PGN data representation.) 234 characters. They are not used for PGN data representation. The 32 code values 236 PGN data is discouraged as their graphic representation varies considerably 260 The external representation of the newline character may differ among [all …]
|