reference/intl/intlchar/getpropertyvalueenum.xml
1976eae0d815797af97a1e16c5cd90ffc2868395
...
...
@@ -1,6 +1,5 @@
1
1
<?xml version="1.0" encoding="utf-8"?>
2
2
<!-- $Revision$ -->
3
-

4
3
<refentry xml:id="intlchar.getpropertyvalueenum" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
5
4
<refnamediv>
6
5
<refname>IntlChar::getPropertyValueEnum</refname>
...
...
@@ -9,7 +8,7 @@
9
8

10
9
<refsect1 role="description">
11
10
&reftitle.description;
12
-
<methodsynopsis>
11
+
<methodsynopsis role="IntlChar">
13
12
<modifier>public</modifier> <modifier>static</modifier> <type>int</type><methodname>IntlChar::getPropertyValueEnum</methodname>
14
13
<methodparam><type>int</type><parameter>property</parameter></methodparam>
15
14
<methodparam><type>string</type><parameter>name</parameter></methodparam>
...
...
@@ -97,7 +96,6 @@ bool(true)
97
96
</refsect1>
98
97

99
98
</refentry>
100
-

101
99
<!-- Keep this comment at the end of the file
102
100
Local variables:
103
101
mode: sgml
104
102