blob: 759bb099211d1329e159f6887c955a902643929c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
/*---------------------------------------------------------------------------*
| PDFlib - A library for generating PDF on the fly |
+---------------------------------------------------------------------------+
| Copyright (c) 1997-2006 Thomas Merz and PDFlib GmbH. All rights reserved. |
+---------------------------------------------------------------------------+
| Proprietary source code -- do not redistribute! |
*---------------------------------------------------------------------------*/
/* $Id: pc_scantok.h,v 1.2 2009/10/20 18:12:26 scuri Exp $
*
* PDCORE generic token scanner standard tokens.
*
*/
|