source: www/manuals/PHP_manual/function.udm-free-ispell-data.html@ 1

Last change on this file since 1 was 1, checked in by george, 17 years ago

Prvotní import všeho

File size: 2.8 KB
Line 
1<HTML
2><HEAD
3><TITLE
4>udm_free_ispell_data</TITLE
5><META
6NAME="GENERATOR"
7CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
8REL="HOME"
9TITLE="Manuál PHP"
10HREF="index.html"><LINK
11REL="UP"
12TITLE="mnoGoSearch Functions"
13HREF="ref.mnogo.html"><LINK
14REL="PREVIOUS"
15TITLE="udm_free_agent"
16HREF="function.udm-free-agent.html"><LINK
17REL="NEXT"
18TITLE="udm_free_res"
19HREF="function.udm-free-res.html"><META
20HTTP-EQUIV="Content-type"
21CONTENT="text/html; charset=ISO-8859-2"></HEAD
22><BODY
23CLASS="refentry"
24BGCOLOR="#FFFFFF"
25TEXT="#000000"
26LINK="#0000FF"
27VLINK="#840084"
28ALINK="#0000FF"
29><DIV
30CLASS="NAVHEADER"
31><TABLE
32SUMMARY="Header navigation table"
33WIDTH="100%"
34BORDER="0"
35CELLPADDING="0"
36CELLSPACING="0"
37><TR
38><TH
39COLSPAN="3"
40ALIGN="center"
41>Manuál PHP</TH
42></TR
43><TR
44><TD
45WIDTH="10%"
46ALIGN="left"
47VALIGN="bottom"
48><A
49HREF="function.udm-free-agent.html"
50ACCESSKEY="P"
51>Pøedcházející</A
52></TD
53><TD
54WIDTH="80%"
55ALIGN="center"
56VALIGN="bottom"
57></TD
58><TD
59WIDTH="10%"
60ALIGN="right"
61VALIGN="bottom"
62><A
63HREF="function.udm-free-res.html"
64ACCESSKEY="N"
65>Dal¹í</A
66></TD
67></TR
68></TABLE
69><HR
70ALIGN="LEFT"
71WIDTH="100%"></DIV
72><H1
73><A
74NAME="function.udm-free-ispell-data"
75></A
76>udm_free_ispell_data</H1
77><DIV
78CLASS="refnamediv"
79><A
80NAME="AEN52574"
81></A
82><P
83> (PHP 4 &#62;= 4.0.5)</P
84>udm_free_ispell_data&nbsp;--&nbsp;Free memory allocated for ispell data</DIV
85><DIV
86CLASS="refsect1"
87><A
88NAME="AEN52577"
89></A
90><H2
91>Description</H2
92>int <B
93CLASS="methodname"
94>udm_free_ispell_data</B
95> ( int agent)<BR
96></BR
97><P
98>&#13; <B
99CLASS="function"
100>udm_free_ispell_data()</B
101> always returns <TT
102CLASS="constant"
103><B
104>TRUE</B
105></TT
106>.
107 </P
108><P
109>&#13; <TT
110CLASS="parameter"
111><I
112>agent</I
113></TT
114> - agent link identifier, received after
115 call to <A
116HREF="function.udm-alloc-agent.html"
117><B
118CLASS="function"
119>udm_alloc_agent()</B
120></A
121>.
122 </P
123><DIV
124CLASS="note"
125><BLOCKQUOTE
126CLASS="note"
127><P
128><B
129>Poznámka: </B
130>
131 This function is supported beginning from version 3.1.12 of
132 mnoGoSearch and it does not do anything in previous versions.
133 </P
134></BLOCKQUOTE
135></DIV
136></DIV
137><DIV
138CLASS="NAVFOOTER"
139><HR
140ALIGN="LEFT"
141WIDTH="100%"><TABLE
142SUMMARY="Footer navigation table"
143WIDTH="100%"
144BORDER="0"
145CELLPADDING="0"
146CELLSPACING="0"
147><TR
148><TD
149WIDTH="33%"
150ALIGN="left"
151VALIGN="top"
152><A
153HREF="function.udm-free-agent.html"
154ACCESSKEY="P"
155>Pøedcházející</A
156></TD
157><TD
158WIDTH="34%"
159ALIGN="center"
160VALIGN="top"
161><A
162HREF="index.html"
163ACCESSKEY="H"
164>Domù</A
165></TD
166><TD
167WIDTH="33%"
168ALIGN="right"
169VALIGN="top"
170><A
171HREF="function.udm-free-res.html"
172ACCESSKEY="N"
173>Dal¹í</A
174></TD
175></TR
176><TR
177><TD
178WIDTH="33%"
179ALIGN="left"
180VALIGN="top"
181>udm_free_agent</TD
182><TD
183WIDTH="34%"
184ALIGN="center"
185VALIGN="top"
186><A
187HREF="ref.mnogo.html"
188ACCESSKEY="U"
189>Nahoru</A
190></TD
191><TD
192WIDTH="33%"
193ALIGN="right"
194VALIGN="top"
195>udm_free_res</TD
196></TR
197></TABLE
198></DIV
199></BODY
200></HTML
201>
Note: See TracBrowser for help on using the repository browser.