Searched refs:non_nl (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/GeoIP-1.5.1/libGeoIP/
H A Dbase64.c513 char const *non_nl; local
516 non_nl = get_4 (ctx, &in, in_end, &inlen);
518 non_nl = in; /* Might have nl in this case. */
528 if (!decode_4 (non_nl, inlen, &out, &outleft))

Completed in 93 milliseconds