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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dutf8.c1937 U8 natbuf[1+1]; local
1954 natbuf[1] = 0; /* Need to terminate the buffer. */
1964 natbuf[0] = *p1;
1965 to_utf8_fold(natbuf, foldbuf1, &foldlen1);
1974 natbuf[0] = *p2;
1975 to_utf8_fold(natbuf, foldbuf2, &foldlen2);

Completed in 17 milliseconds