Home | History | Annotate | Download | only in genrb

Lines Matching full:notelen

418     int32_t noteLen = 0;
434 noteLen = getAt(src->fChars,src->fLength, &note, capacity, i, UPC_NOTE, status);
439 if(noteLen > 0){
441 print(note, noteLen,"<note>", "</note>", status);