Home
last modified time | relevance | path

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

/PHP-8.0/ext/pdo_firebird/
H A Dfirebird_driver.c191 static FbTokenType getToken(const char** begin, const char* end) in getToken() function
301 FbTokenType tok = getToken(&p, end); in preprocess()
307 tok = getToken(&p, end); in preprocess()
331 tok = getToken(&p, end); in preprocess()
335 tok = getToken(&p, end); in preprocess()
374 tok = getToken(&p, end); in preprocess()
378 tok = getToken(&p, end); in preprocess()

Completed in 7 milliseconds