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

/opensolaris-onvv-gate/usr/src/cmd/krb5/iprop/
H A Diprop.x117 int16_t av_len;
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Filter/Util/Call/
H A DCall.xs238 if (PL_rsfp_filters && IDX <= av_len(PL_rsfp_filters) && FILTER_DATA(IDX) && FILTER_ACTIVE(FILTER_DATA(IDX)))
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Data/Dumper/
H A DDumper.xs441 I32 ixmax = av_len((AV *)ival);
574 av_len(keys)+1,
578 av_len(keys)+1,
613 if ((sortkeys && !(keys && (I32)i <= av_len(keys))) ||
1028 imax = av_len(todumpav);
1095 postlen = av_len(postav);
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/ByteLoader/
H A Dbytecode.h153 if(av_len((AV*) PL_regex_pad[0]) > -1) { \
161 cPMOPx(o)->op_pmoffset = av_len(PL_regex_padav); \
/opensolaris-onvv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/Object/
H A DObject.xs77 len = av_len(src_av) + 1;
312 len = av_len(av) + 1;
549 len = av_len(av) + 1;
/opensolaris-onvv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/
H A DExacct.xs344 len = av_len(av) + 1;
/opensolaris-onvv-gate/usr/src/lib/krb5/kdb/
H A Dkdb_convert.c566 ULOG_ENTRY(upd, final).av_len =
818 ent->len = (krb5_int16) u.av_len;
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Duniversal.c627 I32 last = av_len(av);
H A Ddump.c1214 if (nest < maxnest && av_len((AV*)sv) >= 0) {
1216 for (count = 0; count <= av_len((AV*)sv) && count < maxnest; count++) {
H A Dpp_hot.c909 if (av_len(ary) > 0)
1508 if (av_len(GvAVn(PL_last_in_gv)) < 0) {
H A Dregexec.c2122 PL_reg_curpm->op_pmoffset = av_len(PL_regex_padav);
4393 for (i = 0; i <= av_len(av); i++) {
H A Ddoio.c744 while (av_len(GvAV(gv)) >= 0) {
H A Dembed.h73 #define av_len Perl_av_len macro
2620 #define av_len(a) Perl_av_len(aTHX_ a) macro
H A Dop.c2659 if(av_len((AV*) PL_regex_pad[0]) > -1) {
2667 pmop->op_pmoffset = av_len(PL_regex_padav);
H A Dsv.c10873 I32 len = av_len((AV*)proto_perl->Iregex_padav);
11424 while(av_len(param->stashes) != -1) {
H A Dpp_sys.c1930 if ((IoFLAGS(io) & IOf_START) && av_len(GvAVn(gv)) < 0) {
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Storable/
H A DStorable.xs2075 I32 len = av_len(av) + 1;

Completed in 336 milliseconds