Home
last modified time | relevance | path

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

/php-src/ext/tokenizer/
H A Dtokenizer.c87 static bool tokenize_common(
113 if (!tokenize_common(return_value, source, flags, token_class)) { in PHP_METHOD()
499 static bool tokenize_common( in tokenize_common() function
526 if (!tokenize_common(return_value, source, flags, /* token_class */ NULL)) { in PHP_FUNCTION()

Completed in 4 milliseconds