Home
last modified time | relevance | path

Searched defs:value (Results 151 – 175 of 180) sorted by relevance

12345678

/PHP-5.3/ext/dom/
H A Dphp_dom.c503 zval *value; in dom_get_debug_info_helper() local
H A Dnode.c1949 char *value; in PHP_METHOD() local
/PHP-5.3/main/
H A Dmain.c275 static int php_get_display_errors_mode(char *value, int value_length) in php_get_display_errors_mode()
H A Dphp_streams.h354 #define php_stream_set_option(stream, option, value, ptrvalue) _php_stream_set_option((stream), (op… argument
/PHP-5.3/main/streams/
H A Duserspace.c931 static int php_userstreamop_set_option(php_stream *stream, int option, int value, void *ptrparam TS… in php_userstreamop_set_option()
H A Dstreams.c1282 PHPAPI int _php_stream_set_option(php_stream *stream, int option, int value, void *ptrparam TSRMLS_… in _php_stream_set_option()
/PHP-5.3/sapi/fpm/fpm/
H A Dfpm_main.c1408 char *value = NULL; local
/PHP-5.3/ext/fileinfo/libmagic/
H A Dfile.h287 union VALUETYPE value; /* either number or string */ member
/PHP-5.3/ext/phar/
H A Dphar_object.c1434 zval **value; local
5432 #define REGISTER_PHAR_CLASS_CONST_LONG(class_name, const_name, value) \ argument
/PHP-5.3/ext/soap/
H A Dphp_encoding.c2413 char *value, *end; in to_xml_array() local
2858 zval *ret, *key, *value; in to_zval_map() local
/PHP-5.3/ext/xml/
H A Dxml.c375 static zval *_xml_resource_zval(long value) in _xml_resource_zval()
/PHP-5.3/sapi/apache_hooks/
H A Dmod_php5.c99 char *value; member
H A Dphp_apache.c581 zval **entry, **value; in add_header_to_table() local
/PHP-5.3/Zend/
H A Dzend_builtin_functions.c953 zval **value; in ZEND_FUNCTION() local
H A Dzend_compile.h304 znode value; member
H A Dzend.h318 zvalue_value value; /* value */ member
H A Dzend_API.h683 #define ZEND_DEFINE_PROPERTY(class_ptr, name, value, mask) \ argument
/PHP-5.3/ext/spl/
H A Dspl_iterators.c2641 zval *value; in SPL_METHOD() local
2666 zval **value; in SPL_METHOD() local
/PHP-5.3/ext/standard/
H A Dfile.c378 char *name = NULL, *value = NULL, *temp = NULL; in PHP_FUNCTION() local
H A Dstring.c464 char *value; in PHP_FUNCTION() local
5161 double value; local
H A Dbasic_functions.c4056 char *value = NULL; local
/PHP-5.3/ext/mbstring/oniguruma/
H A Dregparse.c342 onig_st_lookup_strend(st_table *table, const UChar* str_key, const UChar* end_key, st_data_t *value) in onig_st_lookup_strend()
353 onig_st_insert_strend(st_table *table, const UChar* str_key, const UChar* end_key, st_data_t value) in onig_st_insert_strend()
/PHP-5.3/ext/zip/
H A Dphp_zip.c419 #define REGISTER_ZIP_CLASS_CONST_LONG(const_name, value) \ argument
/PHP-5.3/ext/sqlite/
H A Dsqlite.c1240 zval *value; member
/PHP-5.3/ext/mbstring/
H A Dmbstring.c656 php_mb_parse_encoding_list(const char *value, int value_length, enum mbfl_no_encoding **return_list… in php_mb_parse_encoding_list()

Completed in 292 milliseconds

12345678