Searched refs:nl (Results 1 – 2 of 2) sorted by relevance
480 int nl = 0; in withinBlockquoteConsecutive() local483 nl++; in withinBlockquoteConsecutive()487 withinParagraph(out, text, i, next - nl); in withinBlockquoteConsecutive()489 if (nl == 1) { in withinBlockquoteConsecutive()492 for (int j = 2; j < nl; j++) { in withinBlockquoteConsecutive()
2252 int nl = name.length(); in keyFor() local2253 for (int i = 0; i < nl; i++) { in keyFor()