• Home
  • Raw
  • Download

Lines Matching refs:xRead

82491 -  apndRead,                       /* xRead */
82546 - return pFile->pMethods->xRead(pFile, zBuf, iAmt, paf->iPgOne+iOfst);
83130 - rc = pFile->pMethods->xRead(pFile, a, APND_MARK_SIZE, sz-APND_MARK_SIZE);
83162 - rc = pFile->pMethods->xRead(pFile, zHdr, sizeof(zHdr), iMark);
83594 - || SQLITE_OK!=pFile->pMethods->xRead(pFile, zHdr, sizeof(zHdr), 0)
87040 + apndRead, /* xRead */
87084 + return pFile->pMethods->xRead(pFile, zBuf, iAmt, paf->iPgOne+iOfst);
87672 + rc = pFile->pMethods->xRead(pFile, a, APND_MARK_SIZE, sz-APND_MARK_SIZE);
87699 + rc = pFile->pMethods->xRead(pFile, zHdr, sizeof(zHdr), iMark);
87728 + || SQLITE_OK!=pFile->pMethods->xRead(pFile, zHdr, sizeof(zHdr), 0)
89813 char *(SQLITE_CDECL *xRead)(ImportCtx*); /* Func to read one value */
89827 xRead = ascii_read_one_field;
89829 xRead = csv_read_one_field;
89924 while( xRead(&sCtx) && sCtx.cTerm==sCtx.cColSep ){}
89948 while( xRead(&sCtx) ){
120126 - apndRead, /* xRead */
120181 - return pFile->pMethods->xRead(pFile, zBuf, iAmt, paf->iPgOne+iOfst);
120765 - rc = pFile->pMethods->xRead(pFile, a, APND_MARK_SIZE, sz-APND_MARK_SIZE);
120797 - rc = pFile->pMethods->xRead(pFile, zHdr, sizeof(zHdr), iMark);
121229 - || SQLITE_OK!=pFile->pMethods->xRead(pFile, zHdr, sizeof(zHdr), 0)
124675 + apndRead, /* xRead */
124719 + return pFile->pMethods->xRead(pFile, zBuf, iAmt, paf->iPgOne+iOfst);
125307 + rc = pFile->pMethods->xRead(pFile, a, APND_MARK_SIZE, sz-APND_MARK_SIZE);
125334 + rc = pFile->pMethods->xRead(pFile, zHdr, sizeof(zHdr), iMark);
125363 + || SQLITE_OK!=pFile->pMethods->xRead(pFile, zHdr, sizeof(zHdr), 0)
127448 char *(SQLITE_CDECL *xRead)(ImportCtx*); /* Func to read one value */
127462 xRead = ascii_read_one_field;
127464 xRead = csv_read_one_field;
127559 while( xRead(&sCtx) && sCtx.cTerm==sCtx.cColSep ){}
127583 while( xRead(&sCtx) ){
173345 char *(SQLITE_CDECL *xRead)(ImportCtx*); /* Func to read one value */
173359 xRead = ascii_read_one_field;
173361 xRead = csv_read_one_field;
173456 while( xRead(&sCtx) && sCtx.cTerm==sCtx.cColSep ){}
173480 while( xRead(&sCtx) ){
247811 - if {$op=="xRead" && [file tail [lindex $args 0]]=="test.db2-wal"} {
247818 - puts "$msg xRead $args"
247826 - tvfs filter xRead
247869 - if {$op=="xRead" && [file tail [lindex $args 0]]=="test.db2-wal"} {
248126 + if {$op=="xRead" && [file tail [lindex $args 0]]=="test.db2-wal"} {
248129 + puts "$msg xRead $args"
248137 + tvfs filter xRead
248144 - tvfs filter xRead
248189 + if {$op=="xRead" && [file tail [lindex $args 0]]=="test.db2-wal"} {
248200 + tvfs filter xRead