Home
last modified time | relevance | path

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

/PHP-8.2/ext/pdo_firebird/
H A Dfirebird_driver.c194 static FbTokenType getToken(const char** begin, const char* end) in getToken() function
304 FbTokenType tok = getToken(&p, end); in preprocess()
310 tok = getToken(&p, end); in preprocess()
334 tok = getToken(&p, end); in preprocess()
338 tok = getToken(&p, end); in preprocess()
377 tok = getToken(&p, end); in preprocess()
381 tok = getToken(&p, end); in preprocess()

Completed in 22 milliseconds