sljit_label       197 ext/pcre/pcrelib/pcre_jit_compile.c   struct sljit_label *quit;
sljit_label       202 ext/pcre/pcrelib/pcre_jit_compile.c   struct sljit_label *label;
sljit_label       242 ext/pcre/pcrelib/pcre_jit_compile.c   struct sljit_label *matchingpath;
sljit_label       248 ext/pcre/pcrelib/pcre_jit_compile.c   struct sljit_label *alternative_matchingpath;
sljit_label       250 ext/pcre/pcrelib/pcre_jit_compile.c   struct sljit_label *recursive_matchingpath;
sljit_label       252 ext/pcre/pcrelib/pcre_jit_compile.c   struct sljit_label *zero_matchingpath;
sljit_label       277 ext/pcre/pcrelib/pcre_jit_compile.c   struct sljit_label *matchingpath;
sljit_label       283 ext/pcre/pcrelib/pcre_jit_compile.c   struct sljit_label *matchingpath;
sljit_label       289 ext/pcre/pcrelib/pcre_jit_compile.c   struct sljit_label *entry;
sljit_label       393 ext/pcre/pcrelib/pcre_jit_compile.c   struct sljit_label *partialmatchlabel;
sljit_label       394 ext/pcre/pcrelib/pcre_jit_compile.c   struct sljit_label *quit_label;
sljit_label       395 ext/pcre/pcrelib/pcre_jit_compile.c   struct sljit_label *forced_quit_label;
sljit_label       396 ext/pcre/pcrelib/pcre_jit_compile.c   struct sljit_label *accept_label;
sljit_label       397 ext/pcre/pcrelib/pcre_jit_compile.c   struct sljit_label *ff_newline_shortcut;
sljit_label      2038 ext/pcre/pcrelib/pcre_jit_compile.c static SLJIT_INLINE void set_jumps(jump_list *list, struct sljit_label *label)
sljit_label      2170 ext/pcre/pcrelib/pcre_jit_compile.c struct sljit_label *loop;
sljit_label      2196 ext/pcre/pcrelib/pcre_jit_compile.c struct sljit_label *loop;
sljit_label      2255 ext/pcre/pcrelib/pcre_jit_compile.c struct sljit_label *loop;
sljit_label      2302 ext/pcre/pcrelib/pcre_jit_compile.c static SLJIT_INLINE void return_with_partial_match(compiler_common *common, struct sljit_label *quit)
sljit_label      2868 ext/pcre/pcrelib/pcre_jit_compile.c struct sljit_label *label;
sljit_label      3084 ext/pcre/pcrelib/pcre_jit_compile.c static SLJIT_INLINE struct sljit_label *mainloop_entry(compiler_common *common, BOOL hascrorlf, BOOL firstline)
sljit_label      3087 ext/pcre/pcrelib/pcre_jit_compile.c struct sljit_label *mainloop;
sljit_label      3088 ext/pcre/pcrelib/pcre_jit_compile.c struct sljit_label *newlinelabel = NULL;
sljit_label      3576 ext/pcre/pcrelib/pcre_jit_compile.c struct sljit_label *start;
sljit_label      3820 ext/pcre/pcrelib/pcre_jit_compile.c struct sljit_label *start;
sljit_label      3877 ext/pcre/pcrelib/pcre_jit_compile.c struct sljit_label *loop;
sljit_label      3967 ext/pcre/pcrelib/pcre_jit_compile.c struct sljit_label *start;
sljit_label      4044 ext/pcre/pcrelib/pcre_jit_compile.c struct sljit_label *loop;
sljit_label      4108 ext/pcre/pcrelib/pcre_jit_compile.c struct sljit_label *mainloop;
sljit_label      4500 ext/pcre/pcrelib/pcre_jit_compile.c struct sljit_label *label;
sljit_label      4529 ext/pcre/pcrelib/pcre_jit_compile.c struct sljit_label *label;
sljit_label      5294 ext/pcre/pcrelib/pcre_jit_compile.c struct sljit_label *label;
sljit_label      6090 ext/pcre/pcrelib/pcre_jit_compile.c struct sljit_label *label;
sljit_label      6476 ext/pcre/pcrelib/pcre_jit_compile.c struct sljit_label *save_quit_label = common->quit_label;
sljit_label      6477 ext/pcre/pcrelib/pcre_jit_compile.c struct sljit_label *save_accept_label = common->accept_label;
sljit_label      7001 ext/pcre/pcrelib/pcre_jit_compile.c struct sljit_label *rmax_label = NULL;
sljit_label      7536 ext/pcre/pcrelib/pcre_jit_compile.c struct sljit_label *loop = NULL;
sljit_label      7913 ext/pcre/pcrelib/pcre_jit_compile.c struct sljit_label *label;
sljit_label      8605 ext/pcre/pcrelib/pcre_jit_compile.c struct sljit_label *label = NULL;
sljit_label      8881 ext/pcre/pcrelib/pcre_jit_compile.c struct sljit_label *rmin_label = NULL;
sljit_label      8882 ext/pcre/pcrelib/pcre_jit_compile.c struct sljit_label *exact_label = NULL;
sljit_label      9387 ext/pcre/pcrelib/pcre_jit_compile.c struct sljit_label *loop;
sljit_label      9807 ext/pcre/pcrelib/pcre_jit_compile.c struct sljit_label *mainloop_label = NULL;
sljit_label      9808 ext/pcre/pcrelib/pcre_jit_compile.c struct sljit_label *continue_match_label;
sljit_label      9809 ext/pcre/pcrelib/pcre_jit_compile.c struct sljit_label *empty_match_found_label = NULL;
sljit_label      9810 ext/pcre/pcrelib/pcre_jit_compile.c struct sljit_label *empty_match_backtrack_label = NULL;
sljit_label      9811 ext/pcre/pcrelib/pcre_jit_compile.c struct sljit_label *reset_match_label;
sljit_label      9812 ext/pcre/pcrelib/pcre_jit_compile.c struct sljit_label *quit_label;
sljit_label       464 ext/pcre/pcrelib/sljit/sljitLir.c SLJIT_API_FUNC_ATTRIBUTE void sljit_set_label(struct sljit_jump *jump, struct sljit_label* label)
sljit_label       590 ext/pcre/pcrelib/sljit/sljitLir.c static SLJIT_INLINE void set_label(struct sljit_label *label, struct sljit_compiler *compiler)
sljit_label      1912 ext/pcre/pcrelib/sljit/sljitLir.c SLJIT_API_FUNC_ATTRIBUTE struct sljit_label* sljit_emit_label(struct sljit_compiler *compiler)
sljit_label      1955 ext/pcre/pcrelib/sljit/sljitLir.c SLJIT_API_FUNC_ATTRIBUTE void sljit_set_label(struct sljit_jump *jump, struct sljit_label* label)
sljit_label       278 ext/pcre/pcrelib/sljit/sljitLir.h 	struct sljit_label *next;
sljit_label       290 ext/pcre/pcrelib/sljit/sljitLir.h 		struct sljit_label* label;
sljit_label       303 ext/pcre/pcrelib/sljit/sljitLir.h 	struct sljit_label *labels;
sljit_label       306 ext/pcre/pcrelib/sljit/sljitLir.h 	struct sljit_label *last_label;
sljit_label       940 ext/pcre/pcrelib/sljit/sljitLir.h SLJIT_API_FUNC_ATTRIBUTE struct sljit_label* sljit_emit_label(struct sljit_compiler *compiler);
sljit_label      1046 ext/pcre/pcrelib/sljit/sljitLir.h SLJIT_API_FUNC_ATTRIBUTE void sljit_set_label(struct sljit_jump *jump, struct sljit_label* label);
sljit_label      1089 ext/pcre/pcrelib/sljit/sljitLir.h static SLJIT_INLINE sljit_uw sljit_get_label_addr(struct sljit_label *label) { return label->addr; }
sljit_label       574 ext/pcre/pcrelib/sljit/sljitNativeARM_32.c 	struct sljit_label *label;
sljit_label      2384 ext/pcre/pcrelib/sljit/sljitNativeARM_32.c SLJIT_API_FUNC_ATTRIBUTE struct sljit_label* sljit_emit_label(struct sljit_compiler *compiler)
sljit_label      2386 ext/pcre/pcrelib/sljit/sljitNativeARM_32.c 	struct sljit_label *label;
sljit_label      2394 ext/pcre/pcrelib/sljit/sljitNativeARM_32.c 	label = (struct sljit_label*)ensure_abuf(compiler, sizeof(struct sljit_label));
sljit_label       217 ext/pcre/pcrelib/sljit/sljitNativeARM_64.c 	struct sljit_label *label;
sljit_label      1864 ext/pcre/pcrelib/sljit/sljitNativeARM_64.c SLJIT_API_FUNC_ATTRIBUTE struct sljit_label* sljit_emit_label(struct sljit_compiler *compiler)
sljit_label      1866 ext/pcre/pcrelib/sljit/sljitNativeARM_64.c 	struct sljit_label *label;
sljit_label      1874 ext/pcre/pcrelib/sljit/sljitNativeARM_64.c 	label = (struct sljit_label*)ensure_abuf(compiler, sizeof(struct sljit_label));
sljit_label       351 ext/pcre/pcrelib/sljit/sljitNativeARM_T2_32.c 	struct sljit_label *label;
sljit_label      1898 ext/pcre/pcrelib/sljit/sljitNativeARM_T2_32.c SLJIT_API_FUNC_ATTRIBUTE struct sljit_label* sljit_emit_label(struct sljit_compiler *compiler)
sljit_label      1900 ext/pcre/pcrelib/sljit/sljitNativeARM_T2_32.c 	struct sljit_label *label;
sljit_label      1908 ext/pcre/pcrelib/sljit/sljitNativeARM_T2_32.c 	label = (struct sljit_label*)ensure_abuf(compiler, sizeof(struct sljit_label));
sljit_label       369 ext/pcre/pcrelib/sljit/sljitNativeMIPS_common.c 	struct sljit_label *label;
sljit_label      1577 ext/pcre/pcrelib/sljit/sljitNativeMIPS_common.c SLJIT_API_FUNC_ATTRIBUTE struct sljit_label* sljit_emit_label(struct sljit_compiler *compiler)
sljit_label      1579 ext/pcre/pcrelib/sljit/sljitNativeMIPS_common.c 	struct sljit_label *label;
sljit_label      1587 ext/pcre/pcrelib/sljit/sljitNativeMIPS_common.c 	label = (struct sljit_label*)ensure_abuf(compiler, sizeof(struct sljit_label));
sljit_label       327 ext/pcre/pcrelib/sljit/sljitNativePPC_common.c 	struct sljit_label *label;
sljit_label      2052 ext/pcre/pcrelib/sljit/sljitNativePPC_common.c SLJIT_API_FUNC_ATTRIBUTE struct sljit_label* sljit_emit_label(struct sljit_compiler *compiler)
sljit_label      2054 ext/pcre/pcrelib/sljit/sljitNativePPC_common.c 	struct sljit_label *label;
sljit_label      2062 ext/pcre/pcrelib/sljit/sljitNativePPC_common.c 	label = (struct sljit_label*)ensure_abuf(compiler, sizeof(struct sljit_label));
sljit_label       281 ext/pcre/pcrelib/sljit/sljitNativeSPARC_common.c 	struct sljit_label *label;
sljit_label      1217 ext/pcre/pcrelib/sljit/sljitNativeSPARC_common.c SLJIT_API_FUNC_ATTRIBUTE struct sljit_label* sljit_emit_label(struct sljit_compiler *compiler)
sljit_label      1219 ext/pcre/pcrelib/sljit/sljitNativeSPARC_common.c 	struct sljit_label *label;
sljit_label      1227 ext/pcre/pcrelib/sljit/sljitNativeSPARC_common.c 	label = (struct sljit_label*)ensure_abuf(compiler, sizeof(struct sljit_label));
sljit_label      1006 ext/pcre/pcrelib/sljit/sljitNativeTILEGX_64.c 	struct sljit_label *label;
sljit_label      2297 ext/pcre/pcrelib/sljit/sljitNativeTILEGX_64.c SLJIT_API_FUNC_ATTRIBUTE struct sljit_label * sljit_emit_label(struct sljit_compiler *compiler)
sljit_label      2299 ext/pcre/pcrelib/sljit/sljitNativeTILEGX_64.c 	struct sljit_label *label;
sljit_label      2309 ext/pcre/pcrelib/sljit/sljitNativeTILEGX_64.c 	label = (struct sljit_label *)ensure_abuf(compiler, sizeof(struct sljit_label));
sljit_label       457 ext/pcre/pcrelib/sljit/sljitNativeX86_common.c 	struct sljit_label *label;
sljit_label      2525 ext/pcre/pcrelib/sljit/sljitNativeX86_common.c SLJIT_API_FUNC_ATTRIBUTE struct sljit_label* sljit_emit_label(struct sljit_compiler *compiler)
sljit_label      2528 ext/pcre/pcrelib/sljit/sljitNativeX86_common.c 	struct sljit_label *label;
sljit_label      2541 ext/pcre/pcrelib/sljit/sljitNativeX86_common.c 	label = (struct sljit_label*)ensure_abuf(compiler, sizeof(struct sljit_label));