Home
last modified time | relevance | path

Searched refs:setRepresentation (Results 1 – 4 of 4) sorted by relevance

/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/Sampler/
H A DSampler.php147 $token->setRepresentation(
175 $token->setRepresentation(
191 $token->setRepresentation($regex);
/plugin/findologicxmlexport/vendor/hoa/compiler/Test/Unit/Llk/Rule/
H A DToken.php171 ->when($result = $token->setRepresentation($representation))
187 $token->setRepresentation($representation)
205 $token->setRepresentation($representation)
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/Rule/
H A DToken.php175 public function setRepresentation($regex) function in Hoa\\Compiler\\Llk\\Rule\\Token
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/
H A DParser.php333 $zzeRule->setRepresentation($this->_tokens[$namespace][$name]);
347 $zzeRule->setRepresentation($regex);