Home
last modified time | relevance | path

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

12345678

/PHP-5.5/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.5/main/streams/
H A Dplain_wrapper.c582 static int php_stdiop_set_option(php_stream *stream, int option, int value, void *ptrparam TSRMLS_D… in php_stdiop_set_option()
1283 static int php_plain_files_metadata(php_stream_wrapper *wrapper, char *url, int option, void *value in php_plain_files_metadata()
H A Duserspace.c968 static int php_userstreamop_set_option(php_stream *stream, int option, int value, void *ptrparam TS… in php_userstreamop_set_option()
1374 static int user_wrapper_metadata(php_stream_wrapper *wrapper, char *url, int option, void *value, p… in user_wrapper_metadata()
/PHP-5.5/ext/odbc/
H A Dphp_odbc_includes.h231 char *value; member
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_conf.h20 char *value; member
/PHP-5.5/Zend/
H A Dzend_generators.c517 zval *value; in ZEND_METHOD() local
H A Dzend_ini.h73 char *value; member
/PHP-5.5/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.5/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.5/ext/date/
H A Dphp_date.c2032 #define REGISTER_DATE_CLASS_CONST_STRING(const_name, value) \ in date_register_classes() argument
2064 #define REGISTER_TIMEZONE_CLASS_CONST_STRING(const_name, value) \ in date_register_classes() argument
2107 #define REGISTER_PERIOD_CLASS_CONST_STRING(const_name, value) \ in date_register_classes() argument
4012 timelib_sll value = -1; in date_interval_read_property() local
4074 void date_interval_write_property(zval *object, zval *member, zval *value, const zend_literal *key … in date_interval_write_property()
5026 static void date_period_write_property(zval *object, zval *member, zval *value, const zend_literal … in date_period_write_property()
/PHP-5.5/main/
H A Dmain.c331 static int php_get_display_errors_mode(char *value, int value_length) in php_get_display_errors_mode()
2322 long value; in php_module_startup() local
H A DSAPI.c1019 char *value, *tmp = sapi_module.getenv(name, name_len TSRMLS_CC); in sapi_getenv() local
/PHP-5.5/ext/ldap/
H A Dldap.c1298 zval *link, *entry, **value, **ivalue; in php_ldap_do_modify() local
1878 char *dn, *attr, *value; in PHP_FUNCTION() local
2532 char *value; in php_ldap_do_translate() local
/PHP-5.5/ext/standard/
H A Dcrypt_sha512.c58 # define UINT64_C(value) __CONCAT(value, ULL) argument
/PHP-5.5/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.5/ext/openssl/
H A Dxp_ssl.c812 static int php_openssl_sockop_set_option(php_stream *stream, int option, int value, void *ptrparam … in php_openssl_sockop_set_option()
/PHP-5.5/sapi/isapi/
H A Dphp5isapi.c648 char *value = colon+1; in sapi_isapi_register_server_variables() local
/PHP-5.5/sapi/cgi/
H A Dcgi_main.c559 static char *_sapi_cgi_putenv(char *name, int name_len, char *value) in _sapi_cgi_putenv()
1067 #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.5/sapi/milter/
H A Dphp_milter.c977 char *name, *value; in define_command_line_ini_entry() local
/PHP-5.5/ext/pspell/
H A Dpspell.c824 char *value; in pspell_config_path() local
/PHP-5.5/sapi/apache/
H A Dmod_php5.c75 char *value; member
/PHP-5.5/sapi/cli/
H A Dphp_cli.c427 #define INI_DEFAULT(name,value)\ argument
/PHP-5.5/sapi/litespeed/
H A Dlsapi_main.c104 #define INI_DEFAULT(name,value)\ argument

Completed in 121 milliseconds

12345678