Merge simple tied handle method calls into S_tied_handle_method().
[p5sagit/p5-mst-13.2.git] / ext / XS-Typemap / typemap
1 # Typemap file for typemap testing
2 # includes bonus typemap entries
3 # Mainly so that all the standard typemaps can be exercised even when
4 # there is not a corresponding type explicitly identified in the standard
5 # typemap
6
7 svtype          T_ENUM
8 intRef *        T_PTRREF
9 intRef          T_IV
10 intObj *        T_PTROBJ
11 intObj          T_IV
12 intRefIv *      T_REF_IV_PTR
13 intRefIv        T_IV
14 intArray *      T_ARRAY
15 intOpq          T_IV
16 intOpq   *      T_OPAQUEPTR
17 shortOPQ          T_OPAQUE
18 shortOPQ *      T_OPAQUEPTR
19 astruct *       T_OPAQUEPTR