Home
last modified time | relevance | path

Searched defs:value (Results 101 – 125 of 194) sorted by relevance

12345678

/PHP-5.4/win32/
H A Dregistry.c71 char *value = (char*)emalloc(max_value+1); in LoadDirectory() local
/PHP-5.4/ext/mysqli/
H A Dmysqli_prop.c34 #define CHECK_STATUS(value) \ argument
/PHP-5.4/sapi/continuity/
H A Dcapi.c237 char *value; in sapi_capi_register_server_variables() local
/PHP-5.4/Zend/
H A Dzend_exceptions.c235 zval *value; in ZEND_METHOD() local
294 zval *value; in _default_exception_get_entry() local
H A Dzend_strtod.c277 #define value(x) ((x).d) macro
2591 double value = 0; in zend_hex_strtod() local
2628 double value = 0; in zend_oct_strtod() local
2661 double value = 0; in zend_bin_strtod() local
H A Dzend_object_handlers.c522 ZEND_API void zend_std_write_property(zval *object, zval *member, zval *value, const zend_literal *… in zend_std_write_property()
1401 zval **value = NULL; in zend_std_has_property() local
H A Dzend_closures.c209 static void zend_closure_write_property(zval *object, zval *member, zval *value, const zend_literal… in zend_closure_write_property()
/PHP-5.4/ext/enchant/
H A Denchant.c425 char *value; in PHP_FUNCTION() local
465 char *value; in PHP_FUNCTION() local
/PHP-5.4/sapi/cgi/
H A Dfastcgi.h43 #define FCGI_PUTENV(request, name, value) \ argument
/PHP-5.4/ext/soap/
H A Dphp_schema.c805 xmlAttrPtr fixed, value; in schema_restriction_var_int() local
832 xmlAttrPtr fixed, value; in schema_restriction_var_char() local
1860 char *value, *ns; in schema_attribute() local
H A Dphp_sdl.h128 int value; member
133 char *value; member
/PHP-5.4/ext/standard/
H A Durl.c454 int value; in php_htoi() local
/PHP-5.4/ext/pdo_dblib/
H A Dphp_pdo_dblib_int.h125 int value; member
/PHP-5.4/ext/dba/libinifile/
H A Dinifile.c461 static int inifile_delete_replace_append(inifile *dba, const key_type *key, const val_type *value, … in inifile_delete_replace_append()
/PHP-5.4/ext/reflection/
H A Dphp_reflection.c44 #define reflection_update_property(object, name, value) do { \ argument
111 #define REGISTER_REFLECTION_CLASS_CONST_LONG(class_name, const_name, value) … argument
221 zval **value; in _default_get_entry() local
234 zval **value; in _default_lookup_entry() local
436 zval **value; in _class_string() local
654 static void _const_string(string *str, char *name, zval *value, char *indent TSRMLS_DC) in _const_string()
3448 zval **variable_ptr, *value; in ZEND_METHOD() local
4024 zval **value; in ZEND_METHOD() local
4998 zval *value; in ZEND_METHOD() local
6044 static void _reflection_write_property(zval *object, zval *member, zval *value, const zend_literal … in _reflection_write_property()
/PHP-5.4/ext/oci8/
H A Doci8_collection.c709 int php_oci_collection_element_set(php_oci_collection *collection, long index, char *value, int val… in php_oci_collection_element_set()
H A Doci8_interface.c2145 char *value; local
2180 zval *value; local
2256 char *value; local
/PHP-5.4/ext/pdo_firebird/
H A Dfirebird_statement.c498 char *value; in firebird_stmt_param_hook() local
/PHP-5.4/ext/com_dotnet/
H A Dcom_typeinfo.c165 zval exists, results, value; in php_com_import_typelib() local
/PHP-5.4/ext/date/
H A Dphp_date.c1959 #define REGISTER_DATE_CLASS_CONST_STRING(const_name, value) \ in date_register_classes() argument
1981 #define REGISTER_TIMEZONE_CLASS_CONST_STRING(const_name, value) \ in date_register_classes() argument
2024 #define REGISTER_PERIOD_CLASS_CONST_STRING(const_name, value) \ in date_register_classes() argument
3520 timelib_sll value = -1; in date_interval_read_property() local
3582 void date_interval_write_property(zval *object, zval *member, zval *value, const zend_literal *key … in date_interval_write_property()
4531 static void date_period_write_property(zval *object, zval *member, zval *value, const zend_literal … in date_period_write_property()
/PHP-5.4/ext/odbc/
H A Dphp_odbc_includes.h237 char *value; member
/PHP-5.4/main/streams/
H A Dplain_wrapper.c553 static int php_stdiop_set_option(php_stream *stream, int option, int value, void *ptrparam TSRMLS_D… in php_stdiop_set_option()
1256 static int php_plain_files_metadata(php_stream_wrapper *wrapper, char *url, int option, void *value in php_plain_files_metadata()
/PHP-5.4/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()
999 zend_bool value; in PHP_METHOD() local
/PHP-5.4/ext/dom/
H A Dphp_dom.c386 void dom_write_property(zval *object, zval *member, zval *value, const zend_literal *key TSRMLS_DC) in dom_write_property()
503 zval *value; in dom_get_debug_info_helper() local
/PHP-5.4/ext/ereg/regex/
H A Dregcomp.c784 register unsigned char value; local
1446 dofwd(p, pos, value) in dofwd() argument

Completed in 141 milliseconds

12345678