Home
last modified time | relevance | path

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

/PHP-7.4/ext/opcache/Optimizer/
H A Dpass3.c37 #define CHECK_JMP(target, label) \ argument
45 #define CHECK_JMP2(target, label) \ argument
/PHP-7.4/ext/
H A Dext_skel.php125 function task($label, $callback) {
/PHP-7.4/Zend/
H A Dzend_language_scanner.h60 char *label; member
H A Dzend_compile.c4432 zval *label; in zend_resolve_goto_label() local
4508 zend_string *label = zend_ast_get_str(ast->child[0]); in zend_compile_label() local
4971 zend_label *label; in zend_compile_try() local
/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitLir.c507 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_label(struct sljit_jump *jump, struct sljit_label* label) in sljit_set_label()
525 …NC_ATTRIBUTE void sljit_set_put_label(struct sljit_put_label *put_label, struct sljit_label *label) in sljit_set_put_label()
632 static SLJIT_INLINE sljit_uw compute_next_addr(struct sljit_label *label, struct sljit_jump *jump, in compute_next_addr()
688 static SLJIT_INLINE void set_label(struct sljit_label *label, struct sljit_compiler *compiler) in set_label()
2043 struct sljit_label *label; in sljit_emit_cmov_generic() local
2558 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_label(struct sljit_jump *jump, struct sljit_label* label) in sljit_set_label()
2572 …NC_ATTRIBUTE void sljit_set_put_label(struct sljit_put_label *put_label, struct sljit_label *label) in sljit_set_put_label()
H A DsljitLir.h358 struct sljit_label *label; member
364 struct sljit_label *label; member
1384 static SLJIT_INLINE sljit_uw sljit_get_label_addr(struct sljit_label *label) { return label->addr; } in sljit_get_label_addr()
H A DsljitNativeSPARC_common.c305 struct sljit_label *label; in sljit_generate_code() local
1262 struct sljit_label *label; in sljit_emit_label() local
H A DsljitNativeARM_64.c247 struct sljit_label *label; in sljit_generate_code() local
1669 struct sljit_label *label; in sljit_emit_label() local
H A DsljitNativeARM_T2_32.c371 struct sljit_label *label; in sljit_generate_code() local
1818 struct sljit_label *label; in sljit_emit_label() local
H A DsljitNativePPC_common.c391 struct sljit_label *label; in sljit_generate_code() local
1891 struct sljit_label *label; in sljit_emit_label() local
H A DsljitNativeARM_32.c598 struct sljit_label *label; in sljit_generate_code() local
2139 struct sljit_label *label; in sljit_emit_label() local
H A DsljitNativeMIPS_common.c514 struct sljit_label *label; in sljit_generate_code() local
1780 struct sljit_label *label; in sljit_emit_label() local
H A DsljitNativeX86_common.c499 struct sljit_label *label; in sljit_generate_code() local
2683 struct sljit_label *label; local
H A DsljitNativeTILEGX_64.c1006 struct sljit_label *label; in sljit_generate_code() local
2306 struct sljit_label *label; in sljit_emit_label() local
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c622 #define JUMPTO(type, label) \ argument
626 #define SET_LABEL(jump, label) \ argument
630 #define CMPTO(type, src1, src1w, src2, src2w, label) \ argument
3012 static SLJIT_INLINE void set_jumps(jump_list *list, struct sljit_label *label) in set_jumps()
4218 struct sljit_label *label; in move_back() local
6987 struct sljit_label *label; in do_casefulcmp() local
7067 struct sljit_label *label; in do_caselesscmp() local
7942 struct sljit_label *label; in compile_simple_assertion_matchingpath() local
9125 struct sljit_label *label; in compile_ref_iterator_matchingpath() local
11142 struct sljit_label *label; in compile_iterator_matchingpath() local
[all …]
/PHP-7.4/main/streams/
H A Dphp_stream_filter_api.h95 const char *label; member
/PHP-7.4/ext/gd/libgd/
H A Dgd_gif_in.c304 DoExtension(gdIOCtx *fd, int label, int *Transparent, int *ZeroDataBlockP) in DoExtension()
/PHP-7.4/main/
H A Dphp_streams.h123 const char *label; /* label for this ops structure */ member
146 const char *label; member

Completed in 188 milliseconds