Searched refs:labels (Results 1 – 19 of 19) sorted by relevance
2 Duplicate labels are not allowed
2 Test false labels
79 /* #44842, labels starting with underscore */
97 /* #44842, labels starting with underscore */
378 struct sljit_label *labels; member
323 label = compiler->labels; in sljit_generate_code()
265 label = compiler->labels; in sljit_generate_code()
695 compiler->labels = label; in set_label()
1020 label = compiler->labels; in sljit_generate_code()
532 label = compiler->labels; in sljit_generate_code()
389 label = compiler->labels; in sljit_generate_code()
416 label = compiler->labels; in sljit_generate_code()
633 label = compiler->labels; in sljit_generate_code()
514 label = compiler->labels; in sljit_generate_code()
248 CG(context).labels = NULL; in zend_oparray_context_begin()258 if (CG(context).labels) { in zend_oparray_context_end()259 zend_hash_destroy(CG(context).labels); in zend_oparray_context_end()260 FREE_HASHTABLE(CG(context).labels); in zend_oparray_context_end()261 CG(context).labels = NULL; in zend_oparray_context_end()4436 if (CG(context).labels == NULL || in zend_resolve_goto_label()4511 if (!CG(context).labels) { in zend_compile_label()4512 ALLOC_HASHTABLE(CG(context).labels); in zend_compile_label()4513 zend_hash_init(CG(context).labels, 8, NULL, label_ptr_dtor, 0); in zend_compile_label()4970 if (CG(context).labels) { in zend_compile_try()[all …]
193 HashTable *labels; member
50087 static const void * const labels[] = { local53293 zend_opcode_handlers = (const void **) labels;53294 zend_handlers_count = sizeof(labels) / sizeof(void*);57624 static const void * const labels[] = { local61029 zend_opcode_handler_funcs = labels;61033 zend_opcode_handlers = labels;61034 zend_handlers_count = sizeof(labels) / sizeof(void*);
94 # TrID labels above as "Acorn PackDir compressed Archive"10172 # Sun disk labels11796 # SGI disk labels - Nathan Scott <nathans@debian.org>19539 >>9 string LBL labels
Completed in 407 milliseconds