HomeSort by relevance Sort by last modified time
    Searched defs:numerics (Results 1 - 2 of 2) sorted by null

  /external/icu/icu4c/source/i18n/
uspoof.cpp 497 const UnicodeSet *numerics = identifierInfo->getNumerics(); local
498 if (numerics->size() > 1) {
502 // TODO: ICU4J returns the UnicodeSet of the numerics found in the identifier.
505 // checkResult.numerics = numerics;
  /external/chromium_org/third_party/pymock/
mock.py 1721 numerics = "add sub mul div floordiv mod lshift rshift and xor or pow " variable
    [all...]

Completed in 98 milliseconds