Searched defs:attribute (Results 1 – 5 of 5) sorted by relevance
/PHP-7.3/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 210 zend_long attribute; in PHP_FUNCTION() local
|
/PHP-7.3/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.3/ext/soap/ |
H A D | php_xml.c | 275 xmlNodePtr get_node_with_attribute_ex(xmlNodePtr node, char *name, char *name_ns, char *attribute, … in get_node_with_attribute_ex() 296 …h_attribute_recursive_ex(xmlNodePtr node, char *name, char *name_ns, char *attribute, char *value,… in get_node_with_attribute_recursive_ex()
|
/PHP-7.3/ext/ldap/ |
H A D | ldap.c | 235 char* attribute; in _php_ldap_control_to_array() local 1862 char *attribute; in PHP_FUNCTION() local 1959 char *attribute; in PHP_FUNCTION() local 1992 char *attribute; in PHP_FUNCTION() local 2037 char *attribute; in PHP_FUNCTION() local 2239 zend_string *attribute; in php_ldap_do_modify() local
|
/PHP-7.3/ext/tidy/ |
H A D | tidy.c | 868 zval attribute, children, temp; in tidy_add_default_properties() local
|
Completed in 33 milliseconds