Searched defs:idLength (Results 1 – 4 of 4) sorted by relevance
62 inline void setIndexDeltaLength(uint32 idLength) in setIndexDeltaLength()
133 int32_t idLength, in utrans_openU()257 utrans_unregisterID(const UChar* id, int32_t idLength) { in utrans_unregisterID()
63 checkIDSuffix(const char *itemName, const char *id, int32_t idLength, const char *suffix, in checkIDSuffix()
182 int32_t idLength, id2Length, count, count2; in TestUnicodeIDs() local