Home
last modified time | relevance | path

Searched defs:value (Results 126 – 150 of 199) sorted by relevance

12345678

/PHP-5.6/ext/xmlreader/
H A Dphp_xmlreader.c193 void xmlreader_write_property(zval *object, zval *member, zval *value, const zend_literal *key TSRM… in xmlreader_write_property()
993 zend_bool value; in PHP_METHOD() local
/PHP-5.6/ext/xmlrpc/
H A Dxmlrpc-epi-php.c1356 int set_zval_xmlrpc_type(zval* value, XMLRPC_VALUE_TYPE newtype) /* {{{ */ in set_zval_xmlrpc_type()
1410 XMLRPC_VALUE_TYPE get_zval_xmlrpc_type(zval* value, zval** newvalue) /* {{{ */ in get_zval_xmlrpc_type()
/PHP-5.6/ext/oci8/
H A Doci8_interface.c2192 char *value; local
2227 zval *value; local
2303 char *value; local
/PHP-5.6/Zend/
H A Dzend_execute.c690 zval *value = get_zval_ptr(value_type, value_op, execute_data, &free_value, BP_VAR_R); in zend_assign_to_object() local
784 static inline int zend_assign_to_string_offset(const temp_variable *T, const zval *value, int value… in zend_assign_to_string_offset()
961 zval *value; in zval_deep_copy() local
H A Dzend_generators.c520 zval *value; in ZEND_METHOD() local
H A Dzend_ini.h73 char *value; member
/PHP-5.6/sapi/fpm/fpm/
H A Dfpm_conf.h20 char *value; member
/PHP-5.6/ext/odbc/
H A Dphp_odbc_includes.h231 char *value; member
/PHP-5.6/ext/com_dotnet/
H A Dcom_handlers.c67 static void com_property_write(zval *object, zval *member, zval *value, const zend_literal *key TSR… in com_property_write()
H A Dcom_saproxy.c86 static void saproxy_property_write(zval *object, zval *member, zval *value, const zend_literal *key… in saproxy_property_write()
/PHP-5.6/ext/pcre/pcrelib/sljit/
H A DsljitNativeARM_32.c315 sljit_si value; member
320 sljit_si value; in resolve_const_pool_index() local
1320 …ljit_si emit_set_delta(struct sljit_compiler *compiler, sljit_si dst, sljit_si reg, sljit_sw value) in emit_set_delta()
/PHP-5.6/ext/dom/
H A Dphp_dom.c387 void dom_write_property(zval *object, zval *member, zval *value, const zend_literal *key TSRMLS_DC) in dom_write_property()
504 zval *value; in dom_get_debug_info_helper() local
/PHP-5.6/main/streams/
H A Duserspace.c974 static int php_userstreamop_set_option(php_stream *stream, int option, int value, void *ptrparam TS… in php_userstreamop_set_option()
1384 void *value, php_stream_context *context TSRMLS_DC) in user_wrapper_metadata()
/PHP-5.6/ext/date/
H A Dphp_date.c2040 #define REGISTER_DATE_CLASS_CONST_STRING(const_name, value) \ in date_register_classes() argument
2073 #define REGISTER_TIMEZONE_CLASS_CONST_STRING(const_name, value) \ in date_register_classes() argument
2116 #define REGISTER_PERIOD_CLASS_CONST_STRING(const_name, value) \ in date_register_classes() argument
4047 timelib_sll value = -1; in date_interval_read_property() local
4109 void date_interval_write_property(zval *object, zval *member, zval *value, const zend_literal *key … in date_interval_write_property()
5144 static void date_period_write_property(zval *object, zval *member, zval *value, const zend_literal … in date_period_write_property()
/PHP-5.6/ext/standard/
H A Dcrypt_sha512.c52 # define UINT64_C(value) __CONCAT(value, ULL) argument
/PHP-5.6/ext/xmlrpc/libxmlrpc/
H A Dxmlrpc.h354 #define XMLRPC_SetValueID(value, id, len) XMLRPC_SetValueID_Case(value, id, len, XMLRPC_DEFAULT_ID_… argument
/PHP-5.6/sapi/isapi/
H A Dphp5isapi.c648 char *value = colon+1; in sapi_isapi_register_server_variables() local
/PHP-5.6/main/
H A Dmain.c331 static int php_get_display_errors_mode(char *value, int value_length) in php_get_display_errors_mode()
2409 long value; in php_module_startup() local
H A DSAPI.c1028 char *value, *tmp = sapi_module.getenv(name, name_len TSRMLS_CC); in sapi_getenv() local
/PHP-5.6/sapi/cgi/
H A Dcgi_main.c567 static char *_sapi_cgi_putenv(char *name, int name_len, char *value) in _sapi_cgi_putenv()
1075 #define CGI_PUTENV(name, value) \ argument
H A Dfastcgi.c984 zval ** value; in fcgi_read_request() local
1522 void fcgi_set_mgmt_var(const char * name, size_t name_len, const char * value, size_t value_len)
/PHP-5.6/sapi/milter/
H A Dphp_milter.c977 char *name, *value; in define_command_line_ini_entry() local
/PHP-5.6/sapi/apache/
H A Dmod_php5.c75 char *value; member
/PHP-5.6/ext/pspell/
H A Dpspell.c824 char *value; in pspell_config_path() local
/PHP-5.6/sapi/cli/
H A Dphp_cli.c431 #define INI_DEFAULT(name,value)\ argument

Completed in 174 milliseconds

12345678