Searched refs:unicodeBuffer (Results 1 – 2 of 2) sorted by relevance
699 UChar *unicodeBuffer=fromPunycode.getBuffer(-1); // capacity==-1: most labels should fit in processLabel() local700 if(unicodeBuffer==NULL) { in processLabel()707 unicodeBuffer, fromPunycode.getCapacity(), in processLabel()711 unicodeBuffer=fromPunycode.getBuffer(unicodeLength); in processLabel()712 if(unicodeBuffer==NULL) { in processLabel()718 unicodeBuffer, fromPunycode.getCapacity(), in processLabel()
697 UChar *unicodeBuffer=fromPunycode.getBuffer(-1); // capacity==-1: most labels should fit in processLabel() local698 if(unicodeBuffer==NULL) { in processLabel()705 unicodeBuffer, fromPunycode.getCapacity(), in processLabel()709 unicodeBuffer=fromPunycode.getBuffer(unicodeLength); in processLabel()710 if(unicodeBuffer==NULL) { in processLabel()716 unicodeBuffer, fromPunycode.getCapacity(), in processLabel()