reference/memcache/constants.xml
6baee543e68e0bc3182c730cea994eadfc8364b4
...
...
@@ -12,9 +12,9 @@
12
12
</row>
13
13
</thead>
14
14
<tbody>
15
-
<row>
15
+
<row xml:id="constant.memcache-compressed">
16
16
<entry>
17
-
<constant xml:id="constantmemcache-compressed">MEMCACHE_COMPRESSED</constant>
17
+
<constant>MEMCACHE_COMPRESSED</constant>
18
18
(<type>int</type>)
19
19
</entry>
20
20
<entry>
...
...
@@ -24,18 +24,18 @@
24
24
<function>Memcache::replace</function>.
25
25
</entry>
26
26
</row>
27
-
<row>
27
+
<row xml:id="constant.memcache-have-session">
28
28
<entry>
29
-
<constant xml:id="constantmemcache-have-session">MEMCACHE_HAVE_SESSION</constant>
29
+
<constant>MEMCACHE_HAVE_SESSION</constant>
30
30
(<type>int</type>)
31
31
</entry>
32
32
<entry>
33
33
1 if this Memcache session handler is available, 0 otherwise.
34
34
</entry>
35
35
</row>
36
-
<row>
36
+
<row xml:id="constant.memcache-user1">
37
37
<entry>
38
-
<constant xml:id="constantmemcache-user1">MEMCACHE_USER1</constant>
38
+
<constant>MEMCACHE_USER1</constant>
39
39
(<type>int</type>)
40
40
</entry>
41
41
<entry>
...
...
@@ -45,9 +45,9 @@
45
45
<function>Memcache::replace</function>.
46
46
</entry>
47
47
</row>
48
-
<row>
48
+
<row xml:id="constant.memcache-user2">
49
49
<entry>
50
-
<constant xml:id="constantmemcache-user2">MEMCACHE_USER2</constant>
50
+
<constant>MEMCACHE_USER2</constant>
51
51
(<type>int</type>)
52
52
</entry>
53
53
<entry>
...
...
@@ -57,9 +57,9 @@
57
57
<function>Memcache::replace</function>.
58
58
</entry>
59
59
</row>
60
-
<row>
60
+
<row xml:id="constant.memcache-user3">
61
61
<entry>
62
-
<constant xml:id="constantmemcache-user3">MEMCACHE_USER3</constant>
62
+
<constant>MEMCACHE_USER3</constant>
63
63
(<type>int</type>)
64
64
</entry>
65
65
<entry>
...
...
@@ -69,9 +69,9 @@
69
69
<function>Memcache::replace</function>.
70
70
</entry>
71
71
</row>
72
-
<row>
72
+
<row xml:id="constant.memcache-user4">
73
73
<entry>
74
-
<constant xml:id="constantmemcache-user4">MEMCACHE_USER4</constant>
74
+
<constant>MEMCACHE_USER4</constant>
75
75
(<type>int</type>)
76
76
</entry>
77
77
<entry>
78
78