orig_index 627 ext/pcre/pcrelib/sljit/sljitNativeTILEGX_64.c int orig_index = inst_buf_index; orig_index 663 ext/pcre/pcrelib/sljit/sljitNativeTILEGX_64.c inst_buf_index = orig_index - 1; orig_index 683 ext/pcre/pcrelib/sljit/sljitNativeTILEGX_64.c if ((orig_index - 1) == 2) { orig_index 686 ext/pcre/pcrelib/sljit/sljitNativeTILEGX_64.c } else if ((orig_index - 1) == 1) { orig_index 723 ext/pcre/pcrelib/sljit/sljitNativeTILEGX_64.c inst_buf_index = orig_index - 1; orig_index 40 ext/zip/lib/zip_hash.c zip_int64_t orig_index; orig_index 136 ext/zip/lib/zip_hash.c if (((flags & ZIP_FL_UNCHANGED) && entry->orig_index != -1) || entry->current_index != -1) { orig_index 154 ext/zip/lib/zip_hash.c entry->orig_index = -1; orig_index 158 ext/zip/lib/zip_hash.c entry->orig_index = (zip_int64_t)index; orig_index 182 ext/zip/lib/zip_hash.c if (entry->orig_index == -1) { orig_index 220 ext/zip/lib/zip_hash.c if (entry->orig_index != -1) { orig_index 221 ext/zip/lib/zip_hash.c return entry->orig_index; orig_index 247 ext/zip/lib/zip_hash.c if (entry->orig_index == -1) { orig_index 261 ext/zip/lib/zip_hash.c entry->current_index = entry->orig_index;