Home
last modified time | relevance | path

Searched refs:attr (Results 201 – 208 of 208) sorted by relevance

123456789

/php-src/ext/opcache/
H A Dzend_persist.c292 zend_attribute *attr = Z_PTR_P(v); in zend_persist_attributes() local
293 zend_attribute *copy = zend_shared_memdup_put_free(attr, ZEND_ATTRIBUTE_SIZE(attr->argc)); in zend_persist_attributes()
/php-src/build/
H A Dgen_stub.php3403 foreach ($this->attributes as $attr) {
3404 if ($attr->class === "AllowDynamicProperties") {
3841 $attr = $doc->createAttribute("xpointer");
3842 $attr->value = $query;
3843 $includeElement->appendChild($attr);
4533 foreach ($attrGroup->attrs as $attr) {
4534 $attributes[] = new AttributeInfo($attr->name->toString(), $attr->args);
/php-src/ext/dom/tests/
H A DDOMNode_isEqualNode.phpt195 <div foo="bar" extra="attr">
/php-src/Zend/
H A Dzend_compile.h93 zend_ast_attr attr; member
H A Dzend_execute_API.c704 zval *zv = zend_get_constant_ex(name, scope, ast->attr); in zval_update_constant_with_ctx()
/php-src/ext/dom/
H A Dphp_dom_arginfo.h267 ZEND_ARG_OBJ_INFO(0, attr, DOMAttr, 0)
297 ZEND_ARG_OBJ_INFO(0, attr, DOMAttr, 0)
781 ZEND_ARG_OBJ_INFO(0, attr, DOM\\Attr, 0)
787 ZEND_ARG_OBJ_INFO(0, attr, DOM\\Attr, 0)
818 ZEND_ARG_OBJ_INFO(0, attr, DOM\\Attr, 0)
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます31069 # attr
H A Dmagic31069 # attr

Completed in 219 milliseconds

123456789