Home
last modified time | relevance | path

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

/PHP-7.2/ext/intl/formatter/
H A Dformatter_attr.c35 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 Dcollator_attr.c36 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 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-7.2/ext/soap/
H A Dphp_xml.c276 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 Dldap.c1177 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 Dtidy.c847 zval attribute, children, temp; in tidy_add_default_properties() local

Completed in 44 milliseconds