~ubuntu-branches/debian/sid/redland-bindings/sid

« back to all changes in this revision

Viewing changes to php/php_redland.h

  • Committer: Package Import Robot
  • Author(s): Dave Beckett
  • Date: 2013-01-22 16:03:44 UTC
  • mfrom: (0.1.10)
  • Revision ID: package-import@ubuntu.com-20130122160344-vxrnfl0xynfzbze7
Tags: 1.0.16.1-1
* New upstream release
* Add dpkg-buildflags to configure for hardening

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/* ----------------------------------------------------------------------------
2
2
 * This file was automatically generated by SWIG (http://www.swig.org).
3
 
 * Version 2.0.4
 
3
 * Version 2.0.7
4
4
 * 
5
5
 * This file is not intended to be easily readable and contains a number of 
6
6
 * coding conventions designed to improve portability and efficiency. Do not make
37
37
ZEND_NAMED_FUNCTION(_wrap_librdf_digest_update_string);
38
38
ZEND_NAMED_FUNCTION(_wrap_librdf_digest_final);
39
39
ZEND_NAMED_FUNCTION(_wrap_librdf_digest_to_string);
 
40
ZEND_NAMED_FUNCTION(_wrap_librdf_new_hash);
40
41
ZEND_NAMED_FUNCTION(_wrap_librdf_new_hash_from_string);
41
42
ZEND_NAMED_FUNCTION(_wrap_librdf_new_hash_from_array_of_strings);
42
43
ZEND_NAMED_FUNCTION(_wrap_librdf_hash_to_string);