Searched refs:descLen (Results 1 – 1 of 1) sorted by relevance
503 int32_t descLen = 0, transLen=0; in printComments() local512 descLen = getDescription(src->fChars,src->fLength, &desc, capacity, status); in printComments()534 if(descLen > 0){ in printComments()536 print(desc, descLen, "<!--", "-->", status); in printComments()