Searched refs:ident2 (Results 1 – 1 of 1) sorted by relevance
302 char pname[254], ident[253], ident2[253]; in php_firebird_preprocess() local354 strncpy(ident2, i2, l); in php_firebird_preprocess()355 ident2[l] = '\0'; in php_firebird_preprocess()356 execBlock = !strcasecmp(ident2, "BLOCK"); in php_firebird_preprocess()
Completed in 8 milliseconds