this_hwm_offset  6117 ext/pcre/pcrelib/pcre_compile.c               size_t this_hwm_offset = cd->hwm - cd->start_workspace;
this_hwm_offset  6122 ext/pcre/pcrelib/pcre_compile.c                      (this_hwm_offset - base_hwm_offset))
this_hwm_offset  6129 ext/pcre/pcrelib/pcre_compile.c                    hc < (pcre_uchar *)cd->start_workspace + this_hwm_offset;
this_hwm_offset  6135 ext/pcre/pcrelib/pcre_compile.c               base_hwm_offset = this_hwm_offset;
this_hwm_offset  6180 ext/pcre/pcrelib/pcre_compile.c           size_t this_hwm_offset = cd->hwm - cd->start_workspace;
this_hwm_offset  6203 ext/pcre/pcrelib/pcre_compile.c                  (this_hwm_offset - base_hwm_offset))
this_hwm_offset  6210 ext/pcre/pcrelib/pcre_compile.c                hc < (pcre_uchar *)cd->start_workspace + this_hwm_offset;
this_hwm_offset  6216 ext/pcre/pcrelib/pcre_compile.c           base_hwm_offset = this_hwm_offset;