Home
last modified time | relevance | path

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

/php-src/ext/pdo_firebird/
H A Dfirebird_driver.c187 ttWhite, enumerator
280 ret = ttWhite; 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()
439 case ttWhite: in php_firebird_preprocess()

Completed in 8 milliseconds