Home
last modified time | relevance | path

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

12345678

/PHP-5.4/Zend/
H A Dzend_builtin_functions.c985 zval **value; in ZEND_FUNCTION() local
H A Dzend_compile.h361 znode value; member
H A Dzend.h320 zvalue_value value; /* value */ member
H A Dzend_API.h712 #define ZEND_DEFINE_PROPERTY(class_ptr, name, value, mask) \ argument
/PHP-5.4/main/streams/
H A Dstreams.c1357 PHPAPI int _php_stream_set_option(php_stream *stream, int option, int value, void *ptrparam TSRMLS_… in _php_stream_set_option()
/PHP-5.4/ext/standard/
H A Dfile.c379 char *name = NULL, *value = NULL, *temp = NULL; in PHP_FUNCTION() local
H A Dbasic_functions.c4028 char *value = NULL; local
H A Dstring.c537 char *value; in PHP_FUNCTION() local
5542 double value; local
/PHP-5.4/main/
H A Dphp_streams.h366 #define php_stream_set_option(stream, option, value, ptrvalue) _php_stream_set_option((stream), (op… argument
/PHP-5.4/ext/pcre/pcrelib/sljit/
H A DsljitNativeARM_T2_32.c870 …ljit_si emit_set_delta(struct sljit_compiler *compiler, sljit_si dst, sljit_si reg, sljit_sw value) in emit_set_delta()
/PHP-5.4/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()
H A Dregcomp.c3751 int value; /* weighted value */ member
/PHP-5.4/ext/zip/
H A Dphp_zip.c410 #define REGISTER_ZIP_CLASS_CONST_LONG(const_name, value) \ argument
/PHP-5.4/sapi/cli/
H A Dphp_cli_server.c1555 char *value = pestrndup(at, length, 1); in php_cli_server_client_read_request_on_header_value() local
/PHP-5.4/ext/mbstring/
H A Dmbstring.c665 php_mb_parse_encoding_list(const char *value, size_t value_length, const mbfl_encoding ***return_li… in php_mb_parse_encoding_list()
/PHP-5.4/ext/soap/
H A Dsoap.c1236 long value; in PHP_METHOD() local
/PHP-5.4/ext/imap/
H A Dphp_imap.c3489 #define PHP_RFC822_PARSE_ADRLIST(target, value) \ in PHP_FUNCTION() argument
/PHP-5.4/ext/pgsql/
H A Dpgsql.c2558 char *value = PQgetvalue(pgsql_result, pgsql_row, field_offset); local
/PHP-5.4/ext/pcre/pcrelib/
H A Dpcre_internal.h2647 pcre_uint16 value; member

Completed in 179 milliseconds

12345678