Home
last modified time | relevance | path

Searched defs:value (Results 1 – 25 of 196) sorted by relevance

12345678

/PHP-7.0/ext/xmlrpc/libxmlrpc/
H A Dxmlrpc.c1338 XMLRPC_VALUE value = NULL; in XMLRPC_CreateValueString() local
1444 void XMLRPC_CleanupValue(XMLRPC_VALUE value) { in XMLRPC_CleanupValue()
1583 XMLRPC_VALUE XMLRPC_CopyValue(XMLRPC_VALUE value) { in XMLRPC_CopyValue()
1943 int XMLRPC_GetValueStringLen(XMLRPC_VALUE value) { in XMLRPC_GetValueStringLen()
1967 int XMLRPC_GetValueInt(XMLRPC_VALUE value) { in XMLRPC_GetValueInt()
1991 int XMLRPC_GetValueBoolean(XMLRPC_VALUE value) { in XMLRPC_GetValueBoolean()
2015 double XMLRPC_GetValueDouble(XMLRPC_VALUE value) { in XMLRPC_GetValueDouble()
2112 const char* XMLRPC_GetValueID(XMLRPC_VALUE value) { in XMLRPC_GetValueID()
2137 int XMLRPC_VectorSize(XMLRPC_VALUE value) { in XMLRPC_VectorSize()
2841 int XMLRPC_ValueIsFault (XMLRPC_VALUE value) { in XMLRPC_ValueIsFault()
[all …]
H A Dxml_to_xmlrpc.c306 xml_element* value = xml_elem_new(); in XMLRPC_to_xml_element_worker() local
326 xml_element* value = xml_elem_new(); in XMLRPC_to_xml_element_worker() local
341 xml_element* value = xml_elem_new(); in XMLRPC_to_xml_element_worker() local
354 xml_element* value = xml_elem_new(); in XMLRPC_to_xml_element_worker() local
/PHP-7.0/ext/mysqli/
H A Dmysqli_driver.c32 #define MAP_PROPERTY_MYG_BOOL_READ(name, value) \ argument
39 #define MAP_PROPERTY_MYG_BOOL_WRITE(name, value) \ argument
46 #define MAP_PROPERTY_MYG_LONG_READ(name, value) \ argument
53 #define MAP_PROPERTY_MYG_LONG_WRITE(name, value) \ argument
60 #define MAP_PROPERTY_MYG_STRING_READ(name, value) \ argument
67 #define MAP_PROPERTY_MYG_STRING_WRITE(name, value) \ argument
75 static int driver_report_write(mysqli_object *obj, zval *value) in driver_report_write()
/PHP-7.0/ext/intl/formatter/
H A Dformatter_attr.c35 zend_long attribute, value; in PHP_FUNCTION() local
107 UChar* value = value_buf; in PHP_FUNCTION() local
149 zval *value; in PHP_FUNCTION() local
213 char *value; in PHP_FUNCTION() local
254 UChar *value = value_buf; in PHP_FUNCTION() local
301 char* value = NULL; in PHP_FUNCTION() local
349 UChar* value = value_buf; in PHP_FUNCTION() local
389 char* value = NULL; in PHP_FUNCTION() local
/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_webdata_transfer.c86 zval *value = ecalloc(sizeof(zval), 1); in phpdbg_webdata_compress() local
95 zval *value = ecalloc(sizeof(zval), 1); in phpdbg_webdata_compress() local
126 zval *value = ecalloc(sizeof(zval), 1); in phpdbg_webdata_compress() local
151 zval *value = ecalloc(sizeof(zval), 1); in phpdbg_webdata_compress() local
/PHP-7.0/ext/dba/
H A Ddba_qdbm.c83 char *value, *new = NULL; in DBA_FETCH_FUNC() local
114 char *value; in DBA_EXISTS_FUNC() local
136 char *value, *new = NULL; in DBA_FIRSTKEY_FUNC() local
154 char *value, *new = NULL; in DBA_NEXTKEY_FUNC() local
H A Ddba_tcadb.c92 char *value, *new = NULL; in DBA_FETCH_FUNC() local
132 char *value; in DBA_EXISTS_FUNC() local
155 char *value, *new = NULL; in DBA_FIRSTKEY_FUNC() local
175 char *value, *new = NULL; in DBA_NEXTKEY_FUNC() local
/PHP-7.0/sapi/fpm/fpm/
H A Dfpm_conf.c179 static int fpm_conf_expand_pool_name(char **value) { in fpm_conf_expand_pool_name()
210 static char *fpm_conf_set_boolean(zval *value, void **config, intptr_t offset) /* {{{ */ in fpm_conf_set_boolean()
225 static char *fpm_conf_set_string(zval *value, void **config, intptr_t offset) /* {{{ */ in fpm_conf_set_string()
250 static char *fpm_conf_set_integer(zval *value, void **config, intptr_t offset) /* {{{ */ in fpm_conf_set_integer()
285 static char *fpm_conf_set_time(zval *value, void **config, intptr_t offset) /* {{{ */ in fpm_conf_set_time()
325 static char *fpm_conf_set_log_level(zval *value, void **config, intptr_t offset) /* {{{ */ in fpm_conf_set_log_level()
350 static char *fpm_conf_set_syslog_facility(zval *value, void **config, intptr_t offset) /* {{{ */ in fpm_conf_set_syslog_facility()
500 static char *fpm_conf_set_rlimit_core(zval *value, void **config, intptr_t offset) /* {{{ */ in fpm_conf_set_rlimit_core()
529 static char *fpm_conf_set_pm(zval *value, void **config, intptr_t offset) /* {{{ */ in fpm_conf_set_pm()
1346 static void fpm_conf_ini_parser_entry(zval *name, zval *value, void *arg) /* {{{ */ in fpm_conf_ini_parser_entry()
[all …]
H A Dfpm_env.c26 int setenv(char *name, char *value, int clobber) /* {{{ */ in setenv()
44 int setenv(char *name, char *value, int overwrite) /* {{{ */ in setenv()
172 char *value = getenv(kv->value + 1); in fpm_env_conf_wp() local
/PHP-7.0/ext/intl/doc/
H A Ddatefmt_api.php91 public function format($value) {}
106 public function parse($value, $parse_pos=0) {}
121 public function localtime($value, $parse_pos=0) {}
273 function datefmt_format($fmt , $value) {}
289 function datefmt_parse($fmt , $value, $parse_pos=0) {}
305 function datefmt_localtime($fmt , $value, $parse_pos=0) {}
H A Dmsgfmt_api.php48 public function parse($value) {}
72 public static function parseMessage($locale, $value) {}
142 function msgfmt_parse($fmt, $value) {}
166 function msgfmt_parse_message($locale, $value) {}
H A Dformatter_api.php234 public function setAttribute($attr, $value) {}
246 public function setTextAttribute($attr, $value) {}
258 public function setSymbol($attr, $value) {}
402 function numfmt_set_attribute($formatter, $attribute, $value) {}
415 function numfmt_set_text_attribute($formatter, $attribute, $value) {}
428 function numfmt_set_symbol($formatter, $attribute, $value) {}
/PHP-7.0/sapi/apache2handler/
H A Dapache_config.c51 char *value; member
57 static const char *real_value_hnd(cmd_parms *cmd, void *dummy, const char *name, const char *value,… in real_value_hnd()
77 …st char *php_apache_value_handler(cmd_parms *cmd, void *dummy, const char *name, const char *value) in php_apache_value_handler()
82 …r *php_apache_admin_value_handler(cmd_parms *cmd, void *dummy, const char *name, const char *value) in php_apache_admin_value_handler()
101 …nst char *php_apache_flag_handler(cmd_parms *cmd, void *dummy, const char *name, const char *value) in php_apache_flag_handler()
106 …ar *php_apache_admin_flag_handler(cmd_parms *cmd, void *dummy, const char *name, const char *value) in php_apache_admin_flag_handler()
/PHP-7.0/ext/intl/collator/
H A Dcollator_attr.c36 zend_long attribute, value; in PHP_FUNCTION() local
67 zend_long attribute, value; in PHP_FUNCTION() local
/PHP-7.0/ext/pdo/
H A Dphp_pdo.h64 #define REGISTER_PDO_CLASS_CONST_LONG(const_name, value) \ argument
67 #define REGISTER_PDO_CLASS_CONST_STRING(const_name, value) \ argument
/PHP-7.0/ext/soap/
H A Dphp_xml.c76 static void soap_Comment(void *ctx, const xmlChar *value) in soap_Comment()
276 …tribute_ex(xmlNodePtr node, char *name, char *name_ns, char *attribute, char *value, char *attr_ns) in get_node_with_attribute_ex()
297 …cursive_ex(xmlNodePtr node, char *name, char *name_ns, char *attribute, char *value, char *attr_ns) in get_node_with_attribute_recursive_ex()
317 int parse_namespace(const xmlChar *inval, char **value, char **namespace) in parse_namespace()
/PHP-7.0/ext/mbstring/oniguruma/
H A Dst.c240 st_lookup(table, key, value) in st_lookup() argument
260 #define ADD_DIRECT(table, key, value, hash_val, bin_pos)\ argument
279 st_insert(table, key, value) in st_insert() argument
301 st_add_direct(table, key, value) in st_add_direct() argument
381 st_delete(table, key, value) in st_delete() argument
423 st_delete_safe(table, key, value, never) in st_delete_safe() argument
455 delete_never(st_data_t key __attribute__ ((unused)), st_data_t value, in delete_never()
/PHP-7.0/ext/standard/
H A Dmath.c37 static inline int php_intlog10abs(double value) { in php_intlog10abs()
97 static inline int php_math_is_finite(double value) { in php_math_is_finite()
110 static inline double php_round_helper(double value, int mode) { in php_round_helper()
140 PHPAPI double _php_math_round(double value, int places, int mode) { in _php_math_round()
303 zval *value; in PHP_FUNCTION() local
328 zval *value; in PHP_FUNCTION() local
349 zval *value; in PHP_FUNCTION() local
370 zval *value; in PHP_FUNCTION() local
927 zend_ulong value; in _php_math_longtobase() local
H A Dhead.c80 PHPAPI int php_setcookie(zend_string *name, zend_string *value, time_t expires, zend_string *path, … in php_setcookie()
196 zend_string *name, *value = NULL, *path = NULL, *domain = NULL; in PHP_FUNCTION() local
217 zend_string *name, *value = NULL, *path = NULL, *domain = NULL; in PHP_FUNCTION() local
/PHP-7.0/ext/intl/dateformat/
H A Ddateformat_attr.c90 UChar* value = value_buf; in PHP_FUNCTION() local
130 char* value = NULL; in PHP_FUNCTION() local
/PHP-7.0/ext/filter/
H A Dsanitizing_filters.c30 static void php_filter_encode_html(zval *value, const unsigned char *chars) in php_filter_encode_html()
66 static void php_filter_encode_url(zval *value, const unsigned char* chars, const int char_len, int … in php_filter_encode_url()
111 static void php_filter_strip(zval *value, zend_long flags) in php_filter_strip()
158 static void filter_map_apply(zval *value, filter_map *map) in filter_map_apply()
/PHP-7.0/Zend/
H A Dzend_vm_def.h708 zval *value; variable
848 zval *value; variable
2182 zval *value; variable
2286 zval *value; variable
4157 zval *value; variable
6055 zval *value; variable
6232 zval *value; variable
6432 zval *value; variable
6789 zval *value; variable
6829 zval *value; variable
[all …]
H A Dzend_API.c1072 zval *value; in zend_merge_properties() local
1404 ZEND_API int add_assoc_zval_ex(zval *arg, const char *key, size_t key_len, zval *value) /* {{{ */ in add_assoc_zval_ex()
1485 ZEND_API int add_index_zval(zval *arg, zend_ulong index, zval *value) /* {{{ */ in add_index_zval()
1563 ZEND_API int add_next_index_zval(zval *arg, zval *value) /* {{{ */ in add_next_index_zval()
1634 ZEND_API int array_set_zval_key(HashTable *ht, zval *key, zval *value) /* {{{ */ in array_set_zval_key()
1789 ZEND_API int add_property_zval_ex(zval *arg, const char *key, size_t key_len, zval *value) /* {{{ */ in add_property_zval_ex()
3750 …e_class_constant(zend_class_entry *ce, const char *name, size_t name_length, zval *value) /* {{{ */ in zend_declare_class_constant()
3787 …constant_double(zend_class_entry *ce, const char *name, size_t name_length, double value) /* {{{ */ in zend_declare_class_constant_double()
3811 …update_property_ex(zend_class_entry *scope, zval *object, zend_string *name, zval *value) /* {{{ */ in zend_update_property_ex()
3929 …atic_property(zend_class_entry *scope, const char *name, size_t name_length, zval *value) /* {{{ */ in zend_update_static_property()
[all …]
/PHP-7.0/ext/mysqlnd/
H A Dmysqlnd_debug.h151 #define DBG_RETURN_EX(dbg_obj, value) DBG_LEAVE_EX((dbg_obj), return (value);) argument
154 #define DBG_RETURN_EX2(dbg_obj1, dbg_obj2, value) DBG_LEAVE_EX2((dbg_obj1), (dbg_obj2), return (val… argument
166 #define DBG_RETURN_EX(dbg_obj, value) return (value) argument
181 #define DBG_RETURN(value) DBG_RETURN_EX(MYSQLND_G(dbg), (value)) argument
193 #define TRACE_ALLOC_RETURN(value) DBG_RETURN_EX2(MYSQLND_G(dbg), MYSQLND_G(trace_alloc), (value)) argument
205 #define DBG_RETURN(value) return (value) argument
216 #define TRACE_ALLOC_RETURN(value) return (value) argument
/PHP-7.0/ext/dba/libinifile/
H A Dinifile.c465 static int inifile_delete_replace_append(inifile *dba, const key_type *key, const val_type *value, … in inifile_delete_replace_append()
584 int inifile_replace(inifile *dba, const key_type *key, const val_type *value) in inifile_replace()
592 int inifile_replace_ex(inifile *dba, const key_type *key, const val_type *value, zend_bool *found) in inifile_replace_ex()
600 int inifile_append(inifile *dba, const key_type *key, const val_type *value) in inifile_append()

Completed in 94 milliseconds

12345678