Home
last modified time | relevance | path

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

/php-src/ext/pdo_firebird/
H A Dfirebird_driver.c196 static FbTokenType php_firebird_get_token(const char** begin, const char* end) in php_firebird_get_token() function
306 FbTokenType tok = php_firebird_get_token(&p, end); in php_firebird_preprocess()
312 tok = php_firebird_get_token(&p, end); in php_firebird_preprocess()
336 tok = php_firebird_get_token(&p, end); in php_firebird_preprocess()
340 tok = php_firebird_get_token(&p, end); in php_firebird_preprocess()
379 tok = php_firebird_get_token(&p, end); in php_firebird_preprocess()
383 tok = php_firebird_get_token(&p, end); in php_firebird_preprocess()

Completed in 8 milliseconds