Lines Matching defs:slot
944 subject position in the working slot at the top of the vector. We mustn't
945 change the current values of the data slot, because they may be set from a
1360 pcre_uchar *slot = md->name_table + GET2(ecode, 1) * md->name_entry_size;
1363 unsigned int recno = GET2(slot, 0);
1366 slot += md->name_entry_size;
1379 pcre_uchar *slot = md->name_table + GET2(ecode, 1) * md->name_entry_size;
1382 offset = GET2(slot, 0) << 1;
1385 slot += md->name_entry_size;
2702 pcre_uchar *slot = md->name_table + GET2(ecode, 1) * md->name_entry_size;
2713 offset = GET2(slot, 0) << 1;
2719 slot += md->name_entry_size;