Lines Matching full:spoof
136 // Binary search the spoof data key table for the inChar
329 // the state of the spoof checker.
334 // Store the updated spoof checker state.
411 // creating new ones unless we get multi-thread concurrency in spoof
479 // SpoofData::getDefault() - return a wrapper around the spoof data that is
536 // Spoof Data constructor for use from data builder.
546 // The spoof header should already be sized to be a multiple of 16 bytes.
591 // during the opening of a Spoof Checker from prebuilt data.
693 // uspoof_swap - byte swap and char encoding swap of spoof data
709 // Check that the data header is for spoof data.
738 // Get the Spoof Data Header, and check that it appears to be OK.
746 udata_printError(ds, "uspoof_swap(): Spoof Data header is invalid.\n");
761 // Check that length passed in is consistent with length from Spoof data header.
764 udata_printError(ds, "uspoof_swap(): too few bytes (%d after ICU Data header) for spoof data.\n",
772 // Swap the Data. Do the data itself first, then the Spoof Data Header, because