Home
last modified time | relevance | path

Searched defs:emulate (Results 26 – 50 of 262) sorted by relevance

1234567891011

/dports/www/typo3-11/typo3_src-11.5.7/vendor/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/
H A DNullsafeTokenEmulator.php19 public function emulate(string $code, array $tokens): array function in PhpParser\\Lexer\\TokenEmulator\\NullsafeTokenEmulator
H A DCoaleseEqualTokenEmulator.php19 public function emulate(string $code, array $tokens): array function in PhpParser\\Lexer\\TokenEmulator\\CoaleseEqualTokenEmulator
H A DExplicitOctalEmulator.php16 public function emulate(string $code, array $tokens): array { function in PhpParser\\Lexer\\TokenEmulator\\ExplicitOctalEmulator
H A DTokenEmulator.php15 abstract public function emulate(string $code, array $tokens): array; function in PhpParser\\Lexer\\TokenEmulator\\TokenEmulator
H A DAttributeEmulator.php19 public function emulate(string $code, array $tokens): array function in PhpParser\\Lexer\\TokenEmulator\\AttributeEmulator
/dports/www/owncloud/owncloud/lib/composer/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/
H A DNullsafeTokenEmulator.php19 public function emulate(string $code, array $tokens): array function in PhpParser\\Lexer\\TokenEmulator\\NullsafeTokenEmulator
H A DCoaleseEqualTokenEmulator.php19 public function emulate(string $code, array $tokens): array function in PhpParser\\Lexer\\TokenEmulator\\CoaleseEqualTokenEmulator
H A DTokenEmulator.php15 abstract public function emulate(string $code, array $tokens): array; function in PhpParser\\Lexer\\TokenEmulator\\TokenEmulator
H A DAttributeEmulator.php19 public function emulate(string $code, array $tokens): array function in PhpParser\\Lexer\\TokenEmulator\\AttributeEmulator
/dports/www/nextcloud/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/
H A DCoaleseEqualTokenEmulator.php19 public function emulate(string $code, array $tokens): array function in PhpParser\\Lexer\\TokenEmulator\\CoaleseEqualTokenEmulator
H A DNullsafeTokenEmulator.php19 public function emulate(string $code, array $tokens): array function in PhpParser\\Lexer\\TokenEmulator\\NullsafeTokenEmulator
H A DTokenEmulator.php15 abstract public function emulate(string $code, array $tokens): array; function in PhpParser\\Lexer\\TokenEmulator\\TokenEmulator
H A DAttributeEmulator.php19 public function emulate(string $code, array $tokens): array function in PhpParser\\Lexer\\TokenEmulator\\AttributeEmulator
/dports/sysutils/triton/Triton-0.8.1/src/testers/unittests/
H A Dtest_semantics.py46 def emulate(self, pc): member in TestIR
194 def emulate(self, pc): member in TestIRQemu
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/
H A DTokenEmulator.php15 abstract public function emulate(string $code, array $tokens): array; function in PhpParser\\Lexer\\TokenEmulator\\TokenEmulator
H A DAttributeEmulator.php19 public function emulate(string $code, array $tokens): array function in PhpParser\\Lexer\\TokenEmulator\\AttributeEmulator
H A DKeywordEmulator.php15 public function emulate(string $code, array $tokens): array function in PhpParser\\Lexer\\TokenEmulator\\KeywordEmulator
H A DFlexibleDocStringEmulator.php25 public function emulate(string $code, array $tokens): array function in PhpParser\\Lexer\\TokenEmulator\\FlexibleDocStringEmulator
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/
H A DExplicitOctalEmulator.php16 public function emulate(string $code, array $tokens): array { function in PhpParser\\Lexer\\TokenEmulator\\ExplicitOctalEmulator
H A DTokenEmulator.php15 abstract public function emulate(string $code, array $tokens): array; function in PhpParser\\Lexer\\TokenEmulator\\TokenEmulator
H A DAttributeEmulator.php19 public function emulate(string $code, array $tokens): array function in PhpParser\\Lexer\\TokenEmulator\\AttributeEmulator
/dports/www/typo3-10/typo3_src-10.4.25/vendor/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/
H A DTokenEmulator.php15 abstract public function emulate(string $code, array $tokens): array; function in PhpParser\\Lexer\\TokenEmulator\\TokenEmulator
H A DAttributeEmulator.php19 public function emulate(string $code, array $tokens): array function in PhpParser\\Lexer\\TokenEmulator\\AttributeEmulator
H A DKeywordEmulator.php15 public function emulate(string $code, array $tokens): array function in PhpParser\\Lexer\\TokenEmulator\\KeywordEmulator
/dports/finance/prestashop/prestashop/vendor/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/
H A DKeywordEmulator.php15 public function emulate(string $code, array $tokens): array function in PhpParser\\Lexer\\TokenEmulator\\KeywordEmulator

1234567891011