Home
last modified time | relevance | path

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

/php-src/ext/pdo_firebird/
H A Dfirebird_driver.c188 ttComment, enumerator
231 ret = ttComment; in php_firebird_get_token()
257 ret = ttComment; in php_firebird_get_token()
309 while (p < end && (tok == ttComment || tok == ttWhite)) in php_firebird_preprocess()
337 while (p < end && (tok == ttComment || tok == ttWhite)) in php_firebird_preprocess()
440 case ttComment: in php_firebird_preprocess()

Completed in 5 milliseconds