/PHP-8.3/ext/ |
H A D | ext_skel.php | 120 function task($label, $callback) {
|
/PHP-8.3/ext/intl/ |
H A D | intl_data.h | 75 #define INTL_METHOD_CHECK_STATUS_OR_GOTO(obj, msg, label) \ argument
|
/PHP-8.3/Zend/ |
H A D | zend_language_scanner.h | 63 char *label; member
|
H A D | zend_compile.c | 5329 zval *label; in zend_resolve_goto_label() local 5405 zend_string *label = zend_ast_get_str(ast->child[0]); in zend_compile_label() local 6107 zend_label *label; in zend_compile_try() local
|
/PHP-8.3/ext/pcre/pcre2lib/sljit/ |
H A D | sljitLir.c | 520 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_label(struct sljit_jump *jump, struct sljit_label* label) in sljit_set_label() 538 …NC_ATTRIBUTE void sljit_set_put_label(struct sljit_put_label *put_label, struct sljit_label *label) in sljit_set_put_label() 642 static SLJIT_INLINE sljit_uw compute_next_addr(struct sljit_label *label, struct sljit_jump *jump, in compute_next_addr() 700 static SLJIT_INLINE void set_label(struct sljit_label *label, struct sljit_compiler *compiler) in set_label() 2323 struct sljit_label *label; in sljit_emit_cmov_generic() local 2978 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_label(struct sljit_jump *jump, struct sljit_label* label) in sljit_set_label() 2992 …NC_ATTRIBUTE void sljit_set_put_label(struct sljit_put_label *put_label, struct sljit_label *label) in sljit_set_put_label()
|
H A D | sljitLir.h | 397 struct sljit_label *label; member 403 struct sljit_label *label; member 1655 static SLJIT_INLINE sljit_uw sljit_get_label_addr(struct sljit_label *label) { return label->addr; } in sljit_get_label_addr()
|
H A D | sljitNativeSPARC_common.c | 309 struct sljit_label *label; in sljit_generate_code() local 1373 struct sljit_label *label; in sljit_emit_label() local
|
H A D | sljitNativeARM_64.c | 244 struct sljit_label *label; in sljit_generate_code() local 1940 struct sljit_label *label; in sljit_emit_label() local
|
H A D | sljitNativeRISCV_common.c | 385 struct sljit_label *label; in sljit_generate_code() local 2270 struct sljit_label *label; in sljit_emit_label() local
|
H A D | sljitNativeARM_32.c | 686 struct sljit_label *label; in sljit_generate_code() local 2671 struct sljit_label *label; in sljit_emit_label() local
|
H A D | sljitNativeARM_T2_32.c | 386 struct sljit_label *label; in sljit_generate_code() local 2258 struct sljit_label *label; in sljit_emit_label() local
|
H A D | sljitNativePPC_common.c | 416 struct sljit_label *label; in sljit_generate_code() local 2192 struct sljit_label *label; in sljit_emit_label() local
|
H A D | sljitNativeX86_common.c | 594 struct sljit_label *label; in sljit_generate_code() local 2969 struct sljit_label *label; local
|
H A D | sljitNativeMIPS_common.c | 582 struct sljit_label *label; in sljit_generate_code() local 2837 struct sljit_label *label; in sljit_emit_label() local
|
H A D | sljitNativeS390X.c | 1426 struct sljit_label *label; in sljit_generate_code() local 3381 struct sljit_label *label; in sljit_emit_label() local
|
/PHP-8.3/ext/pcre/pcre2lib/ |
H A D | pcre2_jit_compile.c | 627 #define JUMPTO(type, label) \ argument 631 #define SET_LABEL(jump, label) \ argument 635 #define CMPTO(type, src1, src1w, src2, src2w, label) \ argument 3082 static SLJIT_INLINE void set_jumps(jump_list *list, struct sljit_label *label) in set_jumps() 4285 struct sljit_label *label; in move_back() local 7138 struct sljit_label *label; in do_casefulcmp() local 7218 struct sljit_label *label; in do_caselesscmp() local 8250 struct sljit_label *label; in compile_simple_assertion_matchingpath() local 9433 struct sljit_label *label; in compile_ref_iterator_matchingpath() local 11450 struct sljit_label *label; in compile_iterator_matchingpath() local [all …]
|
/PHP-8.3/main/streams/ |
H A D | php_stream_filter_api.h | 93 const char *label; member
|
/PHP-8.3/ext/gd/libgd/ |
H A D | gd_gif_in.c | 304 DoExtension(gdIOCtx *fd, int label, int *Transparent, int *ZeroDataBlockP) in DoExtension()
|
/PHP-8.3/main/ |
H A D | php_streams.h | 126 const char *label; /* label for this ops structure */ member 149 const char *label; member
|
/PHP-8.3/build/ |
H A D | gen_stub.php | 3220 …Synopsis(DOMDocument $doc, DOMElement $classSynopsis, array $parents, string $label, string $inher…
|