Home
last modified time | relevance | path

Searched defs:variable (Results 1 – 5 of 5) sorted by relevance

/PHP-5.3/sapi/apache2filter/
H A Dphp_functions.c226 char *variable=NULL, *string_val=NULL; in PHP_FUNCTION() local
254 char *variable=NULL; in PHP_FUNCTION() local
/PHP-5.3/sapi/apache2handler/
H A Dphp_functions.c256 char *variable=NULL, *string_val=NULL; in PHP_FUNCTION() local
291 char *variable=NULL; in PHP_FUNCTION() local
/PHP-5.3/Zend/
H A Dzend_float.h412 # define XPFPA_STORE_CW(variable) /* NOP */ argument
413 # define XPFPA_RESTORE_CW(variable) /* NOP */ argument
H A Dzend_compile.c589 void zend_do_assign(znode *result, znode *variable, const znode *value TSRMLS_DC) /* {{{ */ in zend_do_assign()
694 static inline zend_bool zend_is_function_or_method_call(const znode *variable) /* {{{ */ in zend_is_function_or_method_call()
957 void zend_check_writable_variable(const znode *variable) /* {{{ */ in zend_check_writable_variable()
979 void zend_do_end_variable_parse(znode *variable, int type, int arg_offset TSRMLS_DC) /* {{{ */ in zend_do_end_variable_parse()
/PHP-5.3/sapi/isapi/
H A Dphp5isapi.c599 char *variable; in sapi_isapi_register_server_variables() local

Completed in 56 milliseconds