Home
last modified time | relevance | path

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

/PHP-8.2/ext/
H A Dext_skel.php120 function task($label, $callback) {
/PHP-8.2/ext/intl/
H A Dintl_data.h75 #define INTL_METHOD_CHECK_STATUS_OR_GOTO(obj, msg, label) \ argument
/PHP-8.2/Zend/
H A Dzend_language_scanner.h63 char *label; member
H A Dzend_compile.c5182 zval *label; in zend_resolve_goto_label() local
5258 zend_string *label = zend_ast_get_str(ast->child[0]); in zend_compile_label() local
5960 zend_label *label; in zend_compile_try() local
/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitLir.c520 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()
2087 struct sljit_label *label; in sljit_emit_cmov_generic() local
2625 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_label(struct sljit_jump *jump, struct sljit_label* label) in sljit_set_label()
2639 …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.h392 struct sljit_label *label; member
398 struct sljit_label *label; member
1423 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.c309 struct sljit_label *label; in sljit_generate_code() local
1373 struct sljit_label *label; in sljit_emit_label() local
H A DsljitNativeARM_64.c242 struct sljit_label *label; in sljit_generate_code() local
1771 struct sljit_label *label; in sljit_emit_label() local
H A DsljitNativePPC_common.c396 struct sljit_label *label; in sljit_generate_code() local
2030 struct sljit_label *label; in sljit_emit_label() local
H A DsljitNativeARM_32.c681 struct sljit_label *label; in sljit_generate_code() local
2472 struct sljit_label *label; in sljit_emit_label() local
H A DsljitNativeARM_T2_32.c381 struct sljit_label *label; in sljit_generate_code() local
2056 struct sljit_label *label; in sljit_emit_label() local
H A DsljitNativeMIPS_common.c518 struct sljit_label *label; in sljit_generate_code() local
1987 struct sljit_label *label; in sljit_emit_label() local
H A DsljitNativeX86_common.c503 struct sljit_label *label; in sljit_generate_code() local
2661 struct sljit_label *label; local
H A DsljitNativeS390X.c1395 struct sljit_label *label; in sljit_generate_code() local
3079 struct sljit_label *label; in sljit_emit_label() local
/PHP-8.2/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c627 #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.2/main/streams/
H A Dphp_stream_filter_api.h93 const char *label; member
/PHP-8.2/ext/gd/libgd/
H A Dgd_gif_in.c304 DoExtension(gdIOCtx *fd, int label, int *Transparent, int *ZeroDataBlockP) in DoExtension()
/PHP-8.2/main/
H A Dphp_streams.h121 const char *label; /* label for this ops structure */ member
144 const char *label; member
/PHP-8.2/build/
H A Dgen_stub.php3035 …Synopsis(DOMDocument $doc, DOMElement $classSynopsis, array $parents, string $label, string $inher…

Completed in 187 milliseconds