rpmaddtag

(PECL rpminfo >= 0.5.0)

rpmaddtagAdd tag retrieved in query

说明

rpmaddtag ( int $tag ) : bool

Add an additional retrieved tag in subsequent queries.

参数

tag

One of RPMTAG_* constant, see the rpminfo constants page.

返回值

成功时返回 true, 或者在失败时返回 false

参见