pe               1194 maint/gnulib/lib/argp-help.c       const struct hol_entry *pe = pest->hhstate->prev_entry;
pe               1197 maint/gnulib/lib/argp-help.c       if (pest->hhstate->sep_groups && pe && pest->entry->group != pe->group)
pe               1201 maint/gnulib/lib/argp-help.c           && (!pe
pe               1202 maint/gnulib/lib/argp-help.c               || (pe->cluster != cl
pe               1203 maint/gnulib/lib/argp-help.c                   && !hol_cluster_is_child (pe->cluster, cl))))
pe                396 maint/gnulib/lib/parse-duration.c     char * pe = pz + strlen (pz);
pe                397 maint/gnulib/lib/parse-duration.c     while ((pe > pz) && isspace ((unsigned char)pe[-1]))
pe                398 maint/gnulib/lib/parse-duration.c       pe--;
pe                399 maint/gnulib/lib/parse-duration.c     *pe = NUL;