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

  /external/icu4c/i18n/
uspoof.cpp 464 const UnicodeSet *numerics = identifierInfo->getNumerics(); local
465 if (numerics->size() > 1) {
469 // TODO: ICU4J returns the UnicodeSet of the numerics found in the identifier.
472 // 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 177 milliseconds