Searched refs:IsZipValid (Results 1 - 2 of 2) sorted by last modified time

/external/webkit/Source/WebKit/android/content/
H A Daddress_detector.cpp287 if (!IsZipValid(words[zip_word], state_index))
649 bool AddressDetector::IsZipValid(const Word& word, size_t state_index) { function in class:AddressDetector
H A Daddress_detector.h124 static bool IsZipValid(const Word& word, size_t state_index);

Completed in 42 milliseconds