Home
last modified time | relevance | path

Searched defs:fromString (Results 1 – 3 of 3) sorted by relevance

/php-src/ext/xmlreader/
H A Dphp_xmlreader.stub.php221 …public static function fromString(string $source, ?string $encoding = null, int $flags = 0): stati… function in XMLReader
H A Dphp_xmlreader.c1215 PHP_METHOD(XMLReader, fromString) in PHP_METHOD() argument
/php-src/build/
H A Dgen_stub.php262 public static function fromString(string $typeString): SimpleType function in SimpleType
606 public static function fromString(string $typeString): self { function in Type

Completed in 49 milliseconds