Home
last modified time | relevance | path

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

/PHP-7.2/ext/opcache/Optimizer/
H A Dpass3.c37 #define CHECK_JMP(target, label) \ argument
45 #define CHECK_JMP2(target, label) \ argument
/PHP-7.2/Zend/
H A Dzend_language_scanner.h62 char *label; member
H A Dzend_compile.c4553 zval *label; in zend_resolve_goto_label() local
4629 zend_string *label = zend_ast_get_str(ast->child[0]); in zend_compile_label() local
5086 zend_label *label; in zend_compile_try() local
/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c202 struct sljit_label *label; member
545 #define JUMPTO(type, label) \ argument
549 #define SET_LABEL(jump, label) \ argument
3082 struct sljit_label *label; in skip_char_back() local
5177 struct sljit_label *label; in do_casefulcmp() local
5206 struct sljit_label *label; in do_caselesscmp() local
6024 struct sljit_label *label; in compile_simple_assertion_matchingpath() local
6248 struct sljit_label *label; in compile_char1_matchingpath() local
6859 struct sljit_label *label; in compile_ref_iterator_matchingpath() local
8792 struct sljit_label *label; in compile_iterator_matchingpath() local
[all …]
/PHP-7.2/main/streams/
H A Dphp_stream_filter_api.h97 const char *label; member
/PHP-7.2/ext/pcre/pcrelib/sljit/
H A DsljitLir.c490 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_label(struct sljit_jump *jump, struct sljit_label* label) in sljit_set_label()
628 static SLJIT_INLINE void set_label(struct sljit_label *label, struct sljit_compiler *compiler) in set_label()
1679 struct sljit_label *label; in sljit_emit_cmov_generic() local
2138 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_label(struct sljit_jump *jump, struct sljit_label* label) in sljit_set_label()
H A DsljitNativeSPARC_common.c288 struct sljit_label *label; in sljit_generate_code() local
1241 struct sljit_label *label; in sljit_emit_label() local
H A DsljitNativeARM_T2_32.c357 struct sljit_label *label; in sljit_generate_code() local
1774 struct sljit_label *label; in sljit_emit_label() local
H A DsljitLir.h289 struct sljit_label* label; member
1239 static SLJIT_INLINE sljit_uw sljit_get_label_addr(struct sljit_label *label) { return label->addr; } in sljit_get_label_addr()
H A DsljitNativeARM_32.c585 struct sljit_label *label; in sljit_generate_code() local
2121 struct sljit_label *label; in sljit_emit_label() local
H A DsljitNativeARM_64.c220 struct sljit_label *label; in sljit_generate_code() local
1899 struct sljit_label *label; in sljit_emit_label() local
H A DsljitNativeMIPS_common.c372 struct sljit_label *label; in sljit_generate_code() local
1602 struct sljit_label *label; in sljit_emit_label() local
H A DsljitNativePPC_common.c335 struct sljit_label *label; in sljit_generate_code() local
2105 struct sljit_label *label; in sljit_emit_label() local
H A DsljitNativeX86_common.c486 struct sljit_label *label; in sljit_generate_code() local
2485 struct sljit_label *label; local
H A DsljitNativeTILEGX_64.c1006 struct sljit_label *label; in sljit_generate_code() local
2298 struct sljit_label *label; in sljit_emit_label() local
/PHP-7.2/ext/gd/libgd/
H A Dgd_gif_in.c304 DoExtension(gdIOCtx *fd, int label, int *Transparent, int *ZeroDataBlockP) in DoExtension()
/PHP-7.2/main/
H A Dphp_streams.h125 const char *label; /* label for this ops structure */ member
148 const char *label; member

Completed in 140 milliseconds