Home
last modified time | relevance | path

Searched defs:emulate (Results 226 – 250 of 262) sorted by path

1234567891011

/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 DNumericLiteralSeparatorEmulator.php28 public function emulate(string $code, array $tokens): array function in PhpParser\\Lexer\\TokenEmulator\\NumericLiteralSeparatorEmulator
H A DReverseEmulator.php25 public function emulate(string $code, array $tokens): array { function in PhpParser\\Lexer\\TokenEmulator\\ReverseEmulator
H A DTokenEmulator.php15 abstract public function emulate(string $code, array $tokens): array; function in PhpParser\\Lexer\\TokenEmulator\\TokenEmulator
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/@types/puppeteer/
H A Dindex.d.ts1581 emulate(options: EmulateOptions): Promise<void>; method
/dports/www/typo3-10/typo3_src-10.4.25/vendor/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/
H A DAttributeEmulator.php19 public function emulate(string $code, array $tokens): array function in PhpParser\\Lexer\\TokenEmulator\\AttributeEmulator
H A DCoaleseEqualTokenEmulator.php19 public function emulate(string $code, array $tokens): array function in PhpParser\\Lexer\\TokenEmulator\\CoaleseEqualTokenEmulator
H A DFlexibleDocStringEmulator.php25 public function emulate(string $code, array $tokens): array function in PhpParser\\Lexer\\TokenEmulator\\FlexibleDocStringEmulator
H A DKeywordEmulator.php15 public function emulate(string $code, array $tokens): array function in PhpParser\\Lexer\\TokenEmulator\\KeywordEmulator
H A DNullsafeTokenEmulator.php19 public function emulate(string $code, array $tokens): array function in PhpParser\\Lexer\\TokenEmulator\\NullsafeTokenEmulator
H A DNumericLiteralSeparatorEmulator.php28 public function emulate(string $code, array $tokens): array function in PhpParser\\Lexer\\TokenEmulator\\NumericLiteralSeparatorEmulator
H A DReverseEmulator.php25 public function emulate(string $code, array $tokens): array { function in PhpParser\\Lexer\\TokenEmulator\\ReverseEmulator
H A DTokenEmulator.php15 abstract public function emulate(string $code, array $tokens): array; function in PhpParser\\Lexer\\TokenEmulator\\TokenEmulator
/dports/www/typo3-11/typo3_src-11.5.7/vendor/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/
H A DAttributeEmulator.php19 public function emulate(string $code, array $tokens): array function in PhpParser\\Lexer\\TokenEmulator\\AttributeEmulator
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 DFlexibleDocStringEmulator.php25 public function emulate(string $code, array $tokens): array function in PhpParser\\Lexer\\TokenEmulator\\FlexibleDocStringEmulator
H A DKeywordEmulator.php21 public function emulate(string $code, array $tokens): array function in PhpParser\\Lexer\\TokenEmulator\\KeywordEmulator
H A DNullsafeTokenEmulator.php19 public function emulate(string $code, array $tokens): array function in PhpParser\\Lexer\\TokenEmulator\\NullsafeTokenEmulator
H A DNumericLiteralSeparatorEmulator.php28 public function emulate(string $code, array $tokens): array function in PhpParser\\Lexer\\TokenEmulator\\NumericLiteralSeparatorEmulator
H A DReverseEmulator.php25 public function emulate(string $code, array $tokens): array { function in PhpParser\\Lexer\\TokenEmulator\\ReverseEmulator
H A DTokenEmulator.php15 abstract public function emulate(string $code, array $tokens): array; function in PhpParser\\Lexer\\TokenEmulator\\TokenEmulator
/dports/www/typo3-9/typo3_src-9.5.31/vendor/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 DFnTokenEmulator.php19 public function emulate(string $code, array $tokens): array function in PhpParser\\Lexer\\TokenEmulator\\FnTokenEmulator
H A DNumericLiteralSeparatorEmulator.php28 public function emulate(string $code, array $tokens): array function in PhpParser\\Lexer\\TokenEmulator\\NumericLiteralSeparatorEmulator

1234567891011