Searched refs:ttIdent (Results 1 – 1 of 1) sorted by relevance
192 ttIdent, enumerator274 ret = ttIdent; in php_firebird_get_token()315 if (p >= end || tok != ttIdent) in php_firebird_preprocess()342 if (p >= end || tok != ttIdent) in php_firebird_preprocess()384 if (tok == ttIdent /*|| tok == ttString*/) in php_firebird_preprocess()417 case ttIdent: in php_firebird_preprocess()
Completed in 6 milliseconds