Lines Matching refs:kFastpathUNKNOWN
428 data.fFastFormatStatus=kFastpathUNKNOWN; // don't try to calculate the fastpath until later.429 data.fFastParseStatus=kFastpathUNKNOWN; // don't try to calculate the fastpath until later.1295 if(data.fFastFormatStatus == kFastpathUNKNOWN || data.fFastParseStatus == kFastpathUNKNOWN) {