PHPWrapper.c File Reference

PHP feature. More...

#include "PHPCommon.h"
#include "php.h"
#include "php_ini.h"
#include "php_main.h"
#include "php_variables.h"

Defines

#define ZEND_DEBUG   0

Functions

 PHP_MINIT_FUNCTION (intelligence)
void init_php ()
void shutdown_php ()
PHPFeatureType php_init_feature (const char *file)
void * php_next_sample (const char *file, PHPFeatureType type)
void * php_move_towards (const char *file, PHPFeatureType type, void *a, void *b)
double php_get_distance (const char *file, PHPFeatureType type, void *a, void *b)


Detailed Description

PHP feature.

© 2003-2004 by Rene Mayrhofer, Harald Radi

Date
2004-02-12 21:08:39 +0100 (Don, 12 Feb 2004)
Revision
612

Since:
Mon Sep 8 2003
Author:
Rene Mayrhofer <rene@mayrhofer.eu.org>

Harald Radi <harald.radi@nme.at>


This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

Id
PHPWrapper.c 612 2004-02-12 20:08:39Z harald

Define Documentation

#define ZEND_DEBUG   0
 

disable Zend debugging


Function Documentation

void init_php  ) 
 

Load php runtime

Todo:
fix that;

double php_get_distance const char *  file,
PHPFeatureType  type,
void *  a,
void *  b
 

Get distance

PHPFeatureType php_init_feature const char *  file  ) 
 

Initialize feature

PHP_MINIT_FUNCTION intelligence   ) 
 

Module initializer

void* php_move_towards const char *  file,
PHPFeatureType  type,
void *  a,
void *  b
 

Move towards

Todo:
foo
Todo:
COPY CTOR

void* php_next_sample const char *  file,
PHPFeatureType  type
 

Next sample

Todo:
foo

void shutdown_php  ) 
 

Unload PHP runtime


Generated on Mon Jun 5 10:20:48 2006 for Intelligence.kdevelop by  doxygen 1.4.6