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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dregcomp.c719 int oldl = STR_LEN(scan); local
722 if (oldl + STR_LEN(n) > U8_MAX)
728 Move(STRING(n), STRING(scan) + oldl, STR_LEN(n), char);

Completed in 24 milliseconds