Searched defs:USpoofChecker (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Duspoof.h60 * -# Open a USpoofChecker.
63 * -# Perform the checks using the pre-configured USpoofChecker. The results indicate
66 * the set of tests to perform was originally specified to the USpoofChecker.
68 * A USpoofChecker may be used repeatedly to perform checks on any number of identifiers.
72 * They may called concurrently, from multiple threads, using the same USpoofChecker instance.
75 * const USpoofChecker parameter are thread safe. Those that take a non-const
144 struct USpoofChecker;
145 typedef struct USpoofChecker USpoofChecker; /**< typedef for C of USpoofChecker */ typedef in typeref:struct:USpoofChecker
[all...]
/external/icu/icu4c/source/i18n/unicode/
H A Duspoof.h60 * -# Open a USpoofChecker.
63 * -# Perform the checks using the pre-configured USpoofChecker. The results indicate
66 * the set of tests to perform was originally specified to the USpoofChecker.
68 * A USpoofChecker may be used repeatedly to perform checks on any number of identifiers.
72 * They may called concurrently, from multiple threads, using the same USpoofChecker instance.
75 * const USpoofChecker parameter are thread safe. Those that take a non-const
144 struct USpoofChecker;
145 typedef struct USpoofChecker USpoofChecker; /**< typedef for C of USpoofChecker */ typedef in typeref:struct:USpoofChecker
[all...]

Completed in 144 milliseconds