Searched defs:attribute (Results 1 – 7 of 7) sorted by relevance
/PHP-5.5/ext/intl/formatter/ |
H A D | formatter_attr.c | 35 long attribute, value; in PHP_FUNCTION() local 104 long attribute; in PHP_FUNCTION() local 148 long attribute; in PHP_FUNCTION() local 212 long attribute; in PHP_FUNCTION() local
|
/PHP-5.5/ext/intl/collator/ |
H A D | collator_attr.c | 36 long attribute, value; in PHP_FUNCTION() local 67 long attribute, value; in PHP_FUNCTION() local
|
/PHP-5.5/ext/intl/doc/ |
H A D | formatter_api.php | 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) {} 448 function numfmt_get_attribute($formatter, $attribute) {} 456 function numfmt_get_text_attribute($formatter, $attribute) {} 464 function numfmt_get_symbol($formatter, $attribute) {}
|
/PHP-5.5/ext/soap/ |
H A D | php_xml.c | 277 xmlNodePtr get_node_with_attribute_ex(xmlNodePtr node, char *name, char *name_ns, char *attribute, … in get_node_with_attribute_ex() 298 …h_attribute_recursive_ex(xmlNodePtr node, char *name, char *name_ns, char *attribute, char *value,… in get_node_with_attribute_recursive_ex()
|
H A D | php_schema.c | 2047 static void copy_extra_attribute(void *attribute) in copy_extra_attribute() 2479 void delete_extra_attribute(void *attribute) in delete_extra_attribute() 2492 void delete_extra_attribute_persistent(void *attribute) in delete_extra_attribute_persistent() 2505 void delete_attribute(void *attribute) in delete_attribute() 2531 void delete_attribute_persistent(void *attribute) in delete_attribute_persistent()
|
/PHP-5.5/ext/ldap/ |
H A D | ldap.c | 963 char *attribute; in PHP_FUNCTION() local 1054 char *attribute; in PHP_FUNCTION() local 1082 char *attribute; in PHP_FUNCTION() local 1122 char *attribute; in PHP_FUNCTION() local 1304 char *attribute; in php_ldap_do_modify() local
|
/PHP-5.5/ext/tidy/ |
H A D | tidy.c | 851 zval *attribute, *children, *temp; in tidy_add_default_properties() local
|
Completed in 30 milliseconds