Home
last modified time | relevance | path

Searched defs:label (Results 1 – 15 of 15) sorted by relevance

/PHP-5.4/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c202 struct sljit_label *label; member
527 #define JUMPTO(type, label) \ argument
531 #define SET_LABEL(jump, label) \ argument
535 #define CMPTO(type, src1, src1w, src2, src2w, label) \ argument
2844 struct sljit_label *label; in skip_char_back() local
4467 struct sljit_label *label; in do_casefulcmp() local
4496 struct sljit_label *label; in do_caselesscmp() local
5257 struct sljit_label *label; in compile_char1_matchingpath() local
6053 struct sljit_label *label; in compile_ref_iterator_matchingpath() local
7871 struct sljit_label *label; in compile_iterator_matchingpath() local
[all …]
/PHP-5.4/main/streams/
H A Dphp_stream_filter_api.h97 const char *label; member
/PHP-5.4/ext/pcre/pcrelib/sljit/
H A DsljitNativeSPARC_common.c281 struct sljit_label *label; in sljit_generate_code() local
1214 struct sljit_label *label; in sljit_emit_label() local
H A DsljitLir.c464 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_label(struct sljit_jump *jump, struct sljit_label* label) in sljit_set_label()
590 static SLJIT_INLINE void set_label(struct sljit_label *label, struct sljit_compiler *compiler) in set_label()
1951 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_label(struct sljit_jump *jump, struct sljit_label* label) in sljit_set_label()
H A DsljitLir.h290 struct sljit_label* label; member
1099 static SLJIT_INLINE sljit_uw sljit_get_label_addr(struct sljit_label *label) { return label->addr; } in sljit_get_label_addr()
H A DsljitNativeARM_64.c217 struct sljit_label *label; in sljit_generate_code() local
1844 struct sljit_label *label; in sljit_emit_label() local
H A DsljitNativeMIPS_common.c369 struct sljit_label *label; in sljit_generate_code() local
1576 struct sljit_label *label; in sljit_emit_label() local
H A DsljitNativePPC_common.c327 struct sljit_label *label; in sljit_generate_code() local
2053 struct sljit_label *label; in sljit_emit_label() local
H A DsljitNativeARM_T2_32.c351 struct sljit_label *label; in sljit_generate_code() local
1868 struct sljit_label *label; in sljit_emit_label() local
H A DsljitNativeARM_32.c574 struct sljit_label *label; in sljit_generate_code() local
2371 struct sljit_label *label; in sljit_emit_label() local
H A DsljitNativeX86_common.c455 struct sljit_label *label; in sljit_generate_code() local
2515 struct sljit_label *label; local
H A DsljitNativeTILEGX_64.c1007 struct sljit_label *label; in sljit_generate_code() local
2323 struct sljit_label *label; in sljit_emit_label() local
/PHP-5.4/ext/gd/libgd/
H A Dgd_gif_in.c300 DoExtension(gdIOCtx *fd, int label, int *Transparent, int *ZeroDataBlockP) in DoExtension()
/PHP-5.4/main/
H A Dphp_streams.h123 const char *label; /* label for this ops structure */ member
146 const char *label; member
/PHP-5.4/Zend/
H A Dzend_compile.c2256 zval *label; in zend_resolve_goto_label() local

Completed in 187 milliseconds