Home
last modified time | relevance | path

Searched defs:attribute (Results 1 – 7 of 7) sorted by relevance

/PHP-5.3/ext/intl/formatter/
H A Dformatter_attr.c35 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.3/ext/intl/collator/
H A Dcollator_attr.c36 long attribute, value; in PHP_FUNCTION() local
67 long attribute, value; in PHP_FUNCTION() local
/PHP-5.3/ext/intl/doc/
H A Dformatter_api.php402 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.3/ext/soap/
H A Dphp_xml.c300 xmlNodePtr get_node_with_attribute_ex(xmlNodePtr node, char *name, char *name_ns, char *attribute, … in get_node_with_attribute_ex()
321 …h_attribute_recursive_ex(xmlNodePtr node, char *name, char *name_ns, char *attribute, char *value,… in get_node_with_attribute_recursive_ex()
H A Dphp_schema.c2023 static void copy_extra_attribute(void *attribute) in copy_extra_attribute()
2435 void delete_extra_attribute(void *attribute) in delete_extra_attribute()
2448 void delete_extra_attribute_persistent(void *attribute) in delete_extra_attribute_persistent()
2461 void delete_attribute(void *attribute) in delete_attribute()
2487 void delete_attribute_persistent(void *attribute) in delete_attribute_persistent()
/PHP-5.3/ext/ldap/
H A Dldap.c925 char *attribute; in PHP_FUNCTION() local
1016 char *attribute; in PHP_FUNCTION() local
1044 char *attribute; in PHP_FUNCTION() local
1084 char *attribute; in PHP_FUNCTION() local
1266 char *attribute; in php_ldap_do_modify() local
/PHP-5.3/ext/tidy/
H A Dtidy.c859 zval *attribute, *children, *temp; in tidy_add_default_properties() local

Completed in 35 milliseconds