Home
last modified time | relevance | path

Searched refs:stateForZipPrefix (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebKit/android/content/
Daddress_detector.cpp731 static const USState stateForZipPrefix[] = { in IsZipValidForState() local
848 return stateForZipPrefix[zip] == (int) state_index; in IsZipValidForState()