Home
last modified time | relevance | path

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

/PHP-5.5/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.5/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.5/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.5/ext/soap/
H A Dphp_xml.c277 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 Dphp_schema.c2047 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 Dldap.c963 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 Dtidy.c851 zval *attribute, *children, *temp; in tidy_add_default_properties() local

Completed in 31 milliseconds