Home
last modified time | relevance | path

Searched refs:string (Results 126 – 150 of 264) sorted by relevance

1234567891011

/PHP-Parser/lib/PhpParser/Node/Expr/
H A DPreDec.php26 public function getType(): string {
H A DPreInc.php26 public function getType(): string {
H A DBooleanNot.php26 public function getType(): string {
H A DClone_.php26 public function getType(): string {
H A DEmpty_.php26 public function getType(): string {
H A DErrorSuppress.php26 public function getType(): string {
H A DEval_.php26 public function getType(): string {
H A DUnaryMinus.php26 public function getType(): string {
H A DUnaryPlus.php26 public function getType(): string {
H A DYieldFrom.php26 public function getType(): string {
H A DPrint_.php26 public function getType(): string {
H A DBitwiseNot.php26 public function getType(): string {
H A DThrow_.php26 public function getType(): string {
H A DShellExec.php27 public function getType(): string {
H A DConstFetch.php27 public function getType(): string {
H A DExit_.php30 public function getType(): string {
H A DList_.php31 public function getType(): string {
H A DArray_.php31 public function getType(): string {
/PHP-Parser/lib/PhpParser/Node/
H A DNullableType.php26 public function getType(): string {
/PHP-Parser/lib/PhpParser/Node/Stmt/
H A DExpression.php29 public function getType(): string {
H A DStatic_.php27 public function getType(): string {
H A DBreak_.php26 public function getType(): string {
H A DReturn_.php26 public function getType(): string {
H A DContinue_.php26 public function getType(): string {
/PHP-Parser/lib/PhpParser/Lexer/TokenEmulator/
H A DAsymmetricVisibilityTokenEmulator.php12 public function isEmulationNeeded(string $code): bool {
19 public function emulate(string $code, array $tokens): array {
44 public function reverseEmulate(string $code, array $tokens): array {

Completed in 24 milliseconds

1234567891011