Searched refs:proto_end (Results 1 – 1 of 1) sorted by relevance
14320 const char *proto, *proto_end; in Perl_ck_entersub_args_proto() local14334 proto_end = proto + proto_len; in Perl_ck_entersub_args_proto()14347 if (proto >= proto_end) in Perl_ck_entersub_args_proto()14420 e = (char *) memchr(proto, ']', proto_end - proto); in Perl_ck_entersub_args_proto()14527 if (!optional && proto_end > proto && in Perl_ck_entersub_args_proto()