Home
last modified time | relevance | path

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

/PHP-8.3/ext/tokenizer/
H A Dtokenizer.c88 static bool tokenize_common(
114 if (!tokenize_common(return_value, source, flags, token_class)) { in PHP_METHOD()
500 static bool tokenize_common( in tokenize_common() function
527 if (!tokenize_common(return_value, source, flags, /* token_class */ NULL)) { in PHP_FUNCTION()

Completed in 5 milliseconds