Home
last modified time | relevance | path

Searched defs:tokenize (Results 1 – 2 of 2) sorted by relevance

/PHP-8.2/ext/tokenizer/
H A Dtokenizer.stub.php23 public static function tokenize(string $code, int $flags = 0): array {} function in PhpToken
H A Dtokenizer.c91 PHP_METHOD(PhpToken, tokenize) in PHP_METHOD() argument
322 static bool tokenize(zval *return_value, zend_string *source, zend_class_entry *token_class) in tokenize() function

Completed in 5 milliseconds