Changeset 20 for trunk/opcode_spec.h
- Timestamp:
- 2006-05-25T04:38:27+02:00 (7 years ago)
- File:
-
- 1 edited
-
trunk/opcode_spec.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/opcode_spec.h
r1 r20 39 39 40 40 const xc_opcode_spec_t *xc_get_opcode_spec(zend_uchar opcode); 41 intxc_get_opcode_spec_count();42 intxc_get_op_spec_count();41 zend_uchar xc_get_opcode_spec_count(); 42 zend_uchar xc_get_op_spec_count(); 43 43 const char *xc_get_op_spec(zend_uchar spec);
Note: See TracChangeset
for help on using the changeset viewer.

