Searched refs:previousFCD16 (Results 1 – 2 of 2) sorted by relevance
447 uint16_t fcd16 = nfcImpl.previousFCD16(rawStart, p); in previousSegment()460 (fcd16 = nfcImpl.previousFCD16(rawStart, p)) != 0); in previousSegment()
343 uint16_t previousFCD16(const UChar *start, const UChar *&s) const { in previousFCD16() function