Home
last modified time | relevance | path

Searched refs:fromString (Results 1 – 2 of 2) sorted by relevance

/template/strap/vendor/antlr/antlr4-php-runtime/src/
H A DInputStream.php39 public static function fromString(string $input) : InputStream function in Antlr\\Antlr4\\Runtime\\InputStream
54 return self::fromString($content);
/template/strap/ComboStrap/
H A DPageSql.php51 $input = InputStream::fromString($this->sql);