|
Revision 737, 0.9 kB
(checked in by mbr, 6 years ago)
|
Initial revision
|
- Property svn:eol-style set to
native
- Property svn:keywords set to
Author Date Id Revision
|
| Line | |
|---|
| 1 |
|
|---|
| 2 |
############################################################################### |
|---|
| 3 |
## ## |
|---|
| 4 |
## Typemap for module "Date::Calc" version 5.3. ## |
|---|
| 5 |
## ## |
|---|
| 6 |
## Copyright (c) 1995 - 2002 by Steffen Beyer. ## |
|---|
| 7 |
## All rights reserved. ## |
|---|
| 8 |
## ## |
|---|
| 9 |
## This package is free software; you can redistribute it ## |
|---|
| 10 |
## and/or modify it under the same terms as Perl itself. ## |
|---|
| 11 |
## ## |
|---|
| 12 |
############################################################################### |
|---|
| 13 |
|
|---|
| 14 |
TYPEMAP |
|---|
| 15 |
|
|---|
| 16 |
boolean T_IV |
|---|
| 17 |
Z_int T_IV |
|---|
| 18 |
Z_long T_IV |
|---|
| 19 |
charptr T_PV |
|---|
| 20 |
|
|---|