mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
missing role
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230201 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
69eb8b3907
commit
e05412a45f
1 changed files with 4 additions and 4 deletions
|
@ -1,13 +1,13 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.8 $ -->
|
||||
<!-- splitted from ./en/functions/misc.xml, last change in rev 1.4 -->
|
||||
<!-- $Revision: 1.9 $ -->
|
||||
<refentry id="function.pack">
|
||||
<refnamediv>
|
||||
<refname>pack</refname>
|
||||
<refpurpose>Pack data into binary string</refpurpose>
|
||||
</refnamediv>
|
||||
<refsect1>
|
||||
<title>Description</title>
|
||||
|
||||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type>string</type><methodname>pack</methodname>
|
||||
<methodparam><type>string</type><parameter>format</parameter></methodparam>
|
||||
|
|
Loading…
Reference in a new issue