Home
last modified time | relevance | path

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

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

Completed in 12 milliseconds