pos_curr 418 ext/dba/libinifile/inifile.c size_t pos_start = 0, pos_next = 0, pos_curr; pos_curr 427 ext/dba/libinifile/inifile.c pos_curr = php_stream_tell(from->fp); pos_curr 434 ext/dba/libinifile/inifile.c php_stream_seek(from->fp, pos_curr, SEEK_SET); pos_curr 436 ext/dba/libinifile/inifile.c pos_next = pos_start = pos_curr;