bufpos             83 ext/intl/collator/collator_is_numeric.c 		char buf[64], *numbuf, *bufpos;
bufpos             93 ext/intl/collator/collator_is_numeric.c 		bufpos = numbuf;
bufpos             96 ext/intl/collator/collator_is_numeric.c 			*bufpos++ = (char) *nstart++;
bufpos             99 ext/intl/collator/collator_is_numeric.c 		*bufpos = '\0';