PBM_LAST         6674 src/image.c    static const struct image_keyword pbm_format[PBM_LAST] =
PBM_LAST         6694 src/image.c      struct image_keyword fmt[PBM_LAST];
PBM_LAST         6698 src/image.c      if (!parse_image_spec (object, fmt, PBM_LAST, Qpbm))
PBM_LAST         6895 src/image.c          struct image_keyword fmt[PBM_LAST];
PBM_LAST         6900 src/image.c          parse_image_spec (img->spec, fmt, PBM_LAST, Qpbm);