Home
last modified time | relevance | path

Searched defs:op (Results 51 – 66 of 66) sorted by relevance

123

/PHP-7.4/ext/fileinfo/libmagic/
H A Dsoftmagic.c832 int32_t *op) in moffset()
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_compile.c8275 int op = *scode; in is_anchored() local
8380 int op = *scode; in is_startline() local
8664 PCRE2_UCHAR op = *scode; in find_firstassertedcu() local
H A Dpcre2_jit_compile.c612 #define OP1(op, dst, dstw, src, srcw) \ argument
614 #define OP2(op, dst, dstw, src1, src1w, src2, src2w) \ argument
616 #define OP_SRC(op, src, srcw) \ argument
632 #define OP_FLAGS(op, dst, dstw, type) \ argument
H A Dpcre2_intmodedep.h796 uint8_t op; /* Processing opcode */ member
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg.c810 static int php_sapi_phpdbg_header_handler(sapi_header_struct *h, sapi_header_op_enum op, sapi_heade… in php_sapi_phpdbg_header_handler()
/PHP-7.4/Zend/
H A Dzend_compile.h30 #define SET_UNUSED(op) op ## _type = IS_UNUSED argument
82 znode_op op; member
H A Dzend_execute.c522 static inline ZEND_ATTRIBUTE_UNUSED zval *_get_obj_zval_ptr(int op_type, znode_op op, zend_free_op … in _get_obj_zval_ptr()
531 static inline ZEND_ATTRIBUTE_UNUSED zval *_get_obj_zval_ptr_undef(int op_type, znode_op op, zend_fr… in _get_obj_zval_ptr_undef()
4015 static void zend_swap_operands(zend_op *op) /* {{{ */ in zend_swap_operands()
H A Dzend_compile.c84 static void init_op(zend_op *op) in init_op()
621 #define LITERAL_STR(op, str) do { \ argument
7069 static inline void zend_ct_eval_unary_op(zval *result, uint32_t opcode, zval *op) /* {{{ */ in zend_ct_eval_unary_op()
7076 static inline zend_bool zend_try_ct_eval_unary_pm(zval *result, zend_ast_kind kind, zval *op) /* {{… in zend_try_ct_eval_unary_pm()
H A Dzend_vm_execute.h338 # define VM_TRACE(op) argument
349 #define HYBRID_CASE(op) op ## _LABEL argument
6635 zval *op, *jump_zv; in ZEND_SWITCH_LONG_SPEC_CONST_CONST_HANDLER() local
6664 zval *op, *jump_zv; in ZEND_SWITCH_STRING_SPEC_CONST_CONST_HANDLER() local
11815 zval *op, *jump_zv; in ZEND_SWITCH_LONG_SPEC_TMPVARCV_CONST_HANDLER() local
11844 zval *op, *jump_zv; in ZEND_SWITCH_STRING_SPEC_TMPVARCV_CONST_HANDLER() local
61067 ZEND_API void ZEND_FASTCALL zend_serialize_opcode_handler(zend_op *op)
61079 ZEND_API void ZEND_FASTCALL zend_deserialize_opcode_handler(zend_op *op)
61084 ZEND_API const void* ZEND_FASTCALL zend_get_opcode_handler_func(const zend_op *op)
61154 static const void *zend_vm_get_opcode_handler(zend_uchar opcode, const zend_op* op)
[all …]
H A Dzend_inheritance.c619 zend_op *op = fptr->op_array.opcodes; in zend_get_function_declaration() local
H A Dzend_vm_def.h8551 zval *op, *jump_zv; variable
8580 zval *op, *jump_zv; variable
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd.h213 #define mysqlnd_set_server_option(conn, op) ((conn)->data)->m->set_server_option((conn)->data, (op)) argument
/PHP-7.4/ext/opcache/
H A DZendAccelerator.c4669 static int preload_header_handler(sapi_header_struct *h, sapi_header_op_enum op, sapi_headers_struc… in preload_header_handler()
/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitNativeTILEGX-encoder.c9555 const struct tilegx_operand *op = in parse_insn_tilegx() local
10123 const struct tilegx_operand *op; in print_insn_tilegx() local
/PHP-7.4/ext/gd/libgd/
H A Dgd.c573 int op = -1; in gdImageColorResolveAlpha() local
/PHP-7.4/ext/reflection/
H A Dphp_reflection.c575 zend_op *op = op_array->opcodes; in _get_recv_op() local

Completed in 425 milliseconds

123