Browse CVS Repository
Diff of /xoonips/AL/xnpal.cc
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 259 |
ZEND_FE(xnp_extract_public_item_id ,third_arg_force_ref) |
ZEND_FE(xnp_extract_public_item_id ,third_arg_force_ref) |
| 260 |
ZEND_FE(xnp_extract_nonbinder_item_id,third_arg_force_ref) |
ZEND_FE(xnp_extract_nonbinder_item_id,third_arg_force_ref) |
| 261 |
ZEND_FE(xnp_insert_event ,NULL) |
ZEND_FE(xnp_insert_event ,NULL) |
|
<<<<<<< xnpal.cc |
|
|
ZEND_FE(xnp_get_events ,NULL) |
|
|
ZEND_FE(xnp_get_events_for_rss ,NULL) |
|
|
======= |
|
| 262 |
ZEND_FE(xnp_get_events ,second_arg_force_ref) |
ZEND_FE(xnp_get_events ,second_arg_force_ref) |
| 263 |
>>>>>>> 1.47 |
ZEND_FE(xnp_get_events_for_rss ,NULL) |
| 264 |
{NULL, NULL, NULL} |
{NULL, NULL, NULL} |
| 265 |
}; |
}; |
| 266 |
|
|
| 267 |
/* compiled module information */ |
/* compiled module information */ |
|
|
Legend:
| Removed from v.1.48 |
|
| changed lines |
| |
Added in v.1.49 |
|
|
| |