Searched defs:attribute (Results 1 – 6 of 6) sorted by relevance
/PHP-7.2/ext/intl/formatter/ |
H A D | formatter_attr.c | 35 zend_long attribute, value; in PHP_FUNCTION() local 104 zend_long attribute; in PHP_FUNCTION() local 148 zend_long attribute; in PHP_FUNCTION() local 212 zend_long attribute; in PHP_FUNCTION() local
|
/PHP-7.2/ext/intl/collator/ |
H A D | collator_attr.c | 36 zend_long attribute, value; in PHP_FUNCTION() local 67 zend_long attribute, value; in PHP_FUNCTION() local
|
/PHP-7.2/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-7.2/ext/soap/ |
H A D | php_xml.c | 276 xmlNodePtr get_node_with_attribute_ex(xmlNodePtr node, char *name, char *name_ns, char *attribute, … in get_node_with_attribute_ex() 297 …h_attribute_recursive_ex(xmlNodePtr node, char *name, char *name_ns, char *attribute, char *value,… in get_node_with_attribute_recursive_ex()
|
/PHP-7.2/ext/ldap/ |
H A D | ldap.c | 1177 char *attribute; in PHP_FUNCTION() local 1274 char *attribute; in PHP_FUNCTION() local 1307 char *attribute; in PHP_FUNCTION() local 1352 char *attribute; in PHP_FUNCTION() local 1551 zend_string *attribute; in php_ldap_do_modify() local
|
/PHP-7.2/ext/tidy/ |
H A D | tidy.c | 847 zval attribute, children, temp; in tidy_add_default_properties() local
|
Completed in 30 milliseconds