this_hwm_offset  6115 ext/pcre/pcrelib/pcre_compile.c               size_t this_hwm_offset = cd->hwm - cd->start_workspace;
this_hwm_offset  6120 ext/pcre/pcrelib/pcre_compile.c                      (this_hwm_offset - base_hwm_offset))
this_hwm_offset  6127 ext/pcre/pcrelib/pcre_compile.c                    hc < (pcre_uchar *)cd->start_workspace + this_hwm_offset;
this_hwm_offset  6133 ext/pcre/pcrelib/pcre_compile.c               base_hwm_offset = this_hwm_offset;
this_hwm_offset  6178 ext/pcre/pcrelib/pcre_compile.c           size_t this_hwm_offset = cd->hwm - cd->start_workspace;
this_hwm_offset  6201 ext/pcre/pcrelib/pcre_compile.c                  (this_hwm_offset - base_hwm_offset))
this_hwm_offset  6208 ext/pcre/pcrelib/pcre_compile.c                hc < (pcre_uchar *)cd->start_workspace + this_hwm_offset;
this_hwm_offset  6214 ext/pcre/pcrelib/pcre_compile.c           base_hwm_offset = this_hwm_offset;