/plugin/findologicxmlexport/vendor/hoa/compiler/Test/Unit/Llk/Rule/ |
H A 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/ |
H A 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
|
H A D | parser.php | 556 return $this->tokenDefs()[$idx]->representation(); 558 return $this->tokenDefs()[0]->representation();
|
/plugin/advrack/ |
H A D | plugin.info.txt | 6 desc Display block representation of standard racks, mounted servers and server cages
|
H A D | README | 4 Display block representation of standard racks, mounted servers and server cages
|
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/ |
H A D | json_encode.rst | 4 The ``json_encode`` filter returns the JSON representation of a value:
|
/plugin/findologicxmlexport/vendor/jms/serializer/doc/ |
H A D | usage.rst | 27 You can also deserialize objects from their XML, or JSON representation. For
|
/plugin/txtconf/lang/en/ |
H A 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/ |
H A 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/ |
H A D | CHANGELOG.md | 55 * added Process::getExitCodeText() that returns a string representation for
|
/plugin/findologicxmlexport/vendor/twig/twig/doc/ |
H A 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/ |
H A 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/ |
H A D | README.md | 63 // Or use the render method to get a string representation of the Description.
|
/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/ |
H A D | index.rst | 38 An annotation class is a representation of the later
|
/plugin/findologicxmlexport/vendor/sebastian/diff/ |
H A D | README.md | 17 The `Differ` class can be used to generate a textual representation of the difference between two s…
|
/plugin/imagemap/ |
H A D | README | 5 but also an alternate representation that can be used by non-visual
|
/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/ |
H A D | README | 5 but also an alternate representation that can be used by non-visual
|
/plugin/mobiletable/ |
H A 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/ipban/ip-lib/ |
H A 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/amcharts/assets/amcharts/plugins/responsive/ |
H A D | readme.md | 20 sparkline representation of the chart. 141 with JSON representation of the properties you need to override. I.e.:
|
/plugin/pureldap/vendor/freedsx/ldap/ |
H A D | CHANGELOG.md | 81 * Added a toString() method on filters for displaying their string filter representation.
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/ |
H A D | php_json_objects.asciidoc | 7 used in {es} JSON API and how to convert that to a PHP representation.
|
/plugin/pgn4web/pgn4web/ |
H A 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 231 character in ISO 8859/1; it is not used for PGN data representation.) 260 The external representation of the newline character may differ among 302 *** Export format representation of comments needs definition work. 1702 representation formats. The PGN related programs include: "cb2pgn.exe" 2310 byte) representation is suggested. 2318 byte) representation is suggested. [all …]
|