Searched refs:unicodeBuffer (Results 1 – 1 of 1) sorted by relevance
689 UChar *unicodeBuffer=fromPunycode.getBuffer(-1); // capacity==-1: most labels should fit in processLabel() local690 if(unicodeBuffer==NULL) { in processLabel()697 unicodeBuffer, fromPunycode.getCapacity(), in processLabel()701 unicodeBuffer=fromPunycode.getBuffer(unicodeLength); in processLabel()702 if(unicodeBuffer==NULL) { in processLabel()708 unicodeBuffer, fromPunycode.getCapacity(), in processLabel()