Skip to content

Commit 505ee6a

Browse files
authored
xpass/constants.xml Add tags (#4340)
1 parent 9d792d3 commit 505ee6a

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

Diff for: reference/xpass/constants.xml

+6-3
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,12 @@
66

77
<simpara>
88
Xpass extension provides various set of constants.
9-
Hash methods (CRYPT_PREFIX_) for <function>crypt_gensalt</function> prefix parameter.
10-
Error codes (CRYPT_SALT_) returned by <function>crypt_checksalt</function>.
11-
Password algorithms (PASSWORD_) for <function>password_hash</function> algo parameter.
9+
Hash methods (<constant>CRYPT_PREFIX_<replaceable>*</replaceable></constant>) for
10+
<function>crypt_gensalt</function> prefix parameter.
11+
Error codes (<constant>CRYPT_SALT_<replaceable>*</replaceable></constant>) returned by
12+
<function>crypt_checksalt</function>.
13+
Password algorithms (<constant>PASSWORD_<replaceable>*</replaceable></constant>) for
14+
<function>password_hash</function> algo parameter.
1215
</simpara>
1316

1417
<variablelist xml:id="xpass.constants.algo">

0 commit comments

Comments
 (0)