#include "onphp_util.h"

Go to the source code of this file.
Functions | |
| void | onphp_append_zval_to_smart_string (smart_str *string, zval *value) |
| void onphp_append_zval_to_smart_string | ( | smart_str * | string, | |
| zval * | value | |||
| ) |
Definition at line 14 of file onphp_util.c.
Referenced by onphp_dialect_to_needed_string(), and ONPHP_METHOD().
1.5.4