Fix search_find_text not returning -1 when match is out of range.
[geany-mirror.git] / data / php.tags
blob1cd6f20622fb5a15c6074b7ec31bd24b41e95ea5
1 # format=tagmanager - Automatically generated file - do not edit (created on Wed, 14 Jan 2009 16:59:30 +0100)
2 absÌ128Í(int number)Ïint
3 acoshÌ128Í(float number)Ïfloat
4 acosÌ128Í(float number)Ïfloat
5 addFileÌ128Í(string filepath[, string entryname[, int start [, int length]]])Ïbool
6 addFromStringÌ128Í(string name, string content)Ïbool
7 addcslashesÌ128Í(binary str, binary charlist)Ïbinary
8 addslashesÌ128Í(string str)Ïstring
9 apache_child_terminateÌ128Í()Ïbool
10 apache_child_terminateÌ128Í()Ïbool
11 apache_get_modulesÌ128Í()Ïarray
12 apache_get_modulesÌ128Í()Ïarray
13 apache_get_modulesÌ128Í()Ïarray
14 apache_get_modulesÌ128Í()Ïarray
15 apache_get_versionÌ128Í()Ïstring
16 apache_get_versionÌ128Í()Ïstring
17 apache_get_versionÌ128Í()Ïstring
18 apache_get_versionÌ128Í()Ïstring
19 apache_getenvÌ128Í(string variable [, bool walk_to_top])Ïbool
20 apache_getenvÌ128Í(string variable [, bool walk_to_top])Ïbool
21 apache_lookup_uriÌ128Í(string URI)Ïobject
22 apache_lookup_uriÌ128Í(string URI)Ïobject
23 apache_noteÌ128Í(string note_name [, string note_value])Ïstring
24 apache_noteÌ128Í(string note_name [, string note_value])Ïstring
25 apache_noteÌ128Í(string note_name [, string note_value])Ïstring
26 apache_noteÌ128Í(string note_name [, string note_value])Ïstring
27 apache_request_auth_nameÌ128Í()Ïstring
28 apache_request_auth_typeÌ128Í()Ïstring
29 apache_request_discard_request_bodyÌ128Í()Ïlong
30 apache_request_err_headers_outÌ128Í([{string name|array list} [, string value [, bool replace = false]]])Ïarray
31 apache_request_headers_inÌ128Í()Ïarray
32 apache_request_headers_outÌ128Í([{string name|array list} [, string value [, bool replace = false]]])Ïarray
33 apache_request_headersÌ128Í()Ïarray
34 apache_request_headersÌ128Í()Ïarray
35 apache_request_is_initial_reqÌ128Í()Ïbool
36 apache_request_log_errorÌ128Í(string message, [long facility])Ïboolean
37 apache_request_meets_conditionsÌ128Í()Ïlong
38 apache_request_remote_hostÌ128Í([int type])Ïint
39 apache_request_runÌ128Í()Ïlong
40 apache_request_satisfiesÌ128Í()Ïlong
41 apache_request_server_portÌ128Í()Ïint
42 apache_request_set_etagÌ128Í()Ïvoid
43 apache_request_set_last_modifiedÌ128Í()Ïvoid
44 apache_request_some_auth_requiredÌ128Í()Ïbool
45 apache_request_sub_req_lookup_fileÌ128Í(string file)Ïobject
46 apache_request_sub_req_lookup_uriÌ128Í(string uri)Ïobject
47 apache_request_sub_req_method_uriÌ128Í(string method, string uri)Ïobject
48 apache_request_update_mtimeÌ128Í([int dependency_mtime])Ïlong
49 apache_reset_timeoutÌ128Í()Ïbool
50 apache_response_headersÌ128Í()Ïarray
51 apache_response_headersÌ128Í()Ïarray
52 apache_response_headersÌ128Í()Ïarray
53 apache_response_headersÌ128Í()Ïarray
54 apache_setenvÌ128Í(string variable, string value [, bool walk_to_top])Ïbool
55 apache_setenvÌ128Í(string variable, string value [, bool walk_to_top])Ïbool
56 apache_setenvÌ128Í(string variable, string value [, bool walk_to_top])Ïbool
57 apache_setenvÌ128Í(string variable, string value [, bool walk_to_top])Ïbool
58 array_change_key_caseÌ128Í(array input [, int case=CASE_LOWER])Ïarray
59 array_chunkÌ128Í(array input, int size [, bool preserve_keys])Ïarray
60 array_combineÌ128Í(array keys, array values)Ïarray
61 array_count_valuesÌ128Í(array input)Ïarray
62 array_diff_assocÌ128Í(array arr1, array arr2 [, array ...])Ïarray
63 array_diff_keyÌ128Í(array arr1, array arr2 [, array ...])Ïarray
64 array_diff_uassocÌ128Í(array arr1, array arr2 [, array ...], callback key_comp_func)Ïarray
65 array_diff_ukeyÌ128Í(array arr1, array arr2 [, array ...], callback key_comp_func)Ïarray
66 array_diffÌ128Í(array arr1, array arr2 [, array ...])Ïarray
67 array_fill_keysÌ128Í(array keys, mixed val)Ïarray
68 array_fillÌ128Í(int start_key, int num, mixed val)Ïarray
69 array_filterÌ128Í(array input [, mixed callback])Ïarray
70 array_flipÌ128Í(array input)Ïarray
71 array_intersect_assocÌ128Í(array arr1, array arr2 [, array ...])Ïarray
72 array_intersect_keyÌ128Í(array arr1, array arr2 [, array ...])Ïarray
73 array_intersect_uassocÌ128Í(array arr1, array arr2 [, array ...], callback key_compare_func)Ïarray
74 array_intersect_ukeyÌ128Í(array arr1, array arr2 [, array ...], callback key_compare_func)Ïarray
75 array_intersectÌ128Í(array arr1, array arr2 [, array ...])Ïarray
76 array_key_existsÌ128Í(mixed key, array search)Ïbool
77 array_keysÌ128Í(array input [, mixed search_value[, bool strict]])Ïarray
78 array_mapÌ128Í(mixed callback, array input1 [, array input2 ,...])Ïarray
79 array_merge_recursiveÌ128Í(array arr1, array arr2 [, array ...])Ïarray
80 array_mergeÌ128Í(array arr1, array arr2 [, array ...])Ïarray
81 array_multisortÌ128Í(array ar1 [, SORT_ASC|SORT_DESC [, SORT_REGULAR|SORT_NUMERIC|SORT_STRING]] [, array ar2 [, SORT_ASC|SORT_DESC [, SORT_REGULAR|SORT_NUMERIC|SORT_STRING]], ...])Ïbool
82 array_padÌ128Í(array input, int pad_size, mixed pad_value)Ïarray
83 array_popÌ128Í(array stack)Ïmixed
84 array_productÌ128Í(array input)Ïmixed
85 array_pushÌ128Í(array stack, mixed var [, mixed ...])Ïint
86 array_randÌ128Í(array input [, int num_req])Ïmixed
87 array_reduceÌ128Í(array input, mixed callback [, int initial])Ïmixed
88 array_reverseÌ128Í(array input [, bool preserve keys])Ïarray
89 array_searchÌ128Í(mixed needle, array haystack [, bool strict])Ïmixed
90 array_shiftÌ128Í(array stack)Ïmixed
91 array_sliceÌ128Í(array input, int offset [, int length [, bool preserve_keys]])Ïarray
92 array_spliceÌ128Í(array input, int offset [, int length [, array replacement]])Ïarray
93 array_sumÌ128Í(array input)Ïmixed
94 array_udiff_assocÌ128Í(array arr1, array arr2 [, array ...], callback data_comp_func)Ïarray
95 array_udiff_uassocÌ128Í(array arr1, array arr2 [, array ...], callback data_comp_func, callback key_comp_func)Ïarray
96 array_udiffÌ128Í(array arr1, array arr2 [, array ...], callback data_comp_func)Ïarray
97 array_uintersect_assocÌ128Í(array arr1, array arr2 [, array ...], callback data_compare_func)Ïarray
98 array_uintersect_uassocÌ128Í(array arr1, array arr2 [, array ...], callback data_compare_func, callback key_compare_func)Ïarray
99 array_uintersectÌ128Í(array arr1, array arr2 [, array ...], callback data_compare_func)Ïarray
100 array_uniqueÌ128Í(array input)Ïarray
101 array_unshiftÌ128Í(array stack, mixed var [, mixed ...])Ïint
102 array_valuesÌ128Í(array input)Ïarray
103 array_walk_recursiveÌ128Í(array input, mixed callback [, mixed userdata])Ïbool
104 array_walkÌ128Í(array input, mixed callback [, mixed userdata])Ïbool
105 arsortÌ128Í(array &array_arg [, int sort_flags])Ïbool
106 asinhÌ128Í(float number)Ïfloat
107 asinÌ128Í(float number)Ïfloat
108 asortÌ128Í(array &array_arg [, int sort_flags])Ïbool
109 assert_optionsÌ128Í(int what [, mixed value])Ïmixed
110 assertÌ128Í(string|bool assertion)Ïint
111 atan2Ì128Í(float y, float x)Ïfloat
112 atanhÌ128Í(float number)Ïfloat
113 atanÌ128Í(float number)Ïfloat
114 base64_decodeÌ128Í(binary str[, bool strict])Ïbinary
115 base64_encodeÌ128Í(binary str)Ïbinary
116 base_convertÌ128Í(string number, int frombase, int tobase)Ïstring
117 basenameÌ128Í(string path [, string suffix])Ïstring
118 bcaddÌ128Í(string left_operand, string right_operand [, int scale])Ïstring
119 bccompÌ128Í(string left_operand, string right_operand [, int scale])Ïint
120 bcdivÌ128Í(string left_operand, string right_operand [, int scale])Ïstring
121 bcmodÌ128Í(string left_operand, string right_operand)Ïstring
122 bcmulÌ128Í(string left_operand, string right_operand [, int scale])Ïstring
123 bcpowmodÌ128Í(string x, string y, string mod [, int scale])Ïstring
124 bcpowÌ128Í(string x, string y [, int scale])Ïstring
125 bcscaleÌ128Í(int scale)Ïbool
126 bcsqrtÌ128Í(string operand [, int scale])Ïstring
127 bcsubÌ128Í(string left_operand, string right_operand [, int scale])Ïstring
128 bin2hexÌ128Í(string data)Ïstring
129 bindecÌ128Í(string binary_number)Ïint
130 bindtextdomainÌ128Í(string domain_name, string dir)Ïstring
131 birdstep_autocommitÌ128Í(int index)Ïbool
132 birdstep_closeÌ128Í(int id)Ïbool
133 birdstep_commitÌ128Í(int index)Ïbool
134 birdstep_connectÌ128Í(string server, string user, string pass)Ïint
135 birdstep_execÌ128Í(int index, string exec_str)Ïint
136 birdstep_fetchÌ128Í(int index)Ïbool
137 birdstep_fieldnameÌ128Í(int index, int col)Ïstring
138 birdstep_fieldnumÌ128Í(int index)Ïint
139 birdstep_freeresultÌ128Í(int index)Ïbool
140 birdstep_off_autocommitÌ128Í(int index)Ïbool
141 birdstep_resultÌ128Í(int index, int col)Ïmixed
142 birdstep_rollbackÌ128Í(int index)Ïbool
143 bzcompressÌ128Í(string source [, int blocksize100k [, int workfactor]])Ïstring
144 bzdecompressÌ128Í(string source [, int small])Ïstring
145 bzerrnoÌ128Í(resource bz)Ïint
146 bzerrorÌ128Í(resource bz)Ïarray
147 bzerrstrÌ128Í(resource bz)Ïstring
148 bzopenÌ128Í(string|int file|fp, string mode)Ïresource
149 bzreadÌ128Í(resource bz[, int length])Ïstring
150 cal_days_in_monthÌ128Í(int calendar, int month, int year)Ïint
151 cal_from_jdÌ128Í(int jd, int calendar)Ïarray
152 cal_infoÌ128Í([int calendar])Ïarray
153 cal_to_jdÌ128Í(int calendar, int month, int day, int year)Ïint
154 call_user_func_arrayÌ128Í(string function_name, array parameters)Ïmixed
155 call_user_funcÌ128Í(mixed function_name [, mixed parmeter] [, mixed ...])Ïmixed
156 call_user_method_arrayÌ128Í(string method_name, mixed object, array params)Ïmixed
157 call_user_methodÌ128Í(string method_name, mixed object [, mixed parameter] [, mixed ...])Ïmixed
158 ceilÌ128Í(float number)Ïfloat
159 char_enum_namesÌ128Í(callback Callback, int start, int limit[, int extended = false])Ïbool
160 char_enum_typesÌ128Í(callback Callback)Ïbool
161 char_from_digitÌ128Í(int digit[, int radix = 10])Ïchar
162 char_from_nameÌ128Í(string charname[, bool extended = false])Ïchar
163 char_get_ageÌ128Í(char c)Ïstring
164 char_get_combining_classÌ128Í(char text)Ïint
165 char_get_digit_valueÌ128Í(char text[, int radix])Ïint
166 char_get_directionÌ128Í(char c)Ïint
167 char_get_mirroredÌ128Í(char c)Ïchar
168 char_get_nameÌ128Í(char c[, bool extended = false])Ïstring
169 char_get_numeric_valueÌ128Í(char text)Ïfloat
170 char_get_property_from_nameÌ128Í(string property_name)Ïint
171 char_get_property_max_valueÌ128Í(int property)Ïint
172 char_get_property_min_valueÌ128Í(int property)Ïint
173 char_get_property_nameÌ128Í(int property)Ïstring
174 char_get_property_value_from_nameÌ128Í(int property, string value_name)Ïint
175 char_get_property_value_nameÌ128Í(int property, int value[, int name_choice])Ïstring
176 char_get_property_valueÌ128Í(char c, int property)Ïint
177 char_get_typeÌ128Í(char c)Ïint
178 char_has_binary_propertyÌ128Í(string text, int property)Ïbool
179 char_is_alnumÌ128Í(string text)Ïbool
180 char_is_alphabeticÌ128Í(string text)Ïbool
181 char_is_alphaÌ128Í(string text)Ïbool
182 char_is_baseÌ128Í(string text)Ïbool
183 char_is_blankÌ128Í(string text)Ïbool
184 char_is_cntrlÌ128Í(string text)Ïbool
185 char_is_definedÌ128Í(string text)Ïbool
186 char_is_digitÌ128Í(string text)Ïbool
187 char_is_graphÌ128Í(string text)Ïbool
188 char_is_id_ignorableÌ128Í(string text)Ïbool
189 char_is_id_partÌ128Í(string text)Ïbool
190 char_is_id_startÌ128Í(string text)Ïbool
191 char_is_iso_controlÌ128Í(string text)Ïbool
192 char_is_lowerÌ128Í(string text)Ïbool
193 char_is_mirroredÌ128Í(string text)Ïbool
194 char_is_printÌ128Í(string text)Ïbool
195 char_is_punctÌ128Í(string text)Ïbool
196 char_is_spaceÌ128Í(string text)Ïbool
197 char_is_titlecaseÌ128Í(string text)Ïbool
198 char_is_uppercaseÌ128Í(string text)Ïbool
199 char_is_upperÌ128Í(string text)Ïbool
200 char_is_validÌ128Í(char c)Ïbool
201 char_is_whitespaceÌ128Í(string text)Ïbool
202 char_is_xdigitÌ128Í(string text)Ïbool
203 chdirÌ128Í(string directory)Ïbool
204 checkdateÌ128Í(int month, int day, int year)Ïbool
205 chgrpÌ128Í(string filename, mixed group)Ïbool
206 chmodÌ128Í(string filename, int mode)Ïbool
207 chrootÌ128Í(string directory)Ïbool
208 chrÌ128Í(int codepoint)Ïstring
209 chunk_splitÌ128Í(string str [, int chunklen [, string ending]])Ïstring
210 class_existsÌ128Í(string classname [, bool autoload])Ïbool
211 class_implementsÌ128Í(mixed what [, bool autoload ])Ïarray
212 class_parentsÌ128Í(object instance)Ïarray
213 clearstatcacheÌ128Í()Ïvoid
214 closedirÌ128Í([resource dir_handle])Ïvoid
215 closelogÌ128Í()Ïbool
216 closeÌ128Í()Ïbool
217 collator_compareÌ128Í(Collator coll, string str1, string str2)Ïint
218 collator_createÌ128Í(string locale)ÏCollator
219 collator_get_attributeÌ128Í(Collator coll, int attribute)Ïint
220 collator_get_defaultÌ128Í()ÏCollator
221 collator_get_strengthÌ128Í(Collator coll)Ïint
222 collator_set_attributeÌ128Í(Collator coll, int attribute, int value)Ïbool
223 collator_set_defaultÌ128Í(Collator coll)Ïvoid
224 collator_set_strengthÌ128Í(Collator coll, int strength)Ïvoid
225 collator_sortÌ128Í(Collator coll, array input)Ïarray
226 com_create_guidÌ128Í()Ïstring
227 com_event_sinkÌ128Í(object comobject, object sinkobject [, mixed sinkinterface])Ïbool
228 com_get_active_objectÌ128Í(string progid [, int code_page ])Ïobject
229 com_load_typelibÌ128Í(string typelib_name [, int case_insensitive])Ïbool
230 com_message_pumpÌ128Í([int timeoutms])Ïbool
231 com_print_typeinfoÌ128Í(object comobject | string typelib, string dispinterface, bool wantsink)Ïbool
232 compactÌ128Í(mixed var_names [, mixed ...])Ïarray
233 confirm_extname_compiledÌ128Í(string arg)Ïstring
234 connection_abortedÌ128Í()Ïint
235 connection_statusÌ128Í()Ïint
236 constantÌ128Í(string const_name)Ïmixed
237 convert_cyr_stringÌ128Í(string str, string from, string to)Ïstring
238 convert_uudecodeÌ128Í(string data)Ïstring
239 convert_uuencodeÌ128Í(string data)Ïstring
240 copyÌ128Í(string source_file, string destination_file[, resource context])Ïbool
241 coshÌ128Í(float number)Ïfloat
242 cosÌ128Í(float number)Ïfloat
243 count_charsÌ128Í(string input [, int mode])Ïmixed
244 countÌ128Í(mixed var [, int mode])Ïint
245 crashÌ128Í()Ïvoid
246 crc32Ì128Í(string str)Ïstring
247 createEmptyDirÌ128Í(string dirname)Ïbool
248 create_functionÌ128Í(string args, string code)Ïstring
249 cryptÌ128Í(string str [, string salt])Ïstring
250 ctype_alnumÌ128Í(mixed c)Ïbool
251 ctype_alphaÌ128Í(mixed c)Ïbool
252 ctype_cntrlÌ128Í(mixed c)Ïbool
253 ctype_digitÌ128Í(mixed c)Ïbool
254 ctype_graphÌ128Í(mixed c)Ïbool
255 ctype_lowerÌ128Í(mixed c)Ïbool
256 ctype_printÌ128Í(mixed c)Ïbool
257 ctype_punctÌ128Í(mixed c)Ïbool
258 ctype_spaceÌ128Í(mixed c)Ïbool
259 ctype_upperÌ128Í(mixed c)Ïbool
260 ctype_xdigitÌ128Í(mixed c)Ïbool
261 curl_closeÌ128Í(resource ch)Ïvoid
262 curl_copy_handleÌ128Í(resource ch)Ïresource
263 curl_errnoÌ128Í(resource ch)Ïint
264 curl_errorÌ128Í(resource ch)Ïstring
265 curl_execÌ128Í(resource ch)Ïbool
266 curl_getinfoÌ128Í(resource ch [, int option])Ïmixed
267 curl_initÌ128Í([string url])Ïresource
268 curl_multi_add_handleÌ128Í(resource mh, resource ch)Ïint
269 curl_multi_closeÌ128Í(resource mh)Ïvoid
270 curl_multi_execÌ128Í(resource mh, int &still_running)Ïint
271 curl_multi_getcontentÌ128Í(resource ch)Ïstring
272 curl_multi_info_readÌ128Í(resource mh [, long msgs_in_queue])Ïarray
273 curl_multi_initÌ128Í()Ïresource
274 curl_multi_remove_handleÌ128Í(resource mh, resource ch)Ïint
275 curl_multi_selectÌ128Í(resource mh[, double timeout])Ïint
276 curl_setopt_arrayÌ128Í(resource ch, array options)Ïbool
277 curl_setoptÌ128Í(resource ch, int option, mixed value)Ïbool
278 curl_versionÌ128Í([int version])Ïarray
279 currentÌ128Í(array array_arg)Ïmixed
280 date_createÌ128Í([string time[, DateTimeZone object]])ÏDateTime
281 date_date_setÌ128Í(DateTime object, long year, long month, long day)Ïvoid
282 date_default_timezone_getÌ128Í()Ïstring
283 date_default_timezone_setÌ128Í(string timezone_identifier)Ïbool
284 date_format_localeÌ128Í(DateTime object, string format)Ïstring
285 date_formatÌ128Í(DateTime object, string format)Ïstring
286 date_isodate_setÌ128Í(DateTime object, long year, long week[, long day])Ïvoid
287 date_modifyÌ128Í(DateTime object, string modify)Ïvoid
288 date_offset_getÌ128Í(DateTime object)Ïlong
289 date_parseÌ128Í(string date)Ïarray
290 date_sun_infoÌ128Í(long time, float latitude, float longitude)Ïarray
291 date_sunriseÌ128Í(mixed time [, int format [, float latitude [, float longitude [, float zenith [, float gmt_offset]]]]])Ïmixed
292 date_sunsetÌ128Í(mixed time [, int format [, float latitude [, float longitude [, float zenith [, float gmt_offset]]]]])Ïmixed
293 date_time_setÌ128Í(DateTime object, long hour, long minute[, long second])Ïvoid
294 date_timezone_getÌ128Í(DateTime object)ÏDateTimeZone
295 date_timezone_setÌ128Í(DateTime object, DateTimeZone object)Ïvoid
296 dateÌ128Í(string format [, long timestamp])Ïstring
297 dba_closeÌ128Í(resource handle)Ïvoid
298 dba_deleteÌ128Í(string key, resource handle)Ïbool
299 dba_existsÌ128Í(string key, resource handle)Ïbool
300 dba_fetchÌ128Í(string key, [int skip ,] resource handle)Ïstring
301 dba_firstkeyÌ128Í(resource handle)Ïstring
302 dba_handlersÌ128Í([bool full_info])Ïarray
303 dba_insertÌ128Í(string key, string value, resource handle)Ïbool
304 dba_listÌ128Í()Ïarray
305 dba_nextkeyÌ128Í(resource handle)Ïstring
306 dba_openÌ128Í(string path, string mode [, string handlername, string ...])Ïresource
307 dba_optimizeÌ128Í(resource handle)Ïbool
308 dba_popenÌ128Í(string path, string mode [, string handlername, string ...])Ïresource
309 dba_replaceÌ128Í(string key, string value, resource handle)Ïbool
310 dba_syncÌ128Í(resource handle)Ïbool
311 dbase_add_recordÌ128Í(int identifier, array data)Ïbool
312 dbase_closeÌ128Í(int identifier)Ïbool
313 dbase_createÌ128Í(string filename, array fields)Ïbool
314 dbase_delete_recordÌ128Í(int identifier, int record)Ïbool
315 dbase_get_header_infoÌ128Í(int database_handle)Ïarray
316 dbase_get_record_with_namesÌ128Í(int identifier, int record)Ïarray
317 dbase_get_recordÌ128Í(int identifier, int record)Ïarray
318 dbase_numfieldsÌ128Í(int identifier)Ïint
319 dbase_numrecordsÌ128Í(int identifier)Ïint
320 dbase_openÌ128Í(string name, int mode)Ïint
321 dbase_packÌ128Í(int identifier)Ïbool
322 dbase_replace_recordÌ128Í(int identifier, array data, int recnum)Ïbool
323 dcgettextÌ128Í(string domain_name, string msgid, int category)Ïbinary
324 debug_backtraceÌ128Í()Ïarray
325 debug_print_backtraceÌ128Í()Ïvoid
326 debug_zval_dumpÌ128Í(mixed var)Ïvoid
327 decbinÌ128Í(int decimal_number)Ïstring
328 dechexÌ128Í(int decimal_number)Ïstring
329 decoctÌ128Í(int decimal_number)Ïstring
330 define_syslog_variablesÌ128Í()Ïvoid
331 definedÌ128Í(string constant_name)Ïbool
332 defineÌ128Í(string constant_name, mixed value, boolean case_sensitive=true)Ïbool
333 deg2radÌ128Í(float number)Ïfloat
334 deleteIndexÌ128Í(int index)Ïbool
335 deleteNameÌ128Í(string name)Ïbool
336 dgettextÌ128Í(string domain_name, string msgid)Ïbinary
337 dirnameÌ128Í(string path)Ïstring
338 dirÌ128Í(string directory[, resource context])Ïobject
339 disk_free_spaceÌ128Í(string path)Ïfloat
340 disk_total_spaceÌ128Í(string path)Ïfloat
341 display_disabled_functionÌ128Í()Ïvoid
342 dlÌ128Í(string extension_filename)Ïint
343 dns_check_recordÌ128Í(string host [, string type])Ïint
344 dns_get_mxÌ128Í(string hostname, array mxhosts [, array weight])Ïbool
345 dom_attr_is_idÌ128Í()Ïboolean
346 dom_characterdata_append_dataÌ128Í(string arg)Ïvoid
347 dom_characterdata_delete_dataÌ128Í(int offset, int count)Ïvoid
348 dom_characterdata_insert_dataÌ128Í(int offset, string arg)Ïvoid
349 dom_characterdata_replace_dataÌ128Í(int offset, int count, string arg)Ïvoid
350 dom_characterdata_substring_dataÌ128Í(int offset, int count)Ïstring
351 dom_document_adopt_nodeÌ128Í(DOMNode source)ÏDOMNode
352 dom_document_create_attribute_nsÌ128Í(string namespaceURI, string qualifiedName)ÏDOMAttr
353 dom_document_create_attributeÌ128Í(string name)ÏDOMAttr
354 dom_document_create_cdatasectionÌ128Í(string data)ÏDOMCdataSection
355 dom_document_create_commentÌ128Í(string data)ÏDOMComment
356 dom_document_create_document_fragmentÌ128Í()ÏDOMDocumentFragment
357 dom_document_create_element_nsÌ128Í(string namespaceURI, string qualifiedName [,string value])ÏDOMElement
358 dom_document_create_elementÌ128Í(string tagName [, string value])ÏDOMElement
359 dom_document_create_entity_referenceÌ128Í(string name)ÏDOMEntityReference
360 dom_document_create_processing_instructionÌ128Í(string target, string data)ÏDOMProcessingInstruction
361 dom_document_create_text_nodeÌ128Í(string data)ÏDOMText
362 dom_document_get_element_by_idÌ128Í(string elementId)ÏDOMElement
363 dom_document_get_elements_by_tag_name_nsÌ128Í(string namespaceURI, string localName)ÏDOMNodeList
364 dom_document_get_elements_by_tag_nameÌ128Í(string tagname)ÏDOMNodeList
365 dom_document_import_nodeÌ128Í(DOMNode importedNode, boolean deep)ÏDOMNode
366 dom_document_load_html_fileÌ128Í(string source)ÏDOMNode
367 dom_document_load_htmlÌ128Í(string source)ÏDOMNode
368 dom_document_loadxmlÌ128Í(string source [, int options])ÏDOMNode
369 dom_document_loadÌ128Í(string source [, int options])ÏDOMNode
370 dom_document_normalize_documentÌ128Í()Ïvoid
371 dom_document_relaxNG_validate_fileÌ128Í(string filename)Ïboolean
372 dom_document_relaxNG_validate_xmlÌ128Í(string source)Ïboolean
373 dom_document_rename_nodeÌ128Í(node n, string namespaceURI, string qualifiedName)ÏDOMNode
374 dom_document_save_html_fileÌ128Í(string file)Ïint
375 dom_document_save_htmlÌ128Í()Ïstring
376 dom_document_savexmlÌ128Í([node n])Ïstring
377 dom_document_saveÌ128Í(string file)Ïint
378 dom_document_schema_validate_fileÌ128Í(string filename)Ïboolean
379 dom_document_schema_validateÌ128Í(string source)Ïboolean
380 dom_document_validateÌ128Í()Ïboolean
381 dom_document_xincludeÌ128Í([int options])Ïint
382 dom_domconfiguration_can_set_parameterÌ128Í(string name, domuserdata value)Ïboolean
383 dom_domconfiguration_get_parameterÌ128Í(string name)Ïdomdomuserdata
384 dom_domconfiguration_set_parameterÌ128Í(string name, domuserdata value)Ïdom_void
385 dom_domerrorhandler_handle_errorÌ128Í(domerror error)Ïdom_boolean
386 dom_domimplementation_create_document_typeÌ128Í(string qualifiedName, string publicId, string systemId)ÏDOMDocumentType
387 dom_domimplementation_create_documentÌ128Í(string namespaceURI, string qualifiedName, DOMDocumentType doctype)ÏDOMDocument
388 dom_domimplementation_get_featureÌ128Í(string feature, string version)ÏDOMNode
389 dom_domimplementation_has_featureÌ128Í(string feature, string version)Ïboolean
390 dom_domimplementationlist_itemÌ128Í(int index)Ïdomdomimplementation
391 dom_domimplementationsource_get_domimplementationsÌ128Í(string features)Ïdomimplementationlist
392 dom_domimplementationsource_get_domimplementationÌ128Í(string features)Ïdomdomimplementation
393 dom_domstringlist_itemÌ128Í(int index)Ïdomstring
394 dom_element_get_attribute_node_nsÌ128Í(string namespaceURI, string localName)ÏDOMAttr
395 dom_element_get_attribute_nodeÌ128Í(string name)ÏDOMAttr
396 dom_element_get_attribute_nsÌ128Í(string namespaceURI, string localName)Ïstring
397 dom_element_get_attributeÌ128Í(string name)Ïstring
398 dom_element_get_elements_by_tag_name_nsÌ128Í(string namespaceURI, string localName)ÏDOMNodeList
399 dom_element_get_elements_by_tag_nameÌ128Í(string name)ÏDOMNodeList
400 dom_element_has_attribute_nsÌ128Í(string namespaceURI, string localName)Ïboolean
401 dom_element_has_attributeÌ128Í(string name)Ïboolean
402 dom_element_remove_attribute_nodeÌ128Í(DOMAttr oldAttr)ÏDOMAttr
403 dom_element_remove_attribute_nsÌ128Í(string namespaceURI, string localName)Ïvoid
404 dom_element_remove_attributeÌ128Í(string name)Ïvoid
405 dom_element_set_attribute_node_nsÌ128Í(DOMAttr newAttr)ÏDOMAttr
406 dom_element_set_attribute_nodeÌ128Í(DOMAttr newAttr)ÏDOMAttr
407 dom_element_set_attribute_nsÌ128Í(string namespaceURI, string qualifiedName, string value)Ïvoid
408 dom_element_set_attributeÌ128Í(string name, string value)Ïvoid
409 dom_element_set_id_attribute_nodeÌ128Í(attr idAttr, boolean isId)Ïvoid
410 dom_element_set_id_attribute_nsÌ128Í(string namespaceURI, string localName, boolean isId)Ïvoid
411 dom_element_set_id_attributeÌ128Í(string name, boolean isId)Ïvoid
412 dom_import_simplexmlÌ128Í(sxeobject node)ÏsomNode
413 dom_namednodemap_get_named_item_nsÌ128Í(string namespaceURI, string localName)ÏDOMNode
414 dom_namednodemap_get_named_itemÌ128Í(string name)ÏDOMNode
415 dom_namednodemap_itemÌ128Í(int index)ÏDOMNode
416 dom_namednodemap_remove_named_item_nsÌ128Í(string namespaceURI, string localName)ÏDOMNode
417 dom_namednodemap_remove_named_itemÌ128Í(string name)ÏDOMNode
418 dom_namednodemap_set_named_item_nsÌ128Í(DOMNode arg)ÏDOMNode
419 dom_namednodemap_set_named_itemÌ128Í(DOMNode arg)ÏDOMNode
420 dom_namelist_get_namespace_uriÌ128Í(int index)Ïstring
421 dom_namelist_get_nameÌ128Í(int index)Ïstring
422 dom_node_append_childÌ128Í(DomNode newChild)ÏDomNode
423 dom_node_clone_nodeÌ128Í(boolean deep)ÏDomNode
424 dom_node_compare_document_positionÌ128Í(DomNode other)Ïshort
425 dom_node_get_featureÌ128Í(string feature, string version)ÏDomNode
426 dom_node_get_user_dataÌ128Í(string key)ÏDomUserData
427 dom_node_has_attributesÌ128Í()Ïboolean
428 dom_node_has_child_nodesÌ128Í()Ïboolean
429 dom_node_insert_beforeÌ128Í(DomNode newChild, DomNode refChild)Ïdomnode
430 dom_node_is_default_namespaceÌ128Í(string namespaceURI)Ïboolean
431 dom_node_is_equal_nodeÌ128Í(DomNode arg)Ïboolean
432 dom_node_is_same_nodeÌ128Í(DomNode other)Ïboolean
433 dom_node_is_supportedÌ128Í(string feature, string version)Ïboolean
434 dom_node_lookup_namespace_uriÌ128Í(string prefix)Ïstring
435 dom_node_lookup_prefixÌ128Í(string namespaceURI)Ïstring
436 dom_node_normalizeÌ128Í()Ïvoid
437 dom_node_remove_childÌ128Í(DomNode oldChild)ÏDomNode
438 dom_node_replace_childÌ128Í(DomNode newChild, DomNode oldChild)ÏDomNode
439 dom_node_set_user_dataÌ128Í(string key, DomUserData data, userdatahandler handler)ÏDomUserData
440 dom_nodelist_itemÌ128Í(int index)ÏDOMNode
441 dom_string_extend_find_offset16Ì128Í(int offset32)Ïint
442 dom_string_extend_find_offset32Ì128Í(int offset16)Ïint
443 dom_text_is_whitespace_in_element_contentÌ128Í()Ïboolean
444 dom_text_replace_whole_textÌ128Í(string content)ÏDOMText
445 dom_text_split_textÌ128Í(int offset)ÏDOMText
446 dom_userdatahandler_handleÌ128Í(short operation, string key, domobject data, node src, node dst)Ïdom_void
447 dom_xpath_evaluateÌ128Í(string expr [,DOMNode context])Ïmixed
448 dom_xpath_queryÌ128Í(string expr [,DOMNode context])ÏDOMNodeList
449 dom_xpath_register_nsÌ128Í(string prefix, string uri)Ïboolean
450 dom_xpath_register_php_functionsÌ128Í()Ïvoid
451 eachÌ128Í(array arr)Ïarray
452 easter_dateÌ128Í([int year])Ïint
453 easter_daysÌ128Í([int year, [int method]])Ïint
454 endÌ128Í(array array_arg)Ïmixed
455 ereg_replaceÌ128Í(string pattern, string replacement, string string)Ïstring
456 eregi_replaceÌ128Í(string pattern, string replacement, string string)Ïstring
457 eregiÌ128Í(string pattern, string string [, array registers])Ïint
458 eregÌ128Í(string pattern, string string [, array registers])Ïint
459 error_get_lastÌ128Í()Ïarray
460 error_logÌ128Í(string message [, int message_type [, string destination [, string extra_headers]]])Ïbool
461 error_reportingÌ128Í(int new_error_level=null)Ïint
462 escapeshellargÌ128Í(string arg)Ïstring
463 escapeshellcmdÌ128Í(string command)Ïstring
464 execÌ128Í(string command [, array &output [, int &return_value]])Ïstring
465 exif_imagetypeÌ128Í(string imagefile)Ïint
466 exif_read_dataÌ128Í(string filename [, sections_needed [, sub_arrays[, read_thumbnail]]])Ïarray
467 exif_tagnameÌ128Í(index)Ïstring
468 exif_thumbnailÌ128Í(string filename [, &width, &height [, &imagetype]])Ïstring
469 explodeÌ128Í(string separator, string str [, int limit])Ïarray
470 expm1Ì128Í(float number)Ïfloat
471 expÌ128Í(float number)Ïfloat
472 extension_loadedÌ128Í(string extension_name)Ïbool
473 extractÌ128Í(array var_array [, int extract_type [, string prefix]])Ïint
474 ezmlm_hashÌ128Í(string addr)Ïint
475 fbsql_affected_rowsÌ128Í([resource link_identifier])Ïint
476 fbsql_autocommitÌ128Í(resource link_identifier [, bool OnOff])Ïbool
477 fbsql_blob_sizeÌ128Í(string blob_handle [, resource link_identifier])Ïint
478 fbsql_change_userÌ128Í(string user, string password [, string database [, resource link_identifier]])Ïint
479 fbsql_clob_sizeÌ128Í(string clob_handle [, resource link_identifier])Ïint
480 fbsql_closeÌ128Í([resource link_identifier])Ïbool
481 fbsql_commitÌ128Í([resource link_identifier])Ïbool
482 fbsql_connectÌ128Í([string hostname [, string username [, string password]]])Ïresource
483 fbsql_create_blobÌ128Í(string blob_data [, resource link_identifier])Ïstring
484 fbsql_create_clobÌ128Í(string clob_data [, resource link_identifier])Ïstring
485 fbsql_create_dbÌ128Í(string database_name [, resource link_identifier [, string database_options]])Ïbool
486 fbsql_data_seekÌ128Í(int result, int row_number)Ïbool
487 fbsql_database_passwordÌ128Í(resource link_identifier [, string database_password])Ïstring
488 fbsql_databaseÌ128Í(resource link_identifier [, string database])Ïstring
489 fbsql_db_queryÌ128Í(string database_name, string query [, resource link_identifier])Ïresource
490 fbsql_db_statusÌ128Í(string database_name [, resource link_identifier])Ïint
491 fbsql_drop_dbÌ128Í(string database_name [, resource link_identifier])Ïint
492 fbsql_errnoÌ128Í([resource link_identifier])Ïint
493 fbsql_errorÌ128Í([resource link_identifier])Ïstring
494 fbsql_fetch_arrayÌ128Í(resource result [, int result_type])Ïarray
495 fbsql_fetch_assocÌ128Í(resource result)Ïobject
496 fbsql_fetch_fieldÌ128Í(int result [, int field_index])Ïobject
497 fbsql_fetch_lengthsÌ128Í(int result)Ïarray
498 fbsql_fetch_objectÌ128Í(resource result [, int result_type])Ïobject
499 fbsql_fetch_rowÌ128Í(resource result)Ïarray
500 fbsql_field_flagsÌ128Í(int result [, int field_index])Ïstring
501 fbsql_field_lenÌ128Í(int result [, int field_index])Ïmixed
502 fbsql_field_nameÌ128Í(int result [, int field_index])Ïstring
503 fbsql_field_seekÌ128Í(int result [, int field_index])Ïbool
504 fbsql_field_tableÌ128Í(int result [, int field_index])Ïstring
505 fbsql_field_typeÌ128Í(int result [, int field_index])Ïstring
506 fbsql_free_resultÌ128Í(resource result)Ïbool
507 fbsql_get_autostart_infoÌ128Í([resource link_identifier])Ïarray
508 fbsql_hostnameÌ128Í(resource link_identifier [, string host_name])Ïstring
509 fbsql_insert_idÌ128Í([resource link_identifier])Ïint
510 fbsql_list_dbsÌ128Í([resource link_identifier])Ïresource
511 fbsql_list_fieldsÌ128Í(string database_name, string table_name [, resource link_identifier])Ïresource
512 fbsql_list_tablesÌ128Í(string database [, int link_identifier])Ïresource
513 fbsql_next_resultÌ128Í(int result)Ïbool
514 fbsql_num_fieldsÌ128Í(int result)Ïint
515 fbsql_num_rowsÌ128Í(int result)Ïint
516 fbsql_passwordÌ128Í(resource link_identifier [, string password])Ïstring
517 fbsql_pconnectÌ128Í([string hostname [, string username [, string password]]])Ïresource
518 fbsql_queryÌ128Í(string query [, resource link_identifier [, long batch_size]])Ïresource
519 fbsql_read_blobÌ128Í(string blob_handle [, resource link_identifier])Ïstring
520 fbsql_read_clobÌ128Í(string clob_handle [, resource link_identifier])Ïstring
521 fbsql_resultÌ128Í(int result [, int row [, mixed field]])Ïmixed
522 fbsql_rollbackÌ128Í([resource link_identifier])Ïbool
523 fbsql_rows_fetchedÌ128Í(resource result)Ïint
524 fbsql_select_dbÌ128Í([string database_name [, resource link_identifier]])Ïbool
525 fbsql_set_charactersetÌ128Í(resource link_identifier, long charcterset [, long in_out_both]])Ïvoid
526 fbsql_set_lob_modeÌ128Í(resource result, int lob_mode)Ïbool
527 fbsql_set_passwordÌ128Í(resource link_identifier, string user, string password, string old_password)Ïbool
528 fbsql_set_transactionÌ128Í(resource link_identifier, int locking, int isolation)Ïvoid
529 fbsql_start_dbÌ128Í(string database_name [, resource link_identifier [, string database_options]])Ïbool
530 fbsql_stop_dbÌ128Í(string database_name [, resource link_identifier])Ïbool
531 fbsql_table_nameÌ128Í(resource result, int index)Ïstring
532 fbsql_usernameÌ128Í(resource link_identifier [, string username])Ïstring
533 fbsql_warningsÌ128Í([int flag])Ïbool
534 fcloseÌ128Í(resource fp)Ïbool
535 fdf_add_doc_javascriptÌ128Í(resource fdfdoc, string scriptname, string script)Ïbool
536 fdf_add_templateÌ128Í(resource fdfdoc, int newpage, string filename, string template, int rename)Ïbool
537 fdf_closeÌ128Í(resource fdfdoc)Ïvoid
538 fdf_createÌ128Í()Ïresource
539 fdf_enum_valuesÌ128Í(resource fdfdoc, callback function [, mixed userdata])Ïbool
540 fdf_errnoÌ128Í()Ïint
541 fdf_errorÌ128Í([int errno])Ïstring
542 fdf_get_apÌ128Í(resource fdfdoc, string fieldname, int face, string filename)Ïbool
543 fdf_get_attachmentÌ128Í(resource fdfdoc, string fieldname, string savepath)Ïarray
544 fdf_get_encodingÌ128Í(resource fdf)Ïstring
545 fdf_get_fileÌ128Í(resource fdfdoc)Ïstring
546 fdf_get_flagsÌ128Í(resorce fdfdoc, string fieldname, int whichflags)Ïint
547 fdf_get_optÌ128Í(resource fdfdof, string fieldname [, int element])Ïmixed
548 fdf_get_statusÌ128Í(resource fdfdoc)Ïstring
549 fdf_get_valueÌ128Í(resource fdfdoc, string fieldname [, int which])Ïstring
550 fdf_get_versionÌ128Í([resource fdfdoc])Ïstring
551 fdf_headerÌ128Í()Ïvoid
552 fdf_next_field_nameÌ128Í(resource fdfdoc [, string fieldname])Ïstring
553 fdf_open_stringÌ128Í(string fdf_data)Ïresource
554 fdf_openÌ128Í(string filename)Ïresource
555 fdf_remove_itemÌ128Í(resource fdfdoc, string fieldname, int item)Ïbool
556 fdf_save_stringÌ128Í(resource fdfdoc)Ïstring
557 fdf_saveÌ128Í(resource fdfdoc [, string filename])Ïbool
558 fdf_set_apÌ128Í(resource fdfdoc, string fieldname, int face, string filename, int pagenr)Ïbool
559 fdf_set_encodingÌ128Í(resource fdf_document, string encoding)Ïbool
560 fdf_set_fileÌ128Í(resource fdfdoc, string filename [, string target_frame])Ïbool
561 fdf_set_flagsÌ128Í(resource fdfdoc, string fieldname, int whichflags, int newflags)Ïbool
562 fdf_set_javascript_actionÌ128Í(resource fdfdoc, string fieldname, int whichtrigger, string script)Ïbool
563 fdf_set_on_import_javascriptÌ128Í(resource fdfdoc, string script, bool before_data_import)Ïbool
564 fdf_set_optÌ128Í(resource fdfdoc, string fieldname, int element, string value, string name)Ïbool
565 fdf_set_statusÌ128Í(resource fdfdoc, string status)Ïbool
566 fdf_set_submit_form_actionÌ128Í(resource fdfdoc, string fieldname, int whichtrigger, string url, int flags)Ïbool
567 fdf_set_target_frameÌ128Í(resource fdfdoc, string target)Ïbool
568 fdf_set_valueÌ128Í(resource fdfdoc, string fieldname, mixed value [, int isname])Ïbool
569 fdf_set_versionÌ128Í(resourece fdfdoc, string version)Ïbool
570 feofÌ128Í(resource fp)Ïbool
571 fflushÌ128Í(resource fp)Ïbool
572 fgetcsvÌ128Í(resource fp [,int length [, string delimiter [, string enclosure[, string escape]]]])Ïarray
573 fgetcÌ128Í(resource fp)Ïstring
574 fgetssÌ128Í(resource fp [, int lengthish, string allowable_tags])Ïstring
575 fgetsÌ128Í(resource fp[, int lengthish])Ïstring
576 file_existsÌ128Í(string filename)Ïbool
577 file_get_contentsÌ128Í(string filename [, long flags [, resource context [, long offset [, long maxlen]]]])Ïstring
578 file_put_contentsÌ128Í(string file, mixed data [, int flags [, resource context]])Ïint
579 fileatimeÌ128Í(string filename)Ïint
580 filectimeÌ128Í(string filename)Ïint
581 filegroupÌ128Í(string filename)Ïint
582 fileinodeÌ128Í(string filename)Ïint
583 filemtimeÌ128Í(string filename)Ïint
584 fileownerÌ128Í(string filename)Ïint
585 filepermsÌ128Í(string filename)Ïint
586 filesizeÌ128Í(string filename)Ïint
587 filetypeÌ128Í(string filename)Ïstring
588 fileÌ128Í(string filename [, int flags[, resource context]])Ïarray
589 filter_has_varÌ128Í(constant type, string variable_name)Ïmixed
590 filter_input_arrayÌ128Í(constant type, [, mixed options]])Ïmixed
591 filter_inputÌ128Í(constant type, string variable_name [, long filter [, mixed options]])Ïmixed
592 filter_var_arrayÌ128Í(array data, [, mixed options]])Ïmixed
593 filter_varÌ128Í(mixed variable [, long filter [, mixed options]])Ïmixed
594 floatvalÌ128Í(mixed var)Ïfloat
595 flockÌ128Í(resource fp, int operation [, int &wouldblock])Ïbool
596 floorÌ128Í(float number)Ïfloat
597 flushÌ128Í()Ïvoid
598 fmodÌ128Í(float x, float y)Ïfloat
599 fnmatchÌ128Í(string pattern, string filename [, int flags])Ïbool
600 fopenÌ128Í(string filename, string mode [, bool use_include_path [, resource context]])Ïresource
601 fpassthruÌ128Í(resource fp)Ïint
602 fprintfÌ128Í(resource stream, string format [, mixed arg1 [, mixed ...]])Ïint
603 fputcsvÌ128Í(resource fp, array fields [, string delimiter [, string enclosure]])Ïint
604 freadÌ128Í(resource fp, int length)Ïstring
605 frenchtojdÌ128Í(int month, int day, int year)Ïint
606 fscanfÌ128Í(resource stream, string format [, string ...])Ïmixed
607 fseekÌ128Í(resource fp, int offset [, int whence])Ïint
608 fsockopenÌ128Í(string hostname, int port [, int errno [, string errstr [, float timeout]]])Ïresource
609 fstatÌ128Í(resource fp)Ïarray
610 ftellÌ128Í(resource fp)Ïint
611 ftokÌ128Í(string pathname, string proj)Ïint
612 ftp_allocÌ128Í(resource stream, int size[, &response])Ïbool
613 ftp_cdupÌ128Í(resource stream)Ïbool
614 ftp_chdirÌ128Í(resource stream, string directory)Ïbool
615 ftp_chmodÌ128Í(resource stream, int mode, string filename)Ïint
616 ftp_closeÌ128Í(resource stream)Ïbool
617 ftp_connectÌ128Í(string host [, int port [, int timeout]])Ïresource
618 ftp_deleteÌ128Í(resource stream, string file)Ïbool
619 ftp_execÌ128Í(resource stream, string command)Ïbool
620 ftp_fgetÌ128Í(resource stream, resource fp, string remote_file, int mode[, int resumepos])Ïbool
621 ftp_fputÌ128Í(resource stream, string remote_file, resource fp, int mode[, int startpos])Ïbool
622 ftp_get_optionÌ128Í(resource stream, int option)Ïmixed
623 ftp_getÌ128Í(resource stream, string local_file, string remote_file, int mode[, int resume_pos])Ïbool
624 ftp_loginÌ128Í(resource stream, string username, string password)Ïbool
625 ftp_mdtmÌ128Í(resource stream, string filename)Ïint
626 ftp_mkdirÌ128Í(resource stream, string directory)Ïstring
627 ftp_nb_continueÌ128Í(resource stream)Ïint
628 ftp_nb_fgetÌ128Í(resource stream, resource fp, string remote_file, int mode[, int resumepos])Ïint
629 ftp_nb_fputÌ128Í(resource stream, string remote_file, resource fp, int mode[, int startpos])Ïint
630 ftp_nb_getÌ128Í(resource stream, string local_file, string remote_file, int mode[, int resume_pos])Ïint
631 ftp_nb_putÌ128Í(resource stream, string remote_file, string local_file, int mode[, int startpos])Ïint
632 ftp_nlistÌ128Í(resource stream, string directory)Ïarray
633 ftp_pasvÌ128Í(resource stream, bool pasv)Ïbool
634 ftp_putÌ128Í(resource stream, string remote_file, string local_file, int mode[, int startpos])Ïbool
635 ftp_pwdÌ128Í(resource stream)Ïstring
636 ftp_rawlistÌ128Í(resource stream, string directory [, bool recursive])Ïarray
637 ftp_rawÌ128Í(resource stream, string command)Ïarray
638 ftp_renameÌ128Í(resource stream, string src, string dest)Ïbool
639 ftp_rmdirÌ128Í(resource stream, string directory)Ïbool
640 ftp_set_optionÌ128Í(resource stream, int option, mixed value)Ïbool
641 ftp_siteÌ128Í(resource stream, string cmd)Ïbool
642 ftp_sizeÌ128Í(resource stream, string filename)Ïint
643 ftp_ssl_connectÌ128Í(string host [, int port [, int timeout]])Ïresource
644 ftp_systypeÌ128Í(resource stream)Ïstring
645 ftruncateÌ128Í(resource fp, int size)Ïbool
646 func_get_argsÌ128Í()Ïarray
647 func_get_argÌ128Í(int arg_num)Ïmixed
648 func_num_argsÌ128Í()Ïint
649 function_existsÌ128Í(string function_name)Ïbool
650 fwriteÌ128Í(resource fp, string str [, int length])Ïint
651 gd_infoÌ128Í()Ïarray
652 getArchiveCommentÌ128Í()Ïstring
653 getCommentIndexÌ128Í(int index)Ïstring
654 getCommentNameÌ128Í(string name)Ïstring
655 getFromIndexÌ128Í(string entryname[, int len [, int flags]])Ïstring
656 getFromNameÌ128Í(string entryname[, int len [, int flags]])Ïstring
657 getNameIndexÌ128Í(int index [, int flags])Ïstring
658 getStreamÌ128Í(string entryname)Ïresource
659 get_browserÌ128Í([string browser_name [, bool return_array]])Ïmixed
660 get_cfg_varÌ128Í(string option_name)Ïstring
661 get_class_methodsÌ128Í(mixed class)Ïarray
662 get_class_varsÌ128Í(string class_name)Ïarray
663 get_classÌ128Í([object object])Ïstring
664 get_current_userÌ128Í()Ïstring
665 get_declared_classesÌ128Í()Ïarray
666 get_declared_interfacesÌ128Í()Ïarray
667 get_defined_constantsÌ128Í([bool categorize])Ïarray
668 get_defined_functionsÌ128Í()Ïarray
669 get_defined_varsÌ128Í()Ïarray
670 get_extension_funcsÌ128Í(string extension_name)Ïarray
671 get_headersÌ128Í(string url[, int format])Ïarray
672 get_html_translation_tableÌ128Í([int table [, int quote_style]])Ïarray
673 get_include_pathÌ128Í()Ïstring
674 get_included_filesÌ128Í()Ïarray
675 get_loaded_extensionsÌ128Í([bool zend_extensions])Ïarray
676 get_meta_tagsÌ128Í(string filename [, bool use_include_path])Ïarray
677 get_object_varsÌ128Í(object obj)Ïarray
678 get_parent_classÌ128Í([mixed object])Ïstring
679 get_resource_typeÌ128Í(resource res)Ïstring
680 getallheadersÌ128Í()Ïarray
681 getallheadersÌ128Í()Ïarray
682 getallheadersÌ128Í()Ïarray
683 getallheadersÌ128Í()Ïarray
684 getcwdÌ128Í()Ïmixed
685 getdateÌ128Í([int timestamp])Ïarray
686 getenvÌ128Í(string varname)Ïstring
687 gethostbyaddrÌ128Í(string ip_address)Ïstring
688 gethostbynamelÌ128Í(string hostname)Ïarray
689 gethostbynameÌ128Í(string hostname)Ïstring
690 getimagesizeÌ128Í(string imagefile [, array info])Ïarray
691 getlastmodÌ128Í()Ïint
692 getmygidÌ128Í()Ïint
693 getmyinodeÌ128Í()Ïint
694 getmypidÌ128Í()Ïint
695 getmyuidÌ128Í()Ïint
696 getoptÌ128Í(string options [, array longopts])Ïarray
697 getprotobynameÌ128Í(string name)Ïint
698 getprotobynumberÌ128Í(int proto)Ïstring
699 getrandmaxÌ128Í()Ïint
700 getrusageÌ128Í([int who])Ïarray
701 getservbynameÌ128Í(string service, string protocol)Ïint
702 getservbyportÌ128Í(int port, string protocol)Ïstring
703 gettextÌ128Í(string msgid)Ïbinary
704 gettimeofdayÌ128Í([bool get_as_float])Ïarray
705 gettypeÌ128Í(mixed var)Ïstring
706 globÌ128Í(string pattern [, int flags])Ïarray
707 gmdateÌ128Í(string format [, long timestamp])Ïstring
708 gmmktimeÌ128Í([int hour [, int min [, int sec [, int mon [, int day [, int year]]]]]])Ïint
709 gmp_absÌ128Í(resource a)Ïresource
710 gmp_addÌ128Í(resource a, resource b)Ïresource
711 gmp_andÌ128Í(resource a, resource b)Ïresource
712 gmp_clrbitÌ128Í(resource &a, int index)Ïvoid
713 gmp_cmpÌ128Í(resource a, resource b)Ïint
714 gmp_comÌ128Í(resource a)Ïresource
715 gmp_div_qrÌ128Í(resource a, resource b [, int round])Ïarray
716 gmp_div_qÌ128Í(resource a, resource b [, int round])Ïresource
717 gmp_div_rÌ128Í(resource a, resource b [, int round])Ïresource
718 gmp_divexactÌ128Í(resource a, resource b)Ïresource
719 gmp_factÌ128Í(int a)Ïresource
720 gmp_gcdextÌ128Í(resource a, resource b)Ïarray
721 gmp_gcdÌ128Í(resource a, resource b)Ïresource
722 gmp_hamdistÌ128Í(resource a, resource b)Ïint
723 gmp_initÌ128Í(mixed number [, int base])Ïresource
724 gmp_intvalÌ128Í(resource gmpnumber)Ïint
725 gmp_invertÌ128Í(resource a, resource b)Ïresource
726 gmp_jacobiÌ128Í(resource a, resource b)Ïint
727 gmp_legendreÌ128Í(resource a, resource b)Ïint
728 gmp_modÌ128Í(resource a, resource b)Ïresource
729 gmp_mulÌ128Í(resource a, resource b)Ïresource
730 gmp_negÌ128Í(resource a)Ïresource
731 gmp_nextprimeÌ128Í(resource a)Ïresource
732 gmp_orÌ128Í(resource a, resource b)Ïresource
733 gmp_perfect_squareÌ128Í(resource a)Ïbool
734 gmp_popcountÌ128Í(resource a)Ïint
735 gmp_powmÌ128Í(resource base, resource exp, resource mod)Ïresource
736 gmp_powÌ128Í(resource base, int exp)Ïresource
737 gmp_prob_primeÌ128Í(resource a[, int reps])Ïint
738 gmp_randomÌ128Í([int limiter])Ïresource
739 gmp_scan0Ì128Í(resource a, int start)Ïint
740 gmp_scan1Ì128Í(resource a, int start)Ïint
741 gmp_setbitÌ128Í(resource &a, int index[, bool set_clear])Ïvoid
742 gmp_signÌ128Í(resource a)Ïint
743 gmp_sqrtremÌ128Í(resource a)Ïarray
744 gmp_sqrtÌ128Í(resource a)Ïresource
745 gmp_strvalÌ128Í(resource gmpnumber [, int base])Ïstring
746 gmp_subÌ128Í(resource a, resource b)Ïresource
747 gmp_testbitÌ128Í(resource a, int index)Ïbool
748 gmp_xorÌ128Í(resource a, resource b)Ïresource
749 gmstrftimeÌ128Í(string format [, int timestamp])Ïstring
750 gregoriantojdÌ128Í(int month, int day, int year)Ïint
751 gzcompressÌ128Í(binary data[, int level = -1[, int encoding = ZLIB_ENCODING_DEFLATE])Ïbinary
752 gzdecodeÌ128Í(binary data[, int max_decoded_len])Ïbinary
753 gzdeflateÌ128Í(binary data[, int level = -1[, int encoding = ZLIB_ENCODING_RAW])Ïbinary
754 gzencodeÌ128Í(binary data[, int level = -1[, int encoding = ZLIB_ENCODING_GZIP])Ïbinary
755 gzfileÌ128Í(string filename [, int use_include_path])Ïarray
756 gzinflateÌ128Í(binary data[, int max_decoded_len])Ïbinary
757 gzopenÌ128Í(string filename, string mode [, int use_include_path])Ïresource
758 gzuncompressÌ128Í(binary data[, int max_decoded_len])Ïbinary
759 hash_algosÌ128Í()Ïarray
760 hash_fileÌ128Í(string algo, string filename[, bool raw_output = false])Ïstring
761 hash_finalÌ128Í(resource context[, bool raw_output=false])Ïstring
762 hash_hmac_fileÌ128Í(string algo, string filename, string key[, bool raw_output = false])Ïstring
763 hash_hmacÌ128Í(string algo, string data, string key[, bool raw_output = false])Ïstring
764 hash_initÌ128Í(string algo[, int options, string key])Ïresource
765 hash_update_fileÌ128Í(resource context, string filename[, resource context])Ïbool
766 hash_update_streamÌ128Í(resource context, resource handle[, integer length])Ïint
767 hash_updateÌ128Í(resource context, string data)Ïbool
768 hashÌ128Í(string algo, string data[, bool raw_output = false])Ïstring
769 headers_listÌ128Í()Ïarray
770 headers_sentÌ128Í([string &$file [, int &$line]])Ïbool
771 headerÌ128Í(string header [, bool replace, [int http_response_code]])Ïvoid
772 hebrevcÌ128Í(string str [, int max_chars_per_line])Ïstring
773 hebrevÌ128Í(string str [, int max_chars_per_line])Ïstring
774 hexdecÌ128Í(string hexadecimal_number)Ïint
775 highlight_fileÌ128Í(string file_name [, bool return] )Ïbool
776 highlight_stringÌ128Í(string string [, bool return] )Ïbool
777 html_entity_decodeÌ128Í(string string [, int quote_style][, string charset])Ïstring
778 htmlentitiesÌ128Í(string string [, int quote_style[, string charset[, bool double_encode]]])Ïstring
779 htmlspecialchars_decodeÌ128Í(string string [, int quote_style])Ïstring
780 htmlspecialcharsÌ128Í(string string [, int quote_style[, string charset[, bool double_encode]]])Ïstring
781 http_build_queryÌ128Í(mixed formdata [, string prefix [, string arg_separator]])Ïstring
782 hypotÌ128Í(float num1, float num2)Ïfloat
783 ibase_add_userÌ128Í(resource service_handle, string user_name, string password [, string first_name [, string middle_name [, string last_name]]])Ïbool
784 ibase_affected_rowsÌ128Í( [ resource link_identifier ] )Ïint
785 ibase_backupÌ128Í(resource service_handle, string source_db, string dest_file [, int options [, bool verbose]])Ïmixed
786 ibase_blob_addÌ128Í(resource blob_handle, string data)Ïbool
787 ibase_blob_cancelÌ128Í(resource blob_handle)Ïbool
788 ibase_blob_closeÌ128Í(resource blob_handle)Ïstring
789 ibase_blob_createÌ128Í([resource link_identifier])Ïresource
790 ibase_blob_echoÌ128Í([ resource link_identifier, ] string blob_id)Ïbool
791 ibase_blob_getÌ128Í(resource blob_handle, int len)Ïstring
792 ibase_blob_importÌ128Í([ resource link_identifier, ] resource file)Ïstring
793 ibase_blob_infoÌ128Í([ resource link_identifier, ] string blob_id)Ïarray
794 ibase_blob_openÌ128Í([ resource link_identifier, ] string blob_id)Ïresource
795 ibase_closeÌ128Í([resource link_identifier])Ïbool
796 ibase_commit_retÌ128Í( resource link_identifier )Ïbool
797 ibase_commitÌ128Í( resource link_identifier )Ïbool
798 ibase_connectÌ128Í(string database [, string username [, string password [, string charset [, int buffers [, int dialect [, string role]]]]]])Ïresource
799 ibase_db_infoÌ128Í(resource service_handle, string db, int action [, int argument])Ïstring
800 ibase_delete_userÌ128Í(resource service_handle, string user_name, string password [, string first_name [, string middle_name [, string last_name]]])Ïbool
801 ibase_drop_dbÌ128Í([resource link_identifier])Ïbool
802 ibase_errcodeÌ128Í()Ïint
803 ibase_errmsgÌ128Í()Ïstring
804 ibase_executeÌ128Í(resource query [, mixed bind_arg [, mixed bind_arg [, ...]]])Ïmixed
805 ibase_fetch_assocÌ128Í(resource result [, int fetch_flags])Ïarray
806 ibase_fetch_objectÌ128Í(resource result [, int fetch_flags])Ïobject
807 ibase_fetch_rowÌ128Í(resource result [, int fetch_flags])Ïarray
808 ibase_field_infoÌ128Í(resource query_result, int field_number)Ïarray
809 ibase_free_event_handlerÌ128Í(resource event)Ïbool
810 ibase_free_queryÌ128Í(resource query)Ïbool
811 ibase_free_resultÌ128Í(resource result)Ïbool
812 ibase_gen_idÌ128Í(string generator [, int increment [, resource link_identifier ]])Ïint
813 ibase_maintain_dbÌ128Í(resource service_handle, string db, int action [, int argument])Ïbool
814 ibase_modify_userÌ128Í(resource service_handle, string user_name, string password [, string first_name [, string middle_name [, string last_name]]])Ïbool
815 ibase_name_resultÌ128Í(resource result, string name)Ïbool
816 ibase_num_fieldsÌ128Í(resource query_result)Ïint
817 ibase_num_paramsÌ128Í(resource query)Ïint
818 ibase_num_rowsÌ128Í( resource result_identifier )Ïint
819 ibase_param_infoÌ128Í(resource query, int field_number)Ïarray
820 ibase_pconnectÌ128Í(string database [, string username [, string password [, string charset [, int buffers [, int dialect [, string role]]]]]])Ïresource
821 ibase_prepareÌ128Í([resource link_identifier, ] string query)Ïresource
822 ibase_queryÌ128Í([resource link_identifier, [ resource link_identifier, ]] string query [, mixed bind_arg [, mixed bind_arg [, ...]]])Ïmixed
823 ibase_restoreÌ128Í(resource service_handle, string source_file, string dest_db [, int options [, bool verbose]])Ïmixed
824 ibase_rollback_retÌ128Í( resource link_identifier )Ïbool
825 ibase_rollbackÌ128Í( resource link_identifier )Ïbool
826 ibase_server_infoÌ128Í(resource service_handle, int action)Ïstring
827 ibase_service_attachÌ128Í(string host, string dba_username, string dba_password)Ïresource
828 ibase_service_detachÌ128Í(resource service_handle)Ïbool
829 ibase_set_event_handlerÌ128Í([resource link_identifier,] callback handler, string event [, string event [, ...]])Ïresource
830 ibase_transÌ128Í([int trans_args [, resource link_identifier [, ... ], int trans_args [, resource link_identifier [, ... ]] [, ...]]])Ïresource
831 ibase_wait_eventÌ128Í([resource link_identifier,] string event [, string event [, ...]])Ïstring
832 iconv_get_encodingÌ128Í([string type])Ïmixed
833 iconv_mime_decode_headersÌ128Í(string headers [, int mode, string charset])Ïarray
834 iconv_mime_decodeÌ128Í(string encoded_string [, int mode, string charset])Ïstring
835 iconv_mime_encodeÌ128Í(string field_name, string field_value [, array preference])Ïstring
836 iconv_set_encodingÌ128Í(string type, string charset)Ïbool
837 iconv_strlenÌ128Í(string str [, string charset])Ïint
838 iconv_strposÌ128Í(string haystack, string needle [, int offset [, string charset]])Ïint
839 iconv_strrposÌ128Í(string haystack, string needle [, string charset])Ïint
840 iconv_substrÌ128Í(string str, int offset, [int length, string charset])Ïstring
841 iconvÌ128Í(string in_charset, string out_charset, string str)Ïstring
842 idateÌ128Í(string format [, int timestamp])Ïint
843 ignore_user_abortÌ128Í([string value])Ïint
844 image2wbmpÌ128Í(resource im [, string filename [, int threshold]])Ïbool
845 image_type_to_extensionÌ128Í(int imagetype [, bool include_dot])Ïstring
846 image_type_to_mime_typeÌ128Í(int imagetype)Ïstring
847 imagealphablendingÌ128Í(resource im, bool on)Ïbool
848 imageantialiasÌ128Í(resource im, bool on)Ïbool
849 imagearcÌ128Í(resource im, int cx, int cy, int w, int h, int s, int e, int col)Ïbool
850 imagecharupÌ128Í(resource im, int font, int x, int y, string c, int col)Ïbool
851 imagecharÌ128Í(resource im, int font, int x, int y, string c, int col)Ïbool
852 imagecolorallocatealphaÌ128Í(resource im, int red, int green, int blue, int alpha)Ïint
853 imagecolorallocateÌ128Í(resource im, int red, int green, int blue)Ïint
854 imagecoloratÌ128Í(resource im, int x, int y)Ïint
855 imagecolorclosestalphaÌ128Í(resource im, int red, int green, int blue, int alpha)Ïint
856 imagecolorclosesthwbÌ128Í(resource im, int red, int green, int blue)Ïint
857 imagecolorclosestÌ128Í(resource im, int red, int green, int blue)Ïint
858 imagecolordeallocateÌ128Í(resource im, int index)Ïbool
859 imagecolorexactalphaÌ128Í(resource im, int red, int green, int blue, int alpha)Ïint
860 imagecolorexactÌ128Í(resource im, int red, int green, int blue)Ïint
861 imagecolormatchÌ128Í(resource im1, resource im2)Ïbool
862 imagecolorresolvealphaÌ128Í(resource im, int red, int green, int blue, int alpha)Ïint
863 imagecolorresolveÌ128Í(resource im, int red, int green, int blue)Ïint
864 imagecolorsetÌ128Í(resource im, int col, int red, int green, int blue)Ïvoid
865 imagecolorsforindexÌ128Í(resource im, int col)Ïarray
866 imagecolorstotalÌ128Í(resource im)Ïint
867 imagecolortransparentÌ128Í(resource im [, int col])Ïint
868 imageconvolutionÌ128Í(resource src_im, array matrix3x3, double div, double offset)Ïresource
869 imagecopymergegrayÌ128Í(resource src_im, resource dst_im, int dst_x, int dst_y, int src_x, int src_y, int src_w, int src_h, int pct)Ïbool
870 imagecopymergeÌ128Í(resource src_im, resource dst_im, int dst_x, int dst_y, int src_x, int src_y, int src_w, int src_h, int pct)Ïbool
871 imagecopyresampledÌ128Í(resource dst_im, resource src_im, int dst_x, int dst_y, int src_x, int src_y, int dst_w, int dst_h, int src_w, int src_h)Ïbool
872 imagecopyresizedÌ128Í(resource dst_im, resource src_im, int dst_x, int dst_y, int src_x, int src_y, int dst_w, int dst_h, int src_w, int src_h)Ïbool
873 imagecopyÌ128Í(resource dst_im, resource src_im, int dst_x, int dst_y, int src_x, int src_y, int src_w, int src_h)Ïbool
874 imagecreatefromgd2partÌ128Í(string filename, int srcX, int srcY, int width, int height)Ïresource
875 imagecreatefromgd2Ì128Í(string filename)Ïresource
876 imagecreatefromgdÌ128Í(string filename)Ïresource
877 imagecreatefromgifÌ128Í(string filename)Ïresource
878 imagecreatefromjpegÌ128Í(string filename)Ïresource
879 imagecreatefrompngÌ128Í(string filename)Ïresource
880 imagecreatefromstringÌ128Í(string image)Ïresource
881 imagecreatefromwbmpÌ128Í(string filename)Ïresource
882 imagecreatefromxbmÌ128Í(string filename)Ïresource
883 imagecreatefromxpmÌ128Í(string filename)Ïresource
884 imagecreatetruecolorÌ128Í(int x_size, int y_size)Ïresource
885 imagecreateÌ128Í(int x_size, int y_size)Ïresource
886 imagedashedlineÌ128Í(resource im, int x1, int y1, int x2, int y2, int col)Ïbool
887 imagedestroyÌ128Í(resource im)Ïbool
888 imageellipseÌ128Í(resource im, int cx, int cy, int w, int h, int color)Ïbool
889 imagefilledarcÌ128Í(resource im, int cx, int cy, int w, int h, int s, int e, int col, int style)Ïbool
890 imagefilledellipseÌ128Í(resource im, int cx, int cy, int w, int h, int color)Ïbool
891 imagefilledpolygonÌ128Í(resource im, array point, int num_points, int col)Ïbool
892 imagefilledrectangleÌ128Í(resource im, int x1, int y1, int x2, int y2, int col)Ïbool
893 imagefilltoborderÌ128Í(resource im, int x, int y, int border, int col)Ïbool
894 imagefillÌ128Í(resource im, int x, int y, int col)Ïbool
895 imagefilterÌ128Í(resource src_im, int filtertype, [args] )Ïbool
896 imagefontheightÌ128Í(int font)Ïint
897 imagefontwidthÌ128Í(int font)Ïint
898 imageftbboxÌ128Í(float size, float angle, string font_file, string text [, array extrainfo])Ïarray
899 imagefttextÌ128Í(resource im, float size, float angle, int x, int y, int col, string font_file, string text [, array extrainfo])Ïarray
900 imagegammacorrectÌ128Í(resource im, float inputgamma, float outputgamma)Ïbool
901 imagegd2Ì128Í(resource im [, string filename [, int chunk_size [, int type]]])Ïbool
902 imagegdÌ128Í(resource im [, string filename])Ïbool
903 imagegifÌ128Í(resource im [, string filename])Ïbool
904 imagegrabscreenÌ128Í()Ïresource
905 imagegrabwindowÌ128Í(int window_handle [, int client_area])Ïresource
906 imageinterlaceÌ128Í(resource im [, int interlace])Ïint
907 imageistruecolorÌ128Í(resource im)Ïbool
908 imagejpegÌ128Í(resource im [, string filename [, int quality]])Ïbool
909 imagelayereffectÌ128Í(resource im, int effect)Ïbool
910 imagelineÌ128Í(resource im, int x1, int y1, int x2, int y2, int col)Ïbool
911 imageloadfontÌ128Í(string filename)Ïint
912 imagepalettecopyÌ128Í(resource dst, resource src)Ïvoid
913 imagepngÌ128Í(resource im [, string filename [, int quality]])Ïbool
914 imagepolygonÌ128Í(resource im, array point, int num_points, int col)Ïbool
915 imagepsbboxÌ128Í(string text, resource font, int size [, int space, int tightness, int angle])Ïarray
916 imagepscopyfontÌ128Í(int font_index)Ïint
917 imagepsencodefontÌ128Í(resource font_index, string filename)Ïbool
918 imagepsextendfontÌ128Í(resource font_index, float extend)Ïbool
919 imagepsfreefontÌ128Í(resource font_index)Ïbool
920 imagepsloadfontÌ128Í(string pathname)Ïresource
921 imagepsslantfontÌ128Í(resource font_index, float slant)Ïbool
922 imagepstextÌ128Í(resource image, string text, resource font, int size, int foreground, int background, int xcoord, int ycoord [, int space, int tightness, float angle, int antialias])Ïarray
923 imagerectangleÌ128Í(resource im, int x1, int y1, int x2, int y2, int col)Ïbool
924 imagerotateÌ128Í(resource src_im, float angle, int bgdcolor [, int ignoretransparent])Ïresource
925 imagesavealphaÌ128Í(resource im, bool on)Ïbool
926 imagesetbrushÌ128Í(resource image, resource brush)Ïbool
927 imagesetpixelÌ128Í(resource im, int x, int y, int col)Ïbool
928 imagesetstyleÌ128Í(resource im, array styles)Ïbool
929 imagesetthicknessÌ128Í(resource im, int thickness)Ïbool
930 imagesettileÌ128Í(resource image, resource tile)Ïbool
931 imagestringupÌ128Í(resource im, int font, int x, int y, string str, int col)Ïbool
932 imagestringÌ128Í(resource im, int font, int x, int y, string str, int col)Ïbool
933 imagesxÌ128Í(resource im)Ïint
934 imagesyÌ128Í(resource im)Ïint
935 imagetruecolortopaletteÌ128Í(resource im, bool ditherFlag, int colorsWanted)Ïvoid
936 imagettfbboxÌ128Í(float size, float angle, string font_file, string text)Ïarray
937 imagettftextÌ128Í(resource im, float size, float angle, int x, int y, int col, string font_file, string text)Ïarray
938 imagetypesÌ128Í()Ïint
939 imagewbmpÌ128Í(resource im [, string filename, [, int foreground]])Ïbool
940 imagexbmÌ128Í(int im, string filename [, int foreground])Ïint
941 imap_8bitÌ128Í(string text)Ïstring
942 imap_alertsÌ128Í()Ïarray
943 imap_appendÌ128Í(resource stream_id, string folder, string message [, string options])Ïbool
944 imap_base64Ì128Í(string text)Ïstring
945 imap_binaryÌ128Í(string text)Ïstring
946 imap_bodystructÌ128Í(resource stream_id, int msg_no, string section)Ïobject
947 imap_bodyÌ128Í(resource stream_id, int msg_no [, int options])Ïstring
948 imap_checkÌ128Í(resource stream_id)Ïobject
949 imap_clearflag_fullÌ128Í(resource stream_id, string sequence, string flag [, int options])Ïbool
950 imap_closeÌ128Í(resource stream_id [, int options])Ïbool
951 imap_createmailboxÌ128Í(resource stream_id, string mailbox)Ïbool
952 imap_deletemailboxÌ128Í(resource stream_id, string mailbox)Ïbool
953 imap_deleteÌ128Í(resource stream_id, int msg_no [, int options])Ïbool
954 imap_errorsÌ128Í()Ïarray
955 imap_expungeÌ128Í(resource stream_id)Ïbool
956 imap_fetch_overviewÌ128Í(resource stream_id, int msg_no [, int options])Ïarray
957 imap_fetchbodyÌ128Í(resource stream_id, int msg_no, string section [, int options])Ïstring
958 imap_fetchheaderÌ128Í(resource stream_id, int msg_no [, int options])Ïstring
959 imap_fetchstructureÌ128Í(resource stream_id, int msg_no [, int options])Ïobject
960 imap_get_quotarootÌ128Í(resource stream_id, string mbox)Ïarray
961 imap_get_quotaÌ128Í(resource stream_id, string qroot)Ïarray
962 imap_getaclÌ128Í(resource stream_id, string mailbox)Ïarray
963 imap_getmailboxesÌ128Í(resource stream_id, string ref, string pattern)Ïarray
964 imap_getsubscribedÌ128Í(resource stream_id, string ref, string pattern)Ïarray
965 imap_headerinfoÌ128Í(resource stream_id, int msg_no [, int from_length [, int subject_length [, string default_host]]])Ïobject
966 imap_headersÌ128Í(resource stream_id)Ïarray
967 imap_last_errorÌ128Í()Ïstring
968 imap_listÌ128Í(resource stream_id, string ref, string pattern)Ïarray
969 imap_lsubÌ128Í(resource stream_id, string ref, string pattern)Ïarray
970 imap_mail_composeÌ128Í(array envelope, array body)Ïstring
971 imap_mail_copyÌ128Í(resource stream_id, int msg_no, string mailbox [, int options])Ïbool
972 imap_mail_moveÌ128Í(resource stream_id, int msg_no, string mailbox [, int options])Ïbool
973 imap_mailboxmsginfoÌ128Í(resource stream_id)Ïobject
974 imap_mailÌ128Í(string to, string subject, string message [, string additional_headers [, string cc [, string bcc [, string rpath]]]])Ïbool
975 imap_mime_header_decodeÌ128Í(string str)Ïarray
976 imap_msgnoÌ128Í(resource stream_id, int unique_msg_id)Ïint
977 imap_num_msgÌ128Í(resource stream_id)Ïint
978 imap_num_recentÌ128Í(resource stream_id)Ïint
979 imap_openÌ128Í(string mailbox, string user, string password [, int options [, int n_retries]])Ïresource
980 imap_pingÌ128Í(resource stream_id)Ïbool
981 imap_qprintÌ128Í(string text)Ïstring
982 imap_renamemailboxÌ128Í(resource stream_id, string old_name, string new_name)Ïbool
983 imap_reopenÌ128Í(resource stream_id, string mailbox [, int options [, int n_retries]])Ïbool
984 imap_rfc822_parse_adrlistÌ128Í(string address_string, string default_host)Ïarray
985 imap_rfc822_parse_headersÌ128Í(string headers [, string default_host])Ïobject
986 imap_rfc822_write_addressÌ128Í(string mailbox, string host, string personal)Ïstring
987 imap_savebodyÌ128Í(resource stream_id, string|resource file, int msg_no[, string section = ""[, int options = 0]])Ïbool
988 imap_scanÌ128Í(resource stream_id, string ref, string pattern, string content)Ïarray
989 imap_searchÌ128Í(resource stream_id, string criteria [, int options [, string charset]])Ïarray
990 imap_set_quotaÌ128Í(resource stream_id, string qroot, int mailbox_size)Ïbool
991 imap_setaclÌ128Í(resource stream_id, string mailbox, string id, string rights)Ïbool
992 imap_setflag_fullÌ128Í(resource stream_id, string sequence, string flag [, int options])Ïbool
993 imap_sortÌ128Í(resource stream_id, int criteria, int reverse [, int options [, string search_criteria [, string charset]]])Ïarray
994 imap_statusÌ128Í(resource stream_id, string mailbox, int options)Ïobject
995 imap_subscribeÌ128Í(resource stream_id, string mailbox)Ïbool
996 imap_threadÌ128Í(resource stream_id [, int options])Ïarray
997 imap_timeoutÌ128Í(int timeout_type [, int timeout])Ïmixed
998 imap_uidÌ128Í(resource stream_id, int msg_no)Ïint
999 imap_undeleteÌ128Í(resource stream_id, int msg_no)Ïbool
1000 imap_unsubscribeÌ128Í(resource stream_id, string mailbox)Ïbool
1001 imap_utf7_decodeÌ128Í(string buf)Ïstring
1002 imap_utf7_encodeÌ128Í(string buf)Ïstring
1003 imap_utf8Ì128Í(string mime_encoded_text)Ïstring
1004 implodeÌ128Í([string glue,] array pieces)Ïstring
1005 import_request_variablesÌ128Í(string types [, string prefix])Ïbool
1006 in_arrayÌ128Í(mixed needle, array haystack [, bool strict])Ïbool
1007 inet_ntopÌ128Í(string in_addr)Ïstring
1008 inet_ptonÌ128Í(string ip_address)Ïstring
1009 ini_get_allÌ128Í([string extension])Ïarray
1010 ini_getÌ128Í(string varname)Ïstring
1011 ini_restoreÌ128Í(string varname)Ïvoid
1012 ini_setÌ128Í(string varname, string newvalue)Ïstring
1013 interface_existsÌ128Í(string classname [, bool autoload])Ïbool
1014 intvalÌ128Í(mixed var [, int base])Ïint
1015 ip2longÌ128Í(string ip_address)Ïint
1016 iptcembedÌ128Í(string iptcdata, string jpeg_file_name [, int spool])Ïarray
1017 iptcparseÌ128Í(string iptcdata)Ïarray
1018 is_arrayÌ128Í(mixed var)Ïbool
1019 is_aÌ128Í(object object, string class_name)Ïbool
1020 is_binaryÌ128Í(mixed var)Ïbool
1021 is_boolÌ128Í(mixed var)Ïbool
1022 is_bufferÌ128Í(mixed var)Ïbool
1023 is_callableÌ128Í(mixed var [, bool syntax_only [, string callable_name]])Ïbool
1024 is_dirÌ128Í(string filename)Ïbool
1025 is_executableÌ128Í(string filename)Ïbool
1026 is_fileÌ128Í(string filename)Ïbool
1027 is_finiteÌ128Í(float val)Ïbool
1028 is_floatÌ128Í(mixed var)Ïbool
1029 is_infiniteÌ128Í(float val)Ïbool
1030 is_linkÌ128Í(string filename)Ïbool
1031 is_longÌ128Í(mixed var)Ïbool
1032 is_nanÌ128Í(float val)Ïbool
1033 is_nullÌ128Í(mixed var)Ïbool
1034 is_numericÌ128Í(mixed value)Ïbool
1035 is_objectÌ128Í(mixed var)Ïbool
1036 is_readableÌ128Í(string filename)Ïbool
1037 is_resourceÌ128Í(mixed var)Ïbool
1038 is_scalarÌ128Í(mixed value)Ïbool
1039 is_stringÌ128Í(mixed var)Ïbool
1040 is_subclass_ofÌ128Í(object object, string class_name)Ïbool
1041 is_unicodeÌ128Í(mixed var)Ïbool
1042 is_uploaded_fileÌ128Í(string path)Ïbool
1043 is_writableÌ128Í(string filename)Ïbool
1044 iterator_applyÌ128Í(Traversable it, mixed function [, mixed params])Ïint
1045 iterator_countÌ128Í(Traversable it)Ïint
1046 iterator_to_arrayÌ128Í(Traversable it [, bool use_keys = true])Ïarray
1047 jddayofweekÌ128Í(int juliandaycount [, int mode])Ïmixed
1048 jdmonthnameÌ128Í(int juliandaycount, int mode)Ïstring
1049 jdtofrenchÌ128Í(int juliandaycount)Ïstring
1050 jdtogregorianÌ128Í(int juliandaycount)Ïstring
1051 jdtojewishÌ128Í(int juliandaycount [, bool hebrew [, int fl]])Ïstring
1052 jdtojulianÌ128Í(int juliandaycount)Ïstring
1053 jdtounixÌ128Í(int jday)Ïint
1054 jewishtojdÌ128Í(int month, int day, int year)Ïint
1055 joinÌ128Í([string glue,] array pieces)Ïstring
1056 json_decodeÌ128Í(string json [, bool assoc])Ïmixed
1057 json_encodeÌ128Í(mixed data)Ïstring
1058 juliantojdÌ128Í(int month, int day, int year)Ïint
1059 keyÌ128Í(array array_arg)Ïmixed
1060 krsortÌ128Í(array &array_arg [, int sort_flags])Ïbool
1061 ksortÌ128Í(array &array_arg [, int sort_flags])Ïbool
1062 lcg_valueÌ128Í()Ïfloat
1063 lchgrpÌ128Í(string filename, mixed group)Ïbool
1064 ldap_8859_to_t61Ì128Í(string value)Ïstring
1065 ldap_addÌ128Í(resource link, string dn, array entry)Ïbool
1066 ldap_bindÌ128Í(resource link [, string dn, string password])Ïbool
1067 ldap_compareÌ128Í(resource link, string dn, string attr, string value)Ïbool
1068 ldap_connectÌ128Í([string host [, int port]])Ïresource
1069 ldap_count_entriesÌ128Í(resource link, resource result)Ïint
1070 ldap_deleteÌ128Í(resource link, string dn)Ïbool
1071 ldap_dn2ufnÌ128Í(string dn)Ïstring
1072 ldap_err2strÌ128Í(int errno)Ïstring
1073 ldap_errnoÌ128Í(resource link)Ïint
1074 ldap_errorÌ128Í(resource link)Ïstring
1075 ldap_explode_dnÌ128Í(string dn, int with_attrib)Ïarray
1076 ldap_first_attributeÌ128Í(resource link, resource result_entry, int ber)Ïstring
1077 ldap_first_entryÌ128Í(resource link, resource result)Ïresource
1078 ldap_first_referenceÌ128Í(resource link, resource result)Ïresource
1079 ldap_free_resultÌ128Í(resource result)Ïbool
1080 ldap_get_attributesÌ128Í(resource link, resource result_entry)Ïarray
1081 ldap_get_dnÌ128Í(resource link, resource result_entry)Ïstring
1082 ldap_get_entriesÌ128Í(resource link, resource result)Ïarray
1083 ldap_get_optionÌ128Í(resource link, int option, mixed retval)Ïbool
1084 ldap_get_values_lenÌ128Í(resource link, resource result_entry, string attribute)Ïarray
1085 ldap_listÌ128Í(resource link, string base_dn, string filter [, array attrs [, int attrsonly [, int sizelimit [, int timelimit [, int deref]]]]])Ïresource
1086 ldap_mod_addÌ128Í(resource link, string dn, array entry)Ïbool
1087 ldap_mod_delÌ128Í(resource link, string dn, array entry)Ïbool
1088 ldap_mod_replaceÌ128Í(resource link, string dn, array entry)Ïbool
1089 ldap_next_attributeÌ128Í(resource link, resource result_entry, resource ber)Ïstring
1090 ldap_next_entryÌ128Í(resource link, resource result_entry)Ïresource
1091 ldap_next_referenceÌ128Í(resource link, resource reference_entry)Ïresource
1092 ldap_parse_referenceÌ128Í(resource link, resource reference_entry, array referrals)Ïbool
1093 ldap_parse_resultÌ128Í(resource link, resource result, int errcode, string matcheddn, string errmsg, array referrals)Ïbool
1094 ldap_readÌ128Í(resource link, string base_dn, string filter [, array attrs [, int attrsonly [, int sizelimit [, int timelimit [, int deref]]]]])Ïresource
1095 ldap_renameÌ128Í(resource link, string dn, string newrdn, string newparent, bool deleteoldrdn)Ïbool
1096 ldap_sasl_bindÌ128Í(resource link [, string binddn, string password, string sasl_mech, string sasl_realm, string sasl_authz_id, string props])Ïbool
1097 ldap_searchÌ128Í(resource link, string base_dn, string filter [, array attrs [, int attrsonly [, int sizelimit [, int timelimit [, int deref]]]]])Ïresource
1098 ldap_set_optionÌ128Í(resource link, int option, mixed newval)Ïbool
1099 ldap_set_rebind_procÌ128Í(resource link, string callback)Ïbool
1100 ldap_sortÌ128Í(resource link, resource result, string sortfilter)Ïbool
1101 ldap_start_tlsÌ128Í(resource link)Ïbool
1102 ldap_t61_to_8859Ì128Í(string value)Ïstring
1103 ldap_unbindÌ128Í(resource link)Ïbool
1104 leakÌ128Í(int num_bytes=3)Ïvoid
1105 levenshteinÌ128Í(string str1, string str2[, int cost_ins, int cost_rep, int cost_del])Ïint
1106 libxml_clear_errorsÌ128Í()Ïvoid
1107 libxml_get_errorsÌ128Í()Ïobject
1108 libxml_get_last_errorÌ128Í()Ïobject
1109 libxml_set_streams_contextÌ128Í(resource streams_context)Ïvoid
1110 libxml_use_internal_errorsÌ128Í([boolean use_errors])Ïvoid
1111 linkinfoÌ128Í(string filename)Ïint
1112 linkÌ128Í(string target, string link)Ïint
1113 locale_get_defaultÌ128Í()Ïstring
1114 locale_set_defaultÌ128Í(string locale)Ïbool
1115 localeconvÌ128Í()Ïarray
1116 localtimeÌ128Í([int timestamp [, bool associative_array]])Ïarray
1117 locateNameÌ128Í(string filename[, int flags])Ïint
1118 log10Ì128Í(float number)Ïfloat
1119 log1pÌ128Í(float number)Ïfloat
1120 logÌ128Í(float number, [float base])Ïfloat
1121 long2ipÌ128Í(int proper_address)Ïstring
1122 lstatÌ128Í(string filename)Ïarray
1123 ltrimÌ128Í(string str [, string character_mask])Ïstring
1124 mailÌ128Í(string to, string subject, string message [, string additional_headers [, string additional_parameters]])Ïint
1125 maxÌ128Í(mixed arg1 [, mixed arg2 [, mixed ...]])Ïmixed
1126 mb_check_encodingÌ128Í([string var[, string encoding]])Ïbool
1127 mb_convert_caseÌ128Í(string sourcestring, int mode [, string encoding])Ïstring
1128 mb_convert_encodingÌ128Í(string str, string to-encoding [, mixed from-encoding])Ïstring
1129 mb_convert_kanaÌ128Í(string str [, string option] [, string encoding])Ïstring
1130 mb_convert_variablesÌ128Í(string to-encoding, mixed from-encoding [, mixed ...])Ïstring
1131 mb_decode_mimeheaderÌ128Í(string string)Ïstring
1132 mb_decode_numericentityÌ128Í(string string, array convmap [, string encoding])Ïstring
1133 mb_detect_encodingÌ128Í(string str [, mixed encoding_list [, bool strict]])Ïstring
1134 mb_encode_mimeheaderÌ128Í(string str [, string charset [, string transfer-encoding [, string linefeed [, int indent]]]])Ïstring
1135 mb_encode_numericentityÌ128Í(string string, array convmap [, string encoding])Ïstring
1136 mb_ereg_matchÌ128Í(string pattern, string string [,string option])Ïbool
1137 mb_ereg_replaceÌ128Í(string pattern, string replacement, string string [, string option])Ïstring
1138 mb_ereg_search_getposÌ128Í()Ïint
1139 mb_ereg_search_getregsÌ128Í()Ïarray
1140 mb_ereg_search_initÌ128Í(string string [, string pattern[, string option]])Ïbool
1141 mb_ereg_search_posÌ128Í([string pattern[, string option]])Ïarray
1142 mb_ereg_search_regsÌ128Í([string pattern[, string option]])Ïarray
1143 mb_ereg_search_setposÌ128Í(int position)Ïbool
1144 mb_ereg_searchÌ128Í([string pattern[, string option]])Ïbool
1145 mb_eregi_replaceÌ128Í(string pattern, string replacement, string string)Ïstring
1146 mb_eregiÌ128Í(string pattern, string string [, array registers])Ïint
1147 mb_eregÌ128Í(string pattern, string string [, array registers])Ïint
1148 mb_get_infoÌ128Í([string type])Ïmixed
1149 mb_http_inputÌ128Í([string type])Ïmixed
1150 mb_http_outputÌ128Í([string encoding])Ïstring
1151 mb_internal_encodingÌ128Í([string encoding])Ïstring
1152 mb_languageÌ128Í([string language])Ïstring
1153 mb_list_encodings_alias_namesÌ128Í([string encoding])Ïarray
1154 mb_list_encodingsÌ128Í([string alias_encoding])Ïmixed
1155 mb_list_mime_namesÌ128Í([string encoding])Ïmixed
1156 mb_output_handlerÌ128Í(string contents, int status)Ïstring
1157 mb_parse_strÌ128Í(string encoded_string [, array result])Ïbool
1158 mb_preferred_mime_nameÌ128Í(string encoding)Ïstring
1159 mb_regex_encodingÌ128Í([string encoding])Ïstring
1160 mb_regex_set_optionsÌ128Í([string options])Ïstring
1161 mb_send_mailÌ128Í(string to, string subject, string message [, string additional_headers [, string additional_parameters]])Ïint
1162 mb_splitÌ128Í(string pattern, string string [, int limit])Ïarray
1163 mb_strcutÌ128Í(string str, int start [, int length [, string encoding]])Ïstring
1164 mb_strimwidthÌ128Í(string str, int start, int width [, string trimmarker [, string encoding]])Ïstring
1165 mb_striposÌ128Í(string haystack, string needle [, int offset [, string encoding]])Ïint
1166 mb_stristrÌ128Í(string haystack, string needle[, bool part[, string encoding]])Ïstring
1167 mb_strlenÌ128Í(string str [, string encoding])Ïint
1168 mb_strposÌ128Í(string haystack, string needle [, int offset [, string encoding]])Ïint
1169 mb_strrchrÌ128Í(string haystack, string needle[, bool part[, string encoding]])Ïstring
1170 mb_strrichrÌ128Í(string haystack, string needle[, bool part[, string encoding]])Ïstring
1171 mb_strriposÌ128Í(string haystack, string needle [, int offset [, string encoding]])Ïint
1172 mb_strrposÌ128Í(string haystack, string needle [, int offset [, string encoding]])Ïint
1173 mb_strstrÌ128Í(string haystack, string needle[, bool part[, string encoding]])Ïstring
1174 mb_strtolowerÌ128Í(string sourcestring [, string encoding])Ïstring
1175 mb_strtoupperÌ128Í(string sourcestring [, string encoding])Ïstring
1176 mb_strwidthÌ128Í(string str [, string encoding])Ïint
1177 mb_substitute_characterÌ128Í([mixed substchar])Ïmixed
1178 mb_substr_countÌ128Í(string haystack, string needle [, string encoding])Ïint
1179 mb_substrÌ128Í(string str, int start [, int length [, string encoding]])Ïstring
1180 mcrypt_cbcÌ128Í(int cipher, string key, string data, int mode, string iv)Ïstring
1181 mcrypt_cfbÌ128Í(int cipher, string key, string data, int mode, string iv)Ïstring
1182 mcrypt_create_ivÌ128Í(int size, int source)Ïbinary
1183 mcrypt_decryptÌ128Í(string cipher, string key, string data, string mode, string iv)Ïstring
1184 mcrypt_ecbÌ128Í(int cipher, string key, string data, int mode, string iv)Ïstring
1185 mcrypt_enc_get_algorithms_nameÌ128Í(resource td)Ïstring
1186 mcrypt_enc_get_block_sizeÌ128Í(resource td)Ïint
1187 mcrypt_enc_get_iv_sizeÌ128Í(resource td)Ïint
1188 mcrypt_enc_get_key_sizeÌ128Í(resource td)Ïint
1189 mcrypt_enc_get_modes_nameÌ128Í(resource td)Ïstring
1190 mcrypt_enc_get_supported_key_sizesÌ128Í(resource td)Ïarray
1191 mcrypt_enc_is_block_algorithm_modeÌ128Í(resource td)Ïbool
1192 mcrypt_enc_is_block_algorithmÌ128Í(resource td)Ïbool
1193 mcrypt_enc_is_block_modeÌ128Í(resource td)Ïbool
1194 mcrypt_enc_self_testÌ128Í(resource td)Ïint
1195 mcrypt_encryptÌ128Í(string cipher, string key, string data, string mode, string iv)Ïstring
1196 mcrypt_generic_deinitÌ128Í(resource td)Ïbool
1197 mcrypt_generic_initÌ128Í(resource td, binary key, binary iv)Ïint
1198 mcrypt_genericÌ128Í(resource td, binary data)Ïbinary
1199 mcrypt_get_block_sizeÌ128Í(string cipher, string module)Ïint
1200 mcrypt_get_cipher_nameÌ128Í(string cipher)Ïstring
1201 mcrypt_get_iv_sizeÌ128Í(string cipher, string module)Ïint
1202 mcrypt_get_key_sizeÌ128Í(string cipher, string module)Ïint
1203 mcrypt_list_algorithmsÌ128Í([string lib_dir])Ïarray
1204 mcrypt_list_modesÌ128Í([string lib_dir])Ïarray
1205 mcrypt_module_closeÌ128Í(resource td)Ïbool
1206 mcrypt_module_get_algo_block_sizeÌ128Í(string algorithm [, string lib_dir])Ïint
1207 mcrypt_module_get_algo_key_sizeÌ128Í(string algorithm [, string lib_dir])Ïint
1208 mcrypt_module_get_supported_key_sizesÌ128Í(string algorithm [, string lib_dir])Ïarray
1209 mcrypt_module_is_block_algorithm_modeÌ128Í(string mode [, string lib_dir])Ïbool
1210 mcrypt_module_is_block_algorithmÌ128Í(string algorithm [, string lib_dir])Ïbool
1211 mcrypt_module_is_block_modeÌ128Í(string mode [, string lib_dir])Ïbool
1212 mcrypt_module_openÌ128Í(string cipher, string cipher_directory, string mode, string mode_directory)Ïresource
1213 mcrypt_module_self_testÌ128Í(string algorithm [, string lib_dir])Ïbool
1214 mcrypt_ofbÌ128Í(int cipher, string key, string data, int mode, string iv)Ïstring
1215 md5_fileÌ128Í(string filename [, bool raw_output])Ïstring
1216 md5Ì128Í(string str, [ bool raw_output])Ïstring
1217 mdecrypt_genericÌ128Í(resource td, binary data)Ïbinary
1218 memory_get_peak_usageÌ128Í([real_usage])Ïint
1219 memory_get_usageÌ128Í([real_usage])Ïint
1220 metaphoneÌ128Í(string text[, int phones])Ïstring
1221 method_existsÌ128Í(object object, string method)Ïbool
1222 mhash_countÌ128Í()Ïint
1223 mhash_get_block_sizeÌ128Í(int hash)Ïint
1224 mhash_get_hash_nameÌ128Í(int hash)Ïstring
1225 mhash_get_keygen_nameÌ128Í(int keygen)Ïstring
1226 mhash_get_keygen_salt_sizeÌ128Í(int keygen)Ïbool
1227 mhash_keygen_countÌ128Í()Ïint
1228 mhash_keygen_s2kÌ128Í(int hash, binary input_password, binary salt, int bytes)Ïbinary
1229 mhash_keygen_uses_countÌ128Í(int keygen)Ïbool
1230 mhash_keygen_uses_hashÌ128Í(int keygen)Ïbool
1231 mhash_keygen_uses_saltÌ128Í(int keygen)Ïbool
1232 mhash_keygenÌ128Í(int type, int hash1, int hash2, binary password[, binary salt[, int max_key_size = 128[, int bytes_count = 0]])Ïbinary
1233 mhashÌ128Í(int hash, binary data [, binary key])Ïbinary
1234 microtimeÌ128Í([bool get_as_float])Ïmixed
1235 mime_content_typeÌ128Í(string filename|resource stream)Ïstring
1236 ming_keypressÌ128Í(string str)Ïint
1237 ming_setscaleÌ128Í(int scale)Ïvoid
1238 ming_useconstantsÌ128Í(int use)Ïvoid
1239 ming_useswfversionÌ128Í(int version)Ïvoid
1240 minÌ128Í(mixed arg1 [, mixed arg2 [, mixed ...]])Ïmixed
1241 mkdirÌ128Í(string pathname [, int mode [, bool recursive [, resource context]]])Ïbool
1242 mktimeÌ128Í([int hour [, int min [, int sec [, int mon [, int day [, int year]]]]]])Ïint
1243 money_formatÌ128Í(string format , float value)Ïstring
1244 move_uploaded_fileÌ128Í(string path, string new_path)Ïbool
1245 msg_get_queueÌ128Í(int key [, int perms])Ïresource
1246 msg_receiveÌ128Í(resource queue, int desiredmsgtype, int &msgtype, int maxsize, mixed message [, bool unserialize=true [, int flags=0 [, int errorcode]]])Ïmixed
1247 msg_remove_queueÌ128Í(resource queue)Ïbool
1248 msg_sendÌ128Í(resource queue, int msgtype, mixed message [, bool serialize=true [, bool blocking=true [, int errorcode]]])Ïbool
1249 msg_set_queueÌ128Í(resource queue, array data)Ïbool
1250 msg_stat_queueÌ128Í(resource queue)Ïarray
1251 msql_affected_rowsÌ128Í(resource query)Ïint
1252 msql_closeÌ128Í([resource link_identifier])Ïbool
1253 msql_connectÌ128Í([string hostname[:port]] [, string username] [, string password])Ïint
1254 msql_create_dbÌ128Í(string database_name [, resource link_identifier])Ïbool
1255 msql_data_seekÌ128Í(resource query, int row_number)Ïbool
1256 msql_db_queryÌ128Í(string database_name, string query [, resource link_identifier])Ïresource
1257 msql_drop_dbÌ128Í(string database_name [, resource link_identifier])Ïbool
1258 msql_errorÌ128Í()Ïstring
1259 msql_fetch_arrayÌ128Í(resource query [, int result_type])Ïarray
1260 msql_fetch_fieldÌ128Í(resource query [, int field_offset])Ïobject
1261 msql_fetch_objectÌ128Í(resource query [, resource result_type])Ïobject
1262 msql_fetch_rowÌ128Í(resource query)Ïarray
1263 msql_field_flagsÌ128Í(resource query, int field_offset)Ïstring
1264 msql_field_lenÌ128Í(int query, int field_offet)Ïint
1265 msql_field_nameÌ128Í(resource query, int field_index)Ïstring
1266 msql_field_seekÌ128Í(resource query, int field_offset)Ïbool
1267 msql_field_tableÌ128Í(resource query, int field_offset)Ïstring
1268 msql_field_typeÌ128Í(resource query, int field_offset)Ïstring
1269 msql_free_resultÌ128Í(resource query)Ïbool
1270 msql_list_dbsÌ128Í([resource link_identifier])Ïresource
1271 msql_list_fieldsÌ128Í(string database_name, string table_name [, resource link_identifier])Ïresource
1272 msql_list_tablesÌ128Í(string database_name [, resource link_identifier])Ïresource
1273 msql_num_fieldsÌ128Í(resource query)Ïint
1274 msql_num_rowsÌ128Í(resource query)Ïint
1275 msql_pconnectÌ128Í([string hostname[:port]] [, string username] [, string password])Ïint
1276 msql_queryÌ128Í(string query [, resource link_identifier])Ïresource
1277 msql_resultÌ128Í(int query, int row [, mixed field])Ïstring
1278 msql_select_dbÌ128Í(string database_name [, resource link_identifier])Ïbool
1279 mssql_bindÌ128Í(resource stmt, string param_name, mixed var, int type [, int is_output [, int is_null [, int maxlen]]])Ïbool
1280 mssql_closeÌ128Í([resource conn_id])Ïbool
1281 mssql_connectÌ128Í([string servername [, string username [, string password [, bool new_link]]]])Ïint
1282 mssql_data_seekÌ128Í(resource result_id, int offset)Ïbool
1283 mssql_executeÌ128Í(resource stmt [, bool skip_results = false])Ïmixed
1284 mssql_fetch_arrayÌ128Í(resource result_id [, int result_type])Ïarray
1285 mssql_fetch_assocÌ128Í(resource result_id)Ïarray
1286 mssql_fetch_batchÌ128Í(resource result_index)Ïint
1287 mssql_fetch_fieldÌ128Í(resource result_id [, int offset])Ïobject
1288 mssql_fetch_objectÌ128Í(resource result_id [, int result_type])Ïobject
1289 mssql_fetch_rowÌ128Í(resource result_id)Ïarray
1290 mssql_field_lengthÌ128Í(resource result_id [, int offset])Ïint
1291 mssql_field_nameÌ128Í(resource result_id [, int offset])Ïstring
1292 mssql_field_seekÌ128Í(int result_id, int offset)Ïbool
1293 mssql_field_typeÌ128Í(resource result_id [, int offset])Ïstring
1294 mssql_free_resultÌ128Í(resource result_index)Ïbool
1295 mssql_free_statementÌ128Í(resource result_index)Ïbool
1296 mssql_get_last_messageÌ128Í()Ïstring
1297 mssql_guid_stringÌ128Í(string binary [,int short_format])Ïstring
1298 mssql_initÌ128Í(string sp_name [, resource conn_id])Ïint
1299 mssql_min_error_severityÌ128Í(int severity)Ïvoid
1300 mssql_min_message_severityÌ128Í(int severity)Ïvoid
1301 mssql_next_resultÌ128Í(resource result_id)Ïbool
1302 mssql_num_fieldsÌ128Í(resource mssql_result_index)Ïint
1303 mssql_num_rowsÌ128Í(resource mssql_result_index)Ïint
1304 mssql_pconnectÌ128Í([string servername [, string username [, string password [, bool new_link]]]])Ïint
1305 mssql_queryÌ128Í(string query [, resource conn_id [, int batch_size]])Ïresource
1306 mssql_resultÌ128Í(resource result_id, int row, mixed field)Ïstring
1307 mssql_rows_affectedÌ128Í(resource conn_id)Ïint
1308 mssql_select_dbÌ128Í(string database_name [, resource conn_id])Ïbool
1309 mt_getrandmaxÌ128Í()Ïint
1310 mt_randÌ128Í([int min, int max])Ïint
1311 mt_srandÌ128Í([int seed])Ïvoid
1312 mysql_affected_rowsÌ128Í([int link_identifier])Ïint
1313 mysql_client_encodingÌ128Í([int link_identifier])Ïstring
1314 mysql_closeÌ128Í([int link_identifier])Ïbool
1315 mysql_connectÌ128Í([string hostname[:port][:/path/to/socket] [, string username [, string password [, bool new [, int flags]]]]])Ïresource
1316 mysql_create_dbÌ128Í(string database_name [, int link_identifier])Ïbool
1317 mysql_data_seekÌ128Í(resource result, int row_number)Ïbool
1318 mysql_db_queryÌ128Í(string database_name, string query [, int link_identifier])Ïresource
1319 mysql_drop_dbÌ128Í(string database_name [, int link_identifier])Ïbool
1320 mysql_errnoÌ128Í([int link_identifier])Ïint
1321 mysql_errorÌ128Í([int link_identifier])Ïstring
1322 mysql_escape_stringÌ128Í(string to_be_escaped)Ïstring
1323 mysql_fetch_arrayÌ128Í(resource result [, int result_type])Ïarray
1324 mysql_fetch_assocÌ128Í(resource result)Ïarray
1325 mysql_fetch_fieldÌ128Í(resource result [, int field_offset])Ïobject
1326 mysql_fetch_lengthsÌ128Í(resource result)Ïarray
1327 mysql_fetch_objectÌ128Í(resource result [, string class_name [, NULL|array ctor_params]])Ïobject
1328 mysql_fetch_rowÌ128Í(resource result)Ïarray
1329 mysql_field_flagsÌ128Í(resource result, int field_offset)Ïstring
1330 mysql_field_lenÌ128Í(resource result, int field_offset)Ïint
1331 mysql_field_nameÌ128Í(resource result, int field_index)Ïstring
1332 mysql_field_seekÌ128Í(resource result, int field_offset)Ïbool
1333 mysql_field_tableÌ128Í(resource result, int field_offset)Ïstring
1334 mysql_field_typeÌ128Í(resource result, int field_offset)Ïstring
1335 mysql_free_resultÌ128Í(resource result)Ïbool
1336 mysql_get_client_infoÌ128Í()Ïstring
1337 mysql_get_host_infoÌ128Í([int link_identifier])Ïstring
1338 mysql_get_proto_infoÌ128Í([int link_identifier])Ïint
1339 mysql_get_server_infoÌ128Í([int link_identifier])Ïstring
1340 mysql_infoÌ128Í([int link_identifier])Ïstring
1341 mysql_insert_idÌ128Í([int link_identifier])Ïint
1342 mysql_list_dbsÌ128Í([int link_identifier])Ïresource
1343 mysql_list_fieldsÌ128Í(string database_name, string table_name [, int link_identifier])Ïresource
1344 mysql_list_processesÌ128Í([int link_identifier])Ïresource
1345 mysql_list_tablesÌ128Í(string database_name [, int link_identifier])Ïresource
1346 mysql_num_fieldsÌ128Í(resource result)Ïint
1347 mysql_num_rowsÌ128Í(resource result)Ïint
1348 mysql_pconnectÌ128Í([string hostname[:port][:/path/to/socket] [, string username [, string password [, int flags]]]])Ïresource
1349 mysql_pingÌ128Í([int link_identifier])Ïbool
1350 mysql_queryÌ128Í(string query [, int link_identifier])Ïresource
1351 mysql_real_escape_stringÌ128Í(string to_be_escaped [, int link_identifier])Ïstring
1352 mysql_resultÌ128Í(resource result, int row [, mixed field])Ïmixed
1353 mysql_select_dbÌ128Í(string database_name [, int link_identifier])Ïbool
1354 mysql_set_charsetÌ128Í(string csname [, int link_identifier])Ïbool
1355 mysql_statÌ128Í([int link_identifier])Ïstring
1356 mysql_thread_idÌ128Í([int link_identifier])Ïint
1357 mysql_unbuffered_queryÌ128Í(string query [, int link_identifier])Ïresource
1358 mysqli_affected_rowsÌ128Í(object link)Ïmixed
1359 mysqli_autocommitÌ128Í(object link, bool mode)Ïbool
1360 mysqli_change_userÌ128Í(object link, string user, string password, string database)Ïbool
1361 mysqli_character_set_nameÌ128Í(object link)Ïstring
1362 mysqli_closeÌ128Í(object link)Ïbool
1363 mysqli_commitÌ128Í(object link)Ïbool
1364 mysqli_connect_errnoÌ128Í()Ïint
1365 mysqli_connect_errorÌ128Í()Ïstring
1366 mysqli_connectÌ128Í([string hostname [,string username [,string passwd [,string dbname [,int port [,string socket]]]]]])Ïobject
1367 mysqli_data_seekÌ128Í(object result, int offset)Ïbool
1368 mysqli_debugÌ128Í(string debug)Ïvoid
1369 mysqli_disable_reads_from_masterÌ128Í(object link)Ïvoid
1370 mysqli_disable_rpl_parseÌ128Í(object link)Ïvoid
1371 mysqli_dump_debug_infoÌ128Í(object link)Ïbool
1372 mysqli_embedded_server_endÌ128Í()Ïvoid
1373 mysqli_embedded_server_startÌ128Í(bool start, array arguments, array groups)Ïbool
1374 mysqli_enable_reads_from_masterÌ128Í(object link)Ïvoid
1375 mysqli_enable_rpl_parseÌ128Í(object link)Ïvoid
1376 mysqli_errnoÌ128Í(object link)Ïint
1377 mysqli_errorÌ128Í(object link)Ïstring
1378 mysqli_field_countÌ128Í(object link)Ïint
1379 mysqli_field_seekÌ128Í(object result, int fieldnr)Ïint
1380 mysqli_field_tellÌ128Í(object result)Ïint
1381 mysqli_free_resultÌ128Í(object result)Ïvoid
1382 mysqli_get_charsetÌ128Í(object link)Ïobject
1383 mysqli_get_client_infoÌ128Í()Ïstring
1384 mysqli_get_client_versionÌ128Í()Ïint
1385 mysqli_get_proto_infoÌ128Í(object link)Ïint
1386 mysqli_get_server_infoÌ128Í(object link)Ïstring
1387 mysqli_get_server_versionÌ128Í(object link)Ïint
1388 mysqli_get_warningsÌ128Í(object link)Ïobject
1389 mysqli_infoÌ128Í(object link)Ïstring
1390 mysqli_initÌ128Í()Ïresource
1391 mysqli_insert_idÌ128Í(object link)Ïmixed
1392 mysqli_killÌ128Í(object link, int processid)Ïbool
1393 mysqli_master_queryÌ128Í(object link, string query)Ïbool
1394 mysqli_more_resultsÌ128Í(object link)Ïbool
1395 mysqli_multi_queryÌ128Í(object link, string query)Ïbool
1396 mysqli_next_resultÌ128Í(object link)Ïbool
1397 mysqli_num_fieldsÌ128Í(object result)Ïint
1398 mysqli_num_rowsÌ128Í(object result)Ïmixed
1399 mysqli_optionsÌ128Í(object link, int flags, mixed values)Ïbool
1400 mysqli_pingÌ128Í(object link)Ïbool
1401 mysqli_prepareÌ128Í(object link, string query)Ïmixed
1402 mysqli_queryÌ128Í(object link, string query [,int resultmode])Ïmixed
1403 mysqli_real_connectÌ128Í(object link [,string hostname [,string username [,string passwd [,string dbname [,int port [,string socket [,int flags]]]]]]])Ïbool
1404 mysqli_real_escape_stringÌ128Í(object link, string escapestr)Ïstring
1405 mysqli_real_queryÌ128Í(object link, string query)Ïbool
1406 mysqli_reportÌ128Í(int flags)Ïbool
1407 mysqli_rollbackÌ128Í(object link)Ïbool
1408 mysqli_rpl_parse_enabledÌ128Í(object link)Ïint
1409 mysqli_rpl_probeÌ128Í(object link)Ïbool
1410 mysqli_rpl_query_typeÌ128Í(string query)Ïint
1411 mysqli_select_dbÌ128Í(object link, string dbname)Ïbool
1412 mysqli_send_queryÌ128Í(object link, string query)Ïbool
1413 mysqli_set_charsetÌ128Í(object link, string csname)Ïbool
1414 mysqli_set_local_infile_defaultÌ128Í(object link)Ïvoid
1415 mysqli_set_local_infile_handlerÌ128Í(object link, callback read_func)Ïbool
1416 mysqli_slave_queryÌ128Í(object link, string query)Ïbool
1417 mysqli_sqlstateÌ128Í(object link)Ïstring
1418 mysqli_ssl_setÌ128Í(object link ,string key ,string cert ,string ca ,string capath ,string cipher])Ïbool
1419 mysqli_statÌ128Í(object link)Ïmixed
1420 mysqli_stmt_affected_rowsÌ128Í(object stmt)Ïmixed
1421 mysqli_stmt_attr_getÌ128Í(object stmt, long attr)Ïint
1422 mysqli_stmt_attr_setÌ128Í(object stmt, long attr, long mode)Ïint
1423 mysqli_stmt_bind_paramÌ128Í(object stmt, string types, mixed variable [,mixed,....])Ïbool
1424 mysqli_stmt_bind_resultÌ128Í(object stmt, mixed var, [,mixed, ...])Ïbool
1425 mysqli_stmt_closeÌ128Í(object stmt)Ïbool
1426 mysqli_stmt_data_seekÌ128Í(object stmt, int offset)Ïvoid
1427 mysqli_stmt_errnoÌ128Í(object stmt)Ïint
1428 mysqli_stmt_errorÌ128Í(object stmt)Ïstring
1429 mysqli_stmt_executeÌ128Í(object stmt)Ïbool
1430 mysqli_stmt_fetchÌ128Í(object stmt)Ïmixed
1431 mysqli_stmt_field_countÌ128Í(object stmt)Ïint
1432 mysqli_stmt_free_resultÌ128Í(object stmt)Ïvoid
1433 mysqli_stmt_get_warningsÌ128Í(object link)Ïobject
1434 mysqli_stmt_initÌ128Í(object link)Ïmixed
1435 mysqli_stmt_insert_idÌ128Í(object stmt)Ïmixed
1436 mysqli_stmt_num_rowsÌ128Í(object stmt)Ïmixed
1437 mysqli_stmt_param_countÌ128Í(object stmt)Ïint
1438 mysqli_stmt_prepareÌ128Í(object stmt, string query)Ïbool
1439 mysqli_stmt_resetÌ128Í(object stmt)Ïbool
1440 mysqli_stmt_result_metadataÌ128Í(object stmt)Ïmixed
1441 mysqli_stmt_send_long_dataÌ128Í(object stmt, int param_nr, string data)Ïbool
1442 mysqli_stmt_sqlstateÌ128Í(object stmt)Ïstring
1443 mysqli_stmt_store_resultÌ128Í(stmt)Ïbool
1444 mysqli_store_resultÌ128Í(object link)Ïobject
1445 mysqli_thread_idÌ128Í(object link)Ïint
1446 mysqli_thread_safeÌ128Í()Ïbool
1447 mysqli_use_resultÌ128Í(object link)Ïmixed
1448 natcasesortÌ128Í(array &array_arg)Ïvoid
1449 natsortÌ128Í(array &array_arg)Ïvoid
1450 nextÌ128Í(array array_arg)Ïmixed
1451 ngettextÌ128Í(string msgid1, string msgid2, int count)Ïbinary
1452 nl2brÌ128Í(string str)Ïstring
1453 nl_langinfoÌ128Í(int item)Ïstring
1454 nsapi_request_headersÌ128Í()Ïarray
1455 nsapi_response_headersÌ128Í()Ïarray
1456 nsapi_virtualÌ128Í(string uri)Ïbool
1457 number_formatÌ128Í(float number [, int num_decimal_places [, string dec_seperator, string thousands_seperator]])Ïstring
1458 ob_cleanÌ128Í()Ïbool
1459 ob_end_cleanÌ128Í()Ïbool
1460 ob_end_flushÌ128Í()Ïbool
1461 ob_flushÌ128Í()Ïbool
1462 ob_get_cleanÌ128Í()Ïbool
1463 ob_get_contentsÌ128Í()Ïstring
1464 ob_get_flushÌ128Í()Ïbool
1465 ob_get_lengthÌ128Í()Ïint
1466 ob_get_levelÌ128Í()Ïint
1467 ob_implicit_flushÌ128Í([int flag])Ïvoid
1468 ob_startÌ128Í([string|array user_function [, int chunk_size [, int flags]]])Ïbool
1469 oci_bind_array_by_nameÌ128Í(resource stmt, string name, array &var, int max_table_length [, int max_item_length [, int type ]])Ïbool
1470 oci_bind_by_nameÌ128Í(resource stmt, string name, mixed &var, [, int maxlength [, int type]])Ïbool
1471 oci_cancelÌ128Í(resource stmt)Ïbool
1472 oci_closeÌ128Í(resource connection)Ïbool
1473 oci_collection_appendÌ128Í(string value)Ïbool
1474 oci_collection_assignÌ128Í(object from)Ïbool
1475 oci_collection_element_assignÌ128Í(int index, string val)Ïbool
1476 oci_collection_element_getÌ128Í(int ndx)Ïstring
1477 oci_collection_maxÌ128Í()Ïint
1478 oci_collection_sizeÌ128Í()Ïint
1479 oci_collection_trimÌ128Í(int num)Ïbool
1480 oci_commitÌ128Í(resource connection)Ïbool
1481 oci_connectÌ128Í(string user, string pass [, string db [, string charset [, int session_mode ]])Ïresource
1482 oci_define_by_nameÌ128Í(resource stmt, string name, mixed &var [, int type])Ïbool
1483 oci_errorÌ128Í([resource stmt|connection|global])Ïarray
1484 oci_executeÌ128Í(resource stmt [, int mode])Ïbool
1485 oci_fetch_allÌ128Í(resource stmt, array &output[, int skip[, int maxrows[, int flags]]])Ïint
1486 oci_fetch_arrayÌ128Í( resource stmt [, int mode ])Ïarray
1487 oci_fetch_assocÌ128Í( resource stmt )Ïarray
1488 oci_fetch_objectÌ128Í( resource stmt )Ïobject
1489 oci_fetch_rowÌ128Í( resource stmt )Ïarray
1490 oci_fetchÌ128Í(resource stmt)Ïbool
1491 oci_field_is_nullÌ128Í(resource stmt, int col)Ïbool
1492 oci_field_nameÌ128Í(resource stmt, int col)Ïstring
1493 oci_field_precisionÌ128Í(resource stmt, int col)Ïint
1494 oci_field_scaleÌ128Í(resource stmt, int col)Ïint
1495 oci_field_sizeÌ128Í(resource stmt, int col)Ïint
1496 oci_field_type_rawÌ128Í(resource stmt, int col)Ïint
1497 oci_field_typeÌ128Í(resource stmt, int col)Ïmixed
1498 oci_free_collectionÌ128Í()Ïbool
1499 oci_free_descriptorÌ128Í()Ïbool
1500 oci_free_statementÌ128Í(resource stmt)Ïbool
1501 oci_internal_debugÌ128Í(int onoff)Ïvoid
1502 oci_lob_appendÌ128Í( object lob )Ïbool
1503 oci_lob_closeÌ128Í()Ïbool
1504 oci_lob_copyÌ128Í( object lob_to, object lob_from [, int length ] )Ïbool
1505 oci_lob_eofÌ128Í()Ïbool
1506 oci_lob_eraseÌ128Í( [ int offset [, int length ] ] )Ïint
1507 oci_lob_exportÌ128Í([string filename [, int start [, int length]]])Ïbool
1508 oci_lob_flushÌ128Í( [ int flag ] )Ïbool
1509 oci_lob_importÌ128Í( string filename )Ïbool
1510 oci_lob_is_equalÌ128Í( object lob1, object lob2 )Ïbool
1511 oci_lob_loadÌ128Í()Ïstring
1512 oci_lob_readÌ128Í( int length )Ïstring
1513 oci_lob_rewindÌ128Í()Ïbool
1514 oci_lob_saveÌ128Í( string data [, int offset ])Ïbool
1515 oci_lob_seekÌ128Í( int offset [, int whence ])Ïbool
1516 oci_lob_sizeÌ128Í()Ïint
1517 oci_lob_tellÌ128Í()Ïint
1518 oci_lob_truncateÌ128Í( [ int length ])Ïbool
1519 oci_lob_write_temporaryÌ128Í(string var [, int lob_type])Ïbool
1520 oci_lob_writeÌ128Í( string string [, int length ])Ïint
1521 oci_new_collectionÌ128Í(resource connection, string tdo [, string schema])Ïobject
1522 oci_new_connectÌ128Í(string user, string pass [, string db])Ïresource
1523 oci_new_cursorÌ128Í(resource connection)Ïresource
1524 oci_new_descriptorÌ128Í(resource connection [, int type])Ïobject
1525 oci_num_fieldsÌ128Í(resource stmt)Ïint
1526 oci_num_rowsÌ128Í(resource stmt)Ïint
1527 oci_parseÌ128Í(resource connection, string query)Ïresource
1528 oci_password_changeÌ128Í(resource connection, string username, string old_password, string new_password)Ïbool
1529 oci_pconnectÌ128Í(string user, string pass [, string db [, string charset ]])Ïresource
1530 oci_resultÌ128Í(resource stmt, mixed column)Ïstring
1531 oci_rollbackÌ128Í(resource connection)Ïbool
1532 oci_server_versionÌ128Í(resource connection)Ïstring
1533 oci_set_prefetchÌ128Í(resource stmt, int prefetch_rows)Ïbool
1534 oci_statement_typeÌ128Í(resource stmt)Ïstring
1535 ocifetchintoÌ128Í(resource stmt, array &output [, int mode])Ïint
1536 ocigetbufferinglobÌ128Í()Ïbool
1537 ocisetbufferinglobÌ128Í( boolean flag )Ïbool
1538 octdecÌ128Í(string octal_number)Ïint
1539 odbc_autocommitÌ128Í(resource connection_id [, int OnOff])Ïmixed
1540 odbc_binmodeÌ128Í(int result_id, int mode)Ïbool
1541 odbc_close_allÌ128Í()Ïvoid
1542 odbc_closeÌ128Í(resource connection_id)Ïvoid
1543 odbc_columnprivilegesÌ128Í(resource connection_id, string catalog, string schema, string table, string column)Ïresource
1544 odbc_columnsÌ128Í(resource connection_id [, string qualifier [, string owner [, string table_name [, string column_name]]]])Ïresource
1545 odbc_commitÌ128Í(resource connection_id)Ïbool
1546 odbc_connectÌ128Í(string DSN, string user, string password [, int cursor_option])Ïresource
1547 odbc_cursorÌ128Í(resource result_id)Ïstring
1548 odbc_data_sourceÌ128Í(resource connection_id, int fetch_type)Ïarray
1549 odbc_errormsgÌ128Í([resource connection_id])Ïstring
1550 odbc_errorÌ128Í([resource connection_id])Ïstring
1551 odbc_executeÌ128Í(resource result_id [, array parameters_array])Ïbool
1552 odbc_execÌ128Í(resource connection_id, string query [, int flags])Ïresource
1553 odbc_fetch_arrayÌ128Í(int result [, int rownumber])Ïarray
1554 odbc_fetch_intoÌ128Í(resource result_id, array result_array, [, int rownumber])Ïint
1555 odbc_fetch_objectÌ128Í(int result [, int rownumber])Ïobject
1556 odbc_fetch_rowÌ128Í(resource result_id [, int row_number])Ïbool
1557 odbc_field_lenÌ128Í(resource result_id, int field_number)Ïint
1558 odbc_field_nameÌ128Í(resource result_id, int field_number)Ïstring
1559 odbc_field_numÌ128Í(resource result_id, string field_name)Ïint
1560 odbc_field_scaleÌ128Í(resource result_id, int field_number)Ïint
1561 odbc_field_typeÌ128Í(resource result_id, int field_number)Ïstring
1562 odbc_foreignkeysÌ128Í(resource connection_id, string pk_qualifier, string pk_owner, string pk_table, string fk_qualifier, string fk_owner, string fk_table)Ïresource
1563 odbc_free_resultÌ128Í(resource result_id)Ïbool
1564 odbc_gettypeinfoÌ128Í(resource connection_id [, int data_type])Ïresource
1565 odbc_longreadlenÌ128Í(int result_id, int length)Ïbool
1566 odbc_next_resultÌ128Í(resource result_id)Ïbool
1567 odbc_num_fieldsÌ128Í(resource result_id)Ïint
1568 odbc_num_rowsÌ128Í(resource result_id)Ïint
1569 odbc_pconnectÌ128Í(string DSN, string user, string password [, int cursor_option])Ïresource
1570 odbc_prepareÌ128Í(resource connection_id, string query)Ïresource
1571 odbc_primarykeysÌ128Í(resource connection_id, string qualifier, string owner, string table)Ïresource
1572 odbc_procedurecolumnsÌ128Í(resource connection_id [, string qualifier, string owner, string proc, string column])Ïresource
1573 odbc_proceduresÌ128Í(resource connection_id [, string qualifier, string owner, string name])Ïresource
1574 odbc_result_allÌ128Í(resource result_id [, string format])Ïint
1575 odbc_resultÌ128Í(resource result_id, mixed field)Ïmixed
1576 odbc_rollbackÌ128Í(resource connection_id)Ïbool
1577 odbc_setoptionÌ128Í(resource conn_id|result_id, int which, int option, int value)Ïbool
1578 odbc_specialcolumnsÌ128Í(resource connection_id, int type, string qualifier, string owner, string table, int scope, int nullable)Ïresource
1579 odbc_statisticsÌ128Í(resource connection_id, string qualifier, string owner, string name, int unique, int accuracy)Ïresource
1580 odbc_tableprivilegesÌ128Í(resource connection_id, string qualifier, string owner, string name)Ïresource
1581 odbc_tablesÌ128Í(resource connection_id [, string qualifier [, string owner [, string name [, string table_types]]]])Ïresource
1582 opendirÌ128Í(string path[, resource context])Ïmixed
1583 openlogÌ128Í(string ident, int option, int facility)Ïbool
1584 openssl_csr_export_to_fileÌ128Í(resource csr, string outfilename [, bool notext=true])Ïbool
1585 openssl_csr_exportÌ128Í(resource csr, string &out [, bool notext=true])Ïbool
1586 openssl_csr_get_public_keyÌ128Í(mixed csr)Ïmixed
1587 openssl_csr_get_subjectÌ128Í(mixed csr)Ïmixed
1588 openssl_csr_newÌ128Í(array dn, resource &privkey [, array configargs, array extraattribs])Ïbool
1589 openssl_csr_signÌ128Í(mixed csr, mixed x509, mixed priv_key, long days [, array config_args [, long serial]])Ïresource
1590 openssl_error_stringÌ128Í()Ïmixed
1591 openssl_openÌ128Í(string data, &string opendata, string ekey, mixed privkey)Ïbool
1592 openssl_pkcs12_export_to_fileÌ128Í(mixed x509, string filename, mixed priv_key, string pass[, array args])Ïbool
1593 openssl_pkcs12_exportÌ128Í(mixed x509, string &out, mixed priv_key, string pass[, array args])Ïbool
1594 openssl_pkcs12_readÌ128Í(string PKCS12, array &certs, string pass)Ïbool
1595 openssl_pkcs7_decryptÌ128Í(string infilename, string outfilename, mixed recipcert [, mixed recipkey])Ïbool
1596 openssl_pkcs7_encryptÌ128Í(string infile, string outfile, mixed recipcerts, array headers [, long flags [, long cipher]])Ïbool
1597 openssl_pkcs7_signÌ128Í(string infile, string outfile, mixed signcert, mixed signkey, array headers [, long flags [, string extracertsfilename]])Ïbool
1598 openssl_pkcs7_verifyÌ128Í(string filename, long flags [, string signerscerts [, array cainfo [, string extracerts [, string content]]]])Ïbool
1599 openssl_pkey_export_to_fileÌ128Í(mixed key, string outfilename [, string passphrase, array config_args)Ïbool
1600 openssl_pkey_exportÌ128Í(mixed key, &mixed out [, string passphrase [, array config_args]])Ïbool
1601 openssl_pkey_freeÌ128Í(int key)Ïvoid
1602 openssl_pkey_get_detailsÌ128Í(resource key)Ïresource
1603 openssl_pkey_get_privateÌ128Í(string key [, string passphrase])Ïint
1604 openssl_pkey_get_publicÌ128Í(mixed cert)Ïint
1605 openssl_pkey_newÌ128Í([array configargs])Ïresource
1606 openssl_private_decryptÌ128Í(string data, string decrypted, mixed key [, int padding])Ïbool
1607 openssl_private_encryptÌ128Í(string data, string crypted, mixed key [, int padding])Ïbool
1608 openssl_public_decryptÌ128Í(string data, string crypted, resource key [, int padding])Ïbool
1609 openssl_public_encryptÌ128Í(string data, string crypted, mixed key [, int padding])Ïbool
1610 openssl_sealÌ128Í(string data, &string sealdata, &array ekeys, array pubkeys)Ïint
1611 openssl_signÌ128Í(string data, &string signature, mixed key[, int signature_alg])Ïbool
1612 openssl_verifyÌ128Í(string data, string signature, mixed key [, int signature_algo])Ïint
1613 openssl_x509_check_private_keyÌ128Í(mixed cert, mixed key)Ïbool
1614 openssl_x509_checkpurposeÌ128Í(mixed x509cert, int purpose, array cainfo [, string untrustedfile])Ïint
1615 openssl_x509_export_to_fileÌ128Í(mixed x509, string outfilename [, bool notext = true])Ïbool
1616 openssl_x509_exportÌ128Í(mixed x509, string &out [, bool notext = true])Ïbool
1617 openssl_x509_freeÌ128Í(resource x509)Ïvoid
1618 openssl_x509_parseÌ128Í(mixed x509 [, bool shortnames=true])Ïarray
1619 openssl_x509_readÌ128Í(mixed cert)Ïresource
1620 openÌ128Í(string source [, int flags])Ïmixed
1621 ordÌ128Í(string character)Ïint
1622 output_add_rewrite_varÌ128Í(string name, string value)Ïbool
1623 output_reset_rewrite_varsÌ128Í()Ïbool
1624 packÌ128Í(string format, mixed arg1 [, mixed arg2 [, mixed ...]])Ïstring
1625 parse_ini_fileÌ128Í(string filename [, bool process_sections])Ïarray
1626 parse_strÌ128Í(string encoded_string [, array result])Ïvoid
1627 parse_urlÌ128Í(string url, [int url_component])Ïmixed
1628 passthruÌ128Í(string command [, int &return_value])Ïvoid
1629 pathinfoÌ128Í(string path[, int options])Ïarray
1630 pcloseÌ128Í(resource fp)Ïint
1631 pcntl_alarmÌ128Í(int seconds)Ïint
1632 pcntl_execÌ128Í(string path [, array args [, array envs]])Ïbool
1633 pcntl_forkÌ128Í()Ïint
1634 pcntl_getpriorityÌ128Í([int pid [, int process_identifier]])Ïint
1635 pcntl_setpriorityÌ128Í(int priority [, int pid [, int process_identifier]])Ïbool
1636 pcntl_signalÌ128Í(int signo, callback handle [, bool restart_syscalls])Ïbool
1637 pcntl_waitpidÌ128Í(int pid, int &status, int options)Ïint
1638 pcntl_waitÌ128Í(int &status)Ïint
1639 pcntl_wexitstatusÌ128Í(int status)Ïint
1640 pcntl_wifexitedÌ128Í(int status)Ïbool
1641 pcntl_wifsignaledÌ128Í(int status)Ïbool
1642 pcntl_wifstoppedÌ128Í(int status)Ïbool
1643 pcntl_wstopsigÌ128Í(int status)Ïint
1644 pcntl_wtermsigÌ128Í(int status)Ïint
1645 pdo_driversÌ128Í()Ïarray
1646 pdo_driversÌ128Í()Ïarray
1647 pfsockopenÌ128Í(string hostname, int port [, int errno [, string errstr [, float timeout]]])Ïresource
1648 pg_affected_rowsÌ128Í(resource result)Ïint
1649 pg_cancel_queryÌ128Í(resource connection)Ïbool
1650 pg_client_encodingÌ128Í([resource connection])Ïstring
1651 pg_closeÌ128Í([resource connection])Ïbool
1652 pg_connection_busyÌ128Í(resource connection)Ïbool
1653 pg_connection_resetÌ128Í(resource connection)Ïbool
1654 pg_connection_statusÌ128Í(resource connnection)Ïint
1655 pg_connectÌ128Í(string connection_string[, int connect_type] | [string host, string port [, string options [, string tty,]]] string database)Ïresource
1656 pg_convertÌ128Í(resource db, string table, array values[, int options])Ïarray
1657 pg_copy_fromÌ128Í(resource connection, string table_name , array rows [, string delimiter [, string null_as]])Ïbool
1658 pg_copy_toÌ128Í(resource connection, string table_name [, string delimiter [, string null_as]])Ïarray
1659 pg_dbnameÌ128Í([resource connection])Ïstring
1660 pg_deleteÌ128Í(resource db, string table, array ids[, int options])Ïmixed
1661 pg_end_copyÌ128Í([resource connection])Ïbool
1662 pg_escape_byteaÌ128Í([resource connection,] string data)Ïstring
1663 pg_escape_stringÌ128Í([resource connection,] string data)Ïstring
1664 pg_executeÌ128Í([resource connection,] string stmtname, array params)Ïresource
1665 pg_fetch_all_columnsÌ128Í(resource result [, int column_number])Ïarray
1666 pg_fetch_allÌ128Í(resource result)Ïarray
1667 pg_fetch_arrayÌ128Í(resource result [, int row [, int result_type]])Ïarray
1668 pg_fetch_assocÌ128Í(resource result [, int row])Ïarray
1669 pg_fetch_objectÌ128Í(resource result [, int row [, string class_name [, NULL|array ctor_params]]])Ïobject
1670 pg_fetch_resultÌ128Í(resource result, [int row_number,] mixed field_name)Ïmixed
1671 pg_fetch_rowÌ128Í(resource result [, int row [, int result_type]])Ïarray
1672 pg_field_is_nullÌ128Í(resource result, [int row,] mixed field_name_or_number)Ïint
1673 pg_field_nameÌ128Í(resource result, int field_number)Ïstring
1674 pg_field_numÌ128Í(resource result, string field_name)Ïint
1675 pg_field_prtlenÌ128Í(resource result, [int row,] mixed field_name_or_number)Ïint
1676 pg_field_sizeÌ128Í(resource result, int field_number)Ïint
1677 pg_field_tableÌ128Í(resource result, int field_number[, bool oid_only])Ïmixed
1678 pg_field_type_oidÌ128Í(resource result, int field_number)Ïstring
1679 pg_field_typeÌ128Í(resource result, int field_number)Ïstring
1680 pg_free_resultÌ128Í(resource result)Ïbool
1681 pg_get_notifyÌ128Í([resource connection[, result_type]])Ïarray
1682 pg_get_pidÌ128Í([resource connection)Ïint
1683 pg_get_resultÌ128Í(resource connection)Ïresource
1684 pg_hostÌ128Í([resource connection])Ïstring
1685 pg_insertÌ128Í(resource db, string table, array values[, int options])Ïmixed
1686 pg_last_errorÌ128Í([resource connection])Ïstring
1687 pg_last_noticeÌ128Í(resource connection)Ïstring
1688 pg_last_oidÌ128Í(resource result)Ïstring
1689 pg_lo_closeÌ128Í(resource large_object)Ïbool
1690 pg_lo_createÌ128Í([resource connection])Ïint
1691 pg_lo_exportÌ128Í([resource connection, ] int objoid, string filename)Ïbool
1692 pg_lo_importÌ128Í([resource connection, ] string filename)Ïint
1693 pg_lo_openÌ128Í([resource connection,] int large_object_oid, string mode)Ïresource
1694 pg_lo_read_allÌ128Í(resource large_object)Ïint
1695 pg_lo_readÌ128Í(resource large_object [, int len])Ïstring
1696 pg_lo_seekÌ128Í(resource large_object, int offset [, int whence])Ïbool
1697 pg_lo_tellÌ128Í(resource large_object)Ïint
1698 pg_lo_unlinkÌ128Í([resource connection,] string large_object_oid)Ïbool
1699 pg_lo_writeÌ128Í(resource large_object, string buf [, int len])Ïint
1700 pg_meta_dataÌ128Í(resource db, string table)Ïarray
1701 pg_num_fieldsÌ128Í(resource result)Ïint
1702 pg_num_rowsÌ128Í(resource result)Ïint
1703 pg_optionsÌ128Í([resource connection])Ïstring
1704 pg_pconnectÌ128Í(string connection_string | [string host, string port [, string options [, string tty,]]] string database)Ïresource
1705 pg_pingÌ128Í([resource connection])Ïbool
1706 pg_portÌ128Í([resource connection])Ïint
1707 pg_prepareÌ128Í([resource connection,] string stmtname, string query)Ïresource
1708 pg_put_lineÌ128Í([resource connection,] string query)Ïbool
1709 pg_query_paramsÌ128Í([resource connection,] string query, array params)Ïresource
1710 pg_queryÌ128Í([resource connection,] string query)Ïresource
1711 pg_result_error_fieldÌ128Í(resource result, int fieldcode)Ïstring
1712 pg_result_errorÌ128Í(resource result)Ïstring
1713 pg_result_seekÌ128Í(resource result, int offset)Ïbool
1714 pg_result_statusÌ128Í(resource result[, long result_type])Ïmixed
1715 pg_selectÌ128Í(resource db, string table, array ids[, int options])Ïmixed
1716 pg_send_executeÌ128Í(resource connection, string stmtname, array params)Ïbool
1717 pg_send_prepareÌ128Í(resource connection, string stmtname, string query)Ïbool
1718 pg_send_query_paramsÌ128Í(resource connection, string query)Ïbool
1719 pg_send_queryÌ128Í(resource connection, string query)Ïbool
1720 pg_set_client_encodingÌ128Í([resource connection,] string encoding)Ïint
1721 pg_set_error_verbosityÌ128Í([resource connection,] int verbosity)Ïint
1722 pg_traceÌ128Í(string filename [, string mode [, resource connection]])Ïbool
1723 pg_transaction_statusÌ128Í(resource connnection)Ïint
1724 pg_ttyÌ128Í([resource connection])Ïstring
1725 pg_unescape_byteaÌ128Í(string data)Ïstring
1726 pg_untraceÌ128Í([resource connection])Ïbool
1727 pg_updateÌ128Í(resource db, string table, array fields, array ids[, int options])Ïmixed
1728 pg_versionÌ128Í([resource connection])Ïarray
1729 php_egg_logo_guidÌ128Í()Ïstring
1730 php_ini_loaded_fileÌ128Í()Ïstring
1731 php_ini_scanned_filesÌ128Í()Ïstring
1732 php_logo_guidÌ128Í()Ïstring
1733 php_real_logo_guidÌ128Í()Ïstring
1734 php_sapi_nameÌ128Í()Ïstring
1735 php_snmpv3Ì128Í(INTERNAL_FUNCTION_PARAMETERS, int st)Ïvoid
1736 php_strip_whitespaceÌ128Í(string file_name)Ïstring
1737 php_unameÌ128Í()Ïstring
1738 phpcreditsÌ128Í([int flag])Ïvoid
1739 phpinfoÌ128Í([int what])Ïvoid
1740 phpversionÌ128Í([string extension])Ïstring
1741 piÌ128Í()Ïfloat
1742 popenÌ128Í(string command, string mode)Ïresource
1743 posix_accessÌ128Í(string file [, int mode])Ïbool
1744 posix_ctermidÌ128Í()Ïstring
1745 posix_get_last_errorÌ128Í()Ïint
1746 posix_getcwdÌ128Í()Ïstring
1747 posix_getegidÌ128Í()Ïint
1748 posix_geteuidÌ128Í()Ïint
1749 posix_getgidÌ128Í()Ïint
1750 posix_getgrgidÌ128Í(long gid)Ïarray
1751 posix_getgrnamÌ128Í(string groupname)Ïarray
1752 posix_getgroupsÌ128Í()Ïarray
1753 posix_getloginÌ128Í()Ïstring
1754 posix_getpgidÌ128Í()Ïint
1755 posix_getpgrpÌ128Í()Ïint
1756 posix_getpidÌ128Í()Ïint
1757 posix_getppidÌ128Í()Ïint
1758 posix_getpwnamÌ128Í(string groupname)Ïarray
1759 posix_getpwuidÌ128Í(long uid)Ïarray
1760 posix_getrlimitÌ128Í()Ïarray
1761 posix_getsidÌ128Í()Ïint
1762 posix_getuidÌ128Í()Ïint
1763 posix_initgroupsÌ128Í(string name, int base_group_id)Ïbool
1764 posix_isattyÌ128Í(int fd)Ïbool
1765 posix_killÌ128Í(int pid, int sig)Ïbool
1766 posix_mkfifoÌ128Í(string pathname, int mode)Ïbool
1767 posix_mknodÌ128Í(string pathname, int mode [, int major [, int minor]])Ïbool
1768 posix_setegidÌ128Í(int uid)Ïbool
1769 posix_seteuidÌ128Í(int uid)Ïbool
1770 posix_setgidÌ128Í(int uid)Ïbool
1771 posix_setpgidÌ128Í(int pid, int pgid)Ïbool
1772 posix_setsidÌ128Í()Ïint
1773 posix_setuidÌ128Í(int uid)Ïbool
1774 posix_strerrorÌ128Í(int errno)Ïstring
1775 posix_timesÌ128Í()Ïarray
1776 posix_ttynameÌ128Í(int fd)Ïstring
1777 posix_unameÌ128Í()Ïarray
1778 powÌ128Í(number base, number exponent)Ïnumber
1779 preg_grepÌ128Í(string regex, array input [, int flags])Ïarray
1780 preg_last_errorÌ128Í()Ïint
1781 preg_match_allÌ128Í(string pattern, string subject, array subpatterns [, int flags [, int offset]])Ïint
1782 preg_matchÌ128Í(string pattern, string subject [, array subpatterns [, int flags [, int offset]]])Ïint
1783 preg_quoteÌ128Í(string str [, string delim_char])Ïstring
1784 preg_replace_callbackÌ128Í(mixed regex, mixed callback, mixed subject [, int limit [, count]])Ïstring
1785 preg_replaceÌ128Í(mixed regex, mixed replace, mixed subject [, int limit [, count]])Ïstring
1786 preg_splitÌ128Í(string pattern, string subject [, int limit [, int flags]])Ïarray
1787 prevÌ128Í(array array_arg)Ïmixed
1788 print_rÌ128Í(mixed var [, bool return])Ïmixed
1789 printfÌ128Í(string format [, mixed arg1 [, mixed ...]])Ïint
1790 proc_closeÌ128Í(resource process)Ïint
1791 proc_get_statusÌ128Í(resource process)Ïarray
1792 proc_niceÌ128Í(int priority)Ïbool
1793 proc_openÌ128Í(string command, array descriptorspec, array &pipes [, string cwd [, array env [, array other_options]]])Ïresource
1794 proc_terminateÌ128Í(resource process [, long signal])Ïbool
1795 property_existsÌ128Í(mixed object_or_class, string property_name)Ïbool
1796 pspell_add_to_personalÌ128Í(int pspell, string word)Ïbool
1797 pspell_add_to_sessionÌ128Í(int pspell, string word)Ïbool
1798 pspell_checkÌ128Í(int pspell, string word)Ïbool
1799 pspell_clear_sessionÌ128Í(int pspell)Ïbool
1800 pspell_config_createÌ128Í(string language [, string spelling [, string jargon [, string encoding]]])Ïint
1801 pspell_config_data_dirÌ128Í(int conf, string directory)Ïbool
1802 pspell_config_dict_dirÌ128Í(int conf, string directory)Ïbool
1803 pspell_config_ignoreÌ128Í(int conf, int ignore)Ïbool
1804 pspell_config_modeÌ128Í(int conf, long mode)Ïbool
1805 pspell_config_personalÌ128Í(int conf, string personal)Ïbool
1806 pspell_config_replÌ128Í(int conf, string repl)Ïbool
1807 pspell_config_runtogetherÌ128Í(int conf, bool runtogether)Ïbool
1808 pspell_config_save_replÌ128Í(int conf, bool save)Ïbool
1809 pspell_new_configÌ128Í(int config)Ïint
1810 pspell_new_personalÌ128Í(string personal, string language [, string spelling [, string jargon [, string encoding [, int mode]]]])Ïint
1811 pspell_newÌ128Í(string language [, string spelling [, string jargon [, string encoding [, int mode]]]])Ïint
1812 pspell_save_wordlistÌ128Í(int pspell)Ïbool
1813 pspell_store_replacementÌ128Í(int pspell, string misspell, string correct)Ïbool
1814 pspell_suggestÌ128Í(int pspell, string word)Ïarray
1815 putenvÌ128Í(string setting)Ïbool
1816 quoted_printable_decodeÌ128Í(string str)Ïbinary
1817 quotemetaÌ128Í(string str)Ïstring
1818 rad2degÌ128Í(float number)Ïfloat
1819 randÌ128Í([int min, int max])Ïint
1820 rangeÌ128Í(mixed low, mixed high[, int step])Ïarray
1821 rawurldecodeÌ128Í(binary str)Ïbinary
1822 rawurlencodeÌ128Í(binary str)Ïbinary
1823 readdirÌ128Í([resource dir_handle])Ïstring
1824 readfileÌ128Í(string filename [, int flags[, resource context]])Ïint
1825 readgzfileÌ128Í(string filename [, int use_include_path])Ïint
1826 readline_add_historyÌ128Í([string prompt])Ïbool
1827 readline_callback_handler_installÌ128Í(string prompt, mixed callback)Ïvoid
1828 readline_callback_handler_removeÌ128Í()Ïbool
1829 readline_callback_read_charÌ128Í()Ïvoid
1830 readline_clear_historyÌ128Í()Ïbool
1831 readline_completion_functionÌ128Í(string funcname)Ïbool
1832 readline_infoÌ128Í([string varname] [, string newvalue])Ïmixed
1833 readline_list_historyÌ128Í()Ïarray
1834 readline_on_new_lineÌ128Í()Ïvoid
1835 readline_read_historyÌ128Í([string filename] [, int from] [,int to])Ïbool
1836 readline_redisplayÌ128Í()Ïvoid
1837 readline_write_historyÌ128Í([string filename])Ïbool
1838 readlineÌ128Í([string prompt])Ïstring
1839 readlinkÌ128Í(string filename)Ïstring
1840 realpathÌ128Í(string path)Ïstring
1841 recode_fileÌ128Í(string request, resource input, resource output)Ïbool
1842 recode_stringÌ128Í(string request, string str)Ïstring
1843 register_shutdown_functionÌ128Í(string function_name)Ïvoid
1844 register_tick_functionÌ128Í(string function_name [, mixed arg [, mixed ... ]])Ïbool
1845 renameIndexÌ128Í(int index, string new_name)Ïbool
1846 renameNameÌ128Í(string name, string new_name)Ïbool
1847 renameÌ128Í(string old_name, string new_name[, resource context])Ïbool
1848 resetÌ128Í(array array_arg)Ïmixed
1849 restore_error_handlerÌ128Í()Ïvoid
1850 restore_exception_handlerÌ128Í()Ïvoid
1851 restore_include_pathÌ128Í()Ïvoid
1852 rewinddirÌ128Í([resource dir_handle])Ïvoid
1853 rewindÌ128Í(resource fp)Ïbool
1854 rmdirÌ128Í(string dirname[, resource context])Ïbool
1855 roundÌ128Í(float number [, int precision])Ïfloat
1856 rsortÌ128Í(array &array_arg [, int sort_flags])Ïbool
1857 rtrimÌ128Í(string str [, string character_mask])Ïstring
1858 scandirÌ128Í(string dir [, int sorting_order [, resource context]])Ïarray
1859 sem_acquireÌ128Í(resource id)Ïbool
1860 sem_getÌ128Í(int key [, int max_acquire [, int perm [, int auto_release]])Ïresource
1861 sem_releaseÌ128Í(resource id)Ïbool
1862 sem_removeÌ128Í(resource id)Ïbool
1863 serializeÌ128Í(mixed variable)Ïstring
1864 session_cache_expireÌ128Í([int new_cache_expire])Ïint
1865 session_cache_limiterÌ128Í([string new_cache_limiter])Ïstring
1866 session_decodeÌ128Í(string data)Ïbool
1867 session_destroyÌ128Í()Ïbool
1868 session_encodeÌ128Í()Ïstring
1869 session_get_cookie_paramsÌ128Í()Ïarray
1870 session_idÌ128Í([string newid])Ïstring
1871 session_module_nameÌ128Í([string newname])Ïstring
1872 session_nameÌ128Í([string newname])Ïstring
1873 session_regenerate_idÌ128Í([bool delete_old_session])Ïbool
1874 session_save_pathÌ128Í([string newname])Ïstring
1875 session_set_cookie_paramsÌ128Í(int lifetime [, string path [, string domain [, bool secure[, bool httponly]]]])Ïvoid
1876 session_set_save_handlerÌ128Í(string open, string close, string read, string write, string destroy, string gc)Ïvoid
1877 session_startÌ128Í()Ïbool
1878 session_unsetÌ128Í()Ïvoid
1879 session_write_closeÌ128Í()Ïvoid
1880 setArchiveCommentÌ128Í(string name, string comment)Ïbool
1881 setCommentIndexÌ128Í(int index, string comment)Ïbool
1882 setCommentNameÌ128Í(string name, string comment)Ïbool
1883 set_error_handlerÌ128Í(string error_handler [, int error_types])Ïstring
1884 set_exception_handlerÌ128Í(callable exception_handler)Ïstring
1885 set_include_pathÌ128Í(string new_include_path)Ïstring
1886 set_time_limitÌ128Í(int seconds)Ïbool
1887 setcookieÌ128Í(string name [, string value [, int expires [, string path [, string domain [, bool secure[, bool httponly]]]]]])Ïbool
1888 setlocaleÌ128Í(mixed category, string locale [, string ...])Ïstring
1889 setrawcookieÌ128Í(string name [, string value [, int expires [, string path [, string domain [, bool secure[, bool httponly]]]]]])Ïbool
1890 settypeÌ128Í(mixed var, string type)Ïbool
1891 sha1_fileÌ128Í(string filename [, bool raw_output])Ïstring
1892 sha1Ì128Í(string str [, bool raw_output])Ïstring
1893 shell_execÌ128Í(string cmd)Ïstring
1894 shm_attachÌ128Í(int key [, int memsize [, int perm]])Ïresource
1895 shm_detachÌ128Í(resource shm_identifier)Ïbool
1896 shm_get_varÌ128Í(resource id, int variable_key)Ïmixed
1897 shm_has_varÌ128Í(resource id, int variable_key)Ïbool
1898 shm_put_varÌ128Í(resource shm_identifier, int variable_key, mixed variable)Ïbool
1899 shm_remove_varÌ128Í(resource id, int variable_key)Ïbool
1900 shm_removeÌ128Í(resource shm_identifier)Ïbool
1901 shuffleÌ128Í(array array_arg)Ïbool
1902 similar_textÌ128Í(string str1, string str2 [, float percent])Ïint
1903 simplexml_import_domÌ128Í(domNode node [, string class_name])Ïsimplemxml_element
1904 simplexml_load_fileÌ128Í(string filename [, string class_name [, int options [, string ns [, bool is_prefix]]]])Ïsimplemxml_element
1905 simplexml_load_stringÌ128Í(string data [, string class_name [, int options [, string ns [, bool is_prefix]]]])Ïsimplemxml_element
1906 sinhÌ128Í(float number)Ïfloat
1907 sinÌ128Í(float number)Ïfloat
1908 sleepÌ128Í(int seconds)Ïvoid
1909 smfi_addheaderÌ128Í(string headerf, string headerv)Ïbool
1910 smfi_addrcptÌ128Í(string rcpt)Ïbool
1911 smfi_chgheaderÌ128Í(string headerf, string headerv)Ïbool
1912 smfi_delrcptÌ128Í(string rcpt)Ïbool
1913 smfi_getsymvalÌ128Í(string macro)Ïstring
1914 smfi_replacebodyÌ128Í(string body)Ïbool
1915 smfi_setflagsÌ128Í(long flags)Ïvoid
1916 smfi_setreplyÌ128Í(string rcode, string xcode, string message)Ïbool
1917 smfi_settimeoutÌ128Í(long timeout)Ïvoid
1918 snmp2_getnextÌ128Í(string host, string community, string object_id [, int timeout [, int retries]])Ïstring
1919 snmp2_getÌ128Í(string host, string community, string object_id [, int timeout [, int retries]])Ïstring
1920 snmp2_real_walkÌ128Í(string host, string community, string object_id [, int timeout [, int retries]])Ïarray
1921 snmp2_setÌ128Í(string host, string community, string object_id, string type, mixed value [, int timeout [, int retries]])Ïint
1922 snmp2_walkÌ128Í(string host, string community, string object_id [, int timeout [, int retries]])Ïarray
1923 snmp3_getnextÌ128Í(string host, string sec_name, string sec_level, string auth_protocol, string auth_passphrase, string priv_protocol, string priv_passphrase, string object_id [, int timeout [, int retries]])Ïint
1924 snmp3_getÌ128Í(string host, string sec_name, string sec_level, string auth_protocol, string auth_passphrase, string priv_protocol, string priv_passphrase, string object_id [, int timeout [, int retries]])Ïint
1925 snmp3_real_walkÌ128Í(string host, string sec_name, string sec_level, string auth_protocol, string auth_passphrase, string priv_protocol, string priv_passphrase, string object_id [, int timeout [, int retries]])Ïint
1926 snmp3_setÌ128Í(string host, string sec_name, string sec_level, string auth_protocol, string auth_passphrase, string priv_protocol, string priv_passphrase, string object_id, string type, mixed value [, int timeout [, int retries]])Ïint
1927 snmp3_walkÌ128Í(string host, string sec_name, string sec_level, string auth_protocol, string auth_passphrase, string priv_protocol, string priv_passphrase, string object_id [, int timeout [, int retries]])Ïint
1928 snmp_get_quick_printÌ128Í()Ïbool
1929 snmp_get_valueretrievalÌ128Í()Ïint
1930 snmp_read_mibÌ128Í(string filename)Ïint
1931 snmp_set_enum_printÌ128Í(int enum_print)Ïvoid
1932 snmp_set_oid_output_formatÌ128Í(int oid_format)Ïvoid
1933 snmp_set_quick_printÌ128Í(int quick_print)Ïvoid
1934 snmp_set_valueretrievalÌ128Í(int method)Ïint
1935 snmpgetnextÌ128Í(string host, string community, string object_id [, int timeout [, int retries]])Ïstring
1936 snmpgetÌ128Í(string host, string community, string object_id [, int timeout [, int retries]])Ïstring
1937 snmprealwalkÌ128Í(string host, string community, string object_id [, int timeout [, int retries]])Ïarray
1938 snmpsetÌ128Í(string host, string community, string object_id, string type, mixed value [, int timeout [, int retries]])Ïint
1939 snmpwalkÌ128Í(string host, string community, string object_id [, int timeout [, int retries]])Ïarray
1940 socket_acceptÌ128Í(resource socket)Ïresource
1941 socket_bindÌ128Í(resource socket, string addr [, int port])Ïbool
1942 socket_clear_errorÌ128Í([resource socket])Ïvoid
1943 socket_closeÌ128Í(resource socket)Ïvoid
1944 socket_connectÌ128Í(resource socket, string addr [, int port])Ïbool
1945 socket_create_listenÌ128Í(int port[, int backlog])Ïresource
1946 socket_create_pairÌ128Í(int domain, int type, int protocol, array &fd)Ïbool
1947 socket_createÌ128Í(int domain, int type, int protocol)Ïresource
1948 socket_get_optionÌ128Í(resource socket, int level, int optname)Ïmixed
1949 socket_getpeernameÌ128Í(resource socket, string &addr[, int &port])Ïbool
1950 socket_getsocknameÌ128Í(resource socket, string &addr[, int &port])Ïbool
1951 socket_last_errorÌ128Í([resource socket])Ïint
1952 socket_listenÌ128Í(resource socket[, int backlog])Ïbool
1953 socket_readÌ128Í(resource socket, int length [, int type])Ïstring
1954 socket_recvfromÌ128Í(resource socket, string &buf, int len, int flags, string &name [, int &port])Ïint
1955 socket_recvÌ128Í(resource socket, string &buf, int len, int flags)Ïint
1956 socket_selectÌ128Í(array &read_fds, array &write_fds, &array except_fds, int tv_sec[, int tv_usec])Ïint
1957 socket_sendtoÌ128Í(resource socket, string buf, int len, int flags, string addr [, int port])Ïint
1958 socket_sendÌ128Í(resource socket, string buf, int len, int flags)Ïint
1959 socket_set_blockÌ128Í(resource socket)Ïbool
1960 socket_set_nonblockÌ128Í(resource socket)Ïbool
1961 socket_set_optionÌ128Í(resource socket, int level, int optname, int|array optval)Ïbool
1962 socket_shutdownÌ128Í(resource socket[, int how])Ïbool
1963 socket_strerrorÌ128Í(int errno)Ïstring
1964 socket_writeÌ128Í(resource socket, string buf[, int length])Ïint
1965 solid_fetch_prevÌ128Í(resource result_id)Ïbool
1966 sortÌ128Í(array &array_arg [, int sort_flags])Ïbool
1967 soundexÌ128Í(string str)Ïstring
1968 spl_autoload_callÌ128Í(string class_name)Ïvoid
1969 spl_autoload_extensionsÌ128Í([string file_extensions])Ïstring
1970 spl_autoload_registerÌ128Í([mixed autoload_function = "spl_autoload" [, throw = true]])Ïbool
1971 spl_autoload_unregisterÌ128Í(mixed autoload_function)Ïbool
1972 spl_autoloadÌ128Í(string class_name [, string file_extensions])Ïvoid
1973 spl_classesÌ128Í()Ïarray
1974 spl_object_hashÌ128Í(object obj)Ïstring
1975 splitiÌ128Í(string pattern, string string [, int limit])Ïarray
1976 splitÌ128Í(string pattern, string string [, int limit])Ïarray
1977 sprintfÌ128Í(string format [, mixed arg1 [, mixed ...]])Ïstring
1978 sql_regcaseÌ128Í(string string)Ïstring
1979 sqlite_array_queryÌ128Í(resource db, string query [ , int result_type [, bool decode_binary]])Ïarray
1980 sqlite_busy_timeoutÌ128Í(resource db, int ms)Ïvoid
1981 sqlite_changesÌ128Í(resource db)Ïint
1982 sqlite_closeÌ128Í(resource db)Ïvoid
1983 sqlite_columnÌ128Í(resource result, mixed index_or_name [, bool decode_binary])Ïmixed
1984 sqlite_create_aggregateÌ128Í(resource db, string funcname, mixed step_func, mixed finalize_func[, long num_args])Ïbool
1985 sqlite_create_functionÌ128Í(resource db, string funcname, mixed callback[, long num_args])Ïbool
1986 sqlite_currentÌ128Í(resource result [, int result_type [, bool decode_binary]])Ïarray
1987 sqlite_error_stringÌ128Í(int error_code)Ïstring
1988 sqlite_escape_stringÌ128Í(string item)Ïstring
1989 sqlite_execÌ128Í(string query, resource db[, string &error_message])Ïboolean
1990 sqlite_factoryÌ128Í(string filename [, int mode [, string &error_message]])Ïobject
1991 sqlite_fetch_allÌ128Í(resource result [, int result_type [, bool decode_binary]])Ïarray
1992 sqlite_fetch_arrayÌ128Í(resource result [, int result_type [, bool decode_binary]])Ïarray
1993 sqlite_fetch_column_typesÌ128Í(string table_name, resource db [, int result_type])Ïresource
1994 sqlite_fetch_objectÌ128Í(resource result [, string class_name [, NULL|array ctor_params [, bool decode_binary]]])Ïobject
1995 sqlite_fetch_singleÌ128Í(resource result [, bool decode_binary])Ïstring
1996 sqlite_field_nameÌ128Í(resource result, int field_index)Ïstring
1997 sqlite_has_prevÌ128Í(resource result)Ïbool
1998 sqlite_keyÌ128Í(resource result)Ïint
1999 sqlite_last_errorÌ128Í(resource db)Ïint
2000 sqlite_last_insert_rowidÌ128Í(resource db)Ïint
2001 sqlite_libencodingÌ128Í()Ïstring
2002 sqlite_libversionÌ128Í()Ïstring
2003 sqlite_nextÌ128Í(resource result)Ïbool
2004 sqlite_num_fieldsÌ128Í(resource result)Ïint
2005 sqlite_num_rowsÌ128Í(resource result)Ïint
2006 sqlite_openÌ128Í(string filename [, int mode [, string &error_message]])Ïresource
2007 sqlite_popenÌ128Í(string filename [, int mode [, string &error_message]])Ïresource
2008 sqlite_prevÌ128Í(resource result)Ïbool
2009 sqlite_queryÌ128Í(string query, resource db [, int result_type [, string &error_message]])Ïresource
2010 sqlite_rewindÌ128Í(resource result)Ïbool
2011 sqlite_seekÌ128Í(resource result, int row)Ïbool
2012 sqlite_single_queryÌ128Í(resource db, string query [, bool first_row_only [, bool decode_binary]])Ïarray
2013 sqlite_udf_decode_binaryÌ128Í(string data)Ïstring
2014 sqlite_udf_encode_binaryÌ128Í(string data)Ïstring
2015 sqlite_unbuffered_queryÌ128Í(string query, resource db [ , int result_type [, string &error_message]])Ïresource
2016 sqlite_validÌ128Í(resource result)Ïbool
2017 sqrtÌ128Í(float number)Ïfloat
2018 srandÌ128Í([int seed])Ïvoid
2019 sscanfÌ128Í(string str, string format [, string ...])Ïmixed
2020 statIndexÌ128Í(int index[, int flags])Ïresource
2021 statNameÌ128Í(string filename[, int flags])Ïarray
2022 statÌ128Í(string filename)Ïarray
2023 str_getcsvÌ128Í(string input[, string delimiter[, string enclosure[, string escape]]])Ïarray
2024 str_ireplaceÌ128Í(mixed search, mixed replace, mixed subject [, int &replace_count])Ïmixed
2025 str_padÌ128Í(string input, int pad_length [, string pad_string [, int pad_type]])Ïstring
2026 str_repeatÌ128Í(string input, int mult)Ïstring
2027 str_replaceÌ128Í(mixed search, mixed replace, mixed subject [, int &replace_count])Ïmixed
2028 str_rot13Ì128Í(string str)Ïstring
2029 str_shuffleÌ128Í(string str)Ïvoid
2030 str_splitÌ128Í(string str [, int split_length])Ïarray
2031 str_transliterateÌ128Í(string str, string from_script, string to_script[, string variant])Ïstring
2032 str_word_countÌ128Í(string str, [int format [, string charlist]])Ïmixed
2033 strcasecmpÌ128Í(string str1, string str2)Ïint
2034 strchrÌ128Í(string haystack, string needle[, bool part])Ïstring
2035 strcmpÌ128Í(string str1, string str2)Ïint
2036 strcollÌ128Í(string str1, string str2)Ïint
2037 strcspnÌ128Í(string str, string mask [, start [, len]])Ïint
2038 stream_bucket_appendÌ128Í(resource brigade, resource bucket)Ïvoid
2039 stream_bucket_make_writeableÌ128Í(resource brigade)Ïobject
2040 stream_bucket_newÌ128Í(resource stream, string buffer)Ïobject
2041 stream_bucket_prependÌ128Í(resource brigade, resource bucket)Ïvoid
2042 stream_context_createÌ128Í([array options[, array params]])Ïresource
2043 stream_context_get_defaultÌ128Í([array options])Ïresource
2044 stream_context_get_optionsÌ128Í(resource context|resource stream)Ïarray
2045 stream_context_set_optionÌ128Í(resource context|resource stream, string wrappername, string optionname, mixed value)Ïbool
2046 stream_context_set_paramsÌ128Í(resource context|resource stream, array options)Ïbool
2047 stream_copy_to_streamÌ128Í(resource source, resource dest [, long maxlen [, long pos]])Ïlong
2048 stream_default_encodingÌ128Í(string encoding)Ïbool
2049 stream_encodingÌ128Í(resource stream[, string encoding])Ïvoid
2050 stream_filter_appendÌ128Í(resource stream, string filtername[, int read_write[, mixed filterparams]])Ïresource
2051 stream_filter_prependÌ128Í(resource stream, string filtername[, int read_write[, mixed filterparams]])Ïresource
2052 stream_filter_registerÌ128Í(string filtername, string classname)Ïbool
2053 stream_filter_removeÌ128Í(resource stream_filter)Ïbool
2054 stream_get_contentsÌ128Í(resource source [, long maxlen [, long offset]])Ïstring
2055 stream_get_filtersÌ128Í()Ïarray
2056 stream_get_lineÌ128Í(resource stream, int maxlen [, string ending])Ïstring
2057 stream_get_meta_dataÌ128Í(resource fp)Ïarray
2058 stream_get_transportsÌ128Í()Ïarray
2059 stream_get_wrappersÌ128Í()Ïarray
2060 stream_is_localÌ128Í(resource stream|string url)Ïbool
2061 stream_resolve_include_pathÌ128Í(string filename[, resource context])Ïstring
2062 stream_selectÌ128Í(array &read_streams, array &write_streams, array &except_streams, int tv_sec[, int tv_usec])Ïint
2063 stream_set_blockingÌ128Í(resource socket, int mode)Ïbool
2064 stream_set_timeoutÌ128Í(resource stream, int seconds, int microseconds)Ïbool
2065 stream_set_write_bufferÌ128Í(resource fp, int buffer)Ïint
2066 stream_socket_acceptÌ128Í(resource serverstream, [ double timeout, string &peername ])Ïresource
2067 stream_socket_clientÌ128Í(string remoteaddress [, long &errcode, string &errstring, double timeout, long flags, resource context])Ïresource
2068 stream_socket_enable_cryptoÌ128Í(resource stream, bool enable [, int cryptokind, resource sessionstream])Ïint
2069 stream_socket_get_nameÌ128Í(resource stream, bool want_peer)Ïstring
2070 stream_socket_pairÌ128Í(int domain, int type, int protocol)Ïarray
2071 stream_socket_recvfromÌ128Í(resource stream, long amount [, long flags [, string &remote_addr]])Ïstring
2072 stream_socket_sendtoÌ128Í(resouce stream, string data [, long flags [, string target_addr]])Ïlong
2073 stream_socket_serverÌ128Í(string localaddress [, long &errcode, string &errstring, long flags, resource context])Ïresource
2074 stream_socket_shutdownÌ128Í(resource stream, int how)Ïint
2075 stream_wrapper_registerÌ128Í(string protocol, string classname)Ïbool
2076 stream_wrapper_restoreÌ128Í(string protocol)Ïbool
2077 stream_wrapper_unregisterÌ128Í(string protocol)Ïbool
2078 strftimeÌ128Í(string format [, int timestamp])Ïstring
2079 strip_tagsÌ128Í(string str [, string allowable_tags])Ïstring
2080 stripcslashesÌ128Í(binary str)Ïbinary
2081 striposÌ128Í(string haystack, string needle [, int offset])Ïint
2082 stripslashesÌ128Í(string str)Ïstring
2083 stristrÌ128Í(string haystack, string needle[, bool part])Ïstring
2084 strlenÌ128Í(string str)Ïint
2085 strnatcasecmpÌ128Í(string s1, string s2)Ïint
2086 strnatcmpÌ128Í(string s1, string s2)Ïint
2087 strncasecmpÌ128Í(string str1, string str2, int len)Ïint
2088 strncmpÌ128Í(string str1, string str2, int len)Ïint
2089 strpbrkÌ128Í(string haystack, string char_list)Ïarray
2090 strposÌ128Í(string haystack, mixed needle [, int offset])Ïint
2091 strptimeÌ128Í(string timestamp, string format)Ïstring
2092 strrchrÌ128Í(string haystack, string needle)Ïstring
2093 strrevÌ128Í(string str)Ïstring
2094 strriposÌ128Í(string haystack, string needle [, int offset])Ïint
2095 strrposÌ128Í(string haystack, string needle [, int offset])Ïint
2096 strspnÌ128Í(string str, string mask [, start [, len]])Ïint
2097 strstrÌ128Í(string haystack, string needle[, bool part])Ïstring
2098 strtokÌ128Í([string str,] string token)Ïstring
2099 strtolowerÌ128Í(string str)Ïstring
2100 strtotimeÌ128Í(string time [, int now ])Ïint
2101 strtotitleÌ128Í(string str)Ïstring
2102 strtoupperÌ128Í(string str)Ïstring
2103 strtrÌ128Í(string str, string from[, string to])Ïstring
2104 strvalÌ128Í(mixed var)Ïstring
2105 substr_compareÌ128Í(string main_str, string str, int offset [, int length [, bool case_sensitivity]])Ïint
2106 substr_countÌ128Í(string haystack, string needle [, int offset [, int length]])Ïint
2107 substr_replaceÌ128Í(mixed str, mixed repl, mixed start [, mixed length])Ïmixed
2108 substrÌ128Í(string str, int start [, int length])Ïstring
2109 swfprebuiltclip_initÌ128Í([file])Ïvoid
2110 swfvideostream_initÌ128Í([file])Ïvoid
2111 sybase_affected_rowsÌ128Í([int link_id])Ïint
2112 sybase_affected_rowsÌ128Í([int link_id])Ïint
2113 sybase_closeÌ128Í([int link_id])Ïbool
2114 sybase_closeÌ128Í([int link_id])Ïbool
2115 sybase_connectÌ128Í([string host [, string user [, string password [, string charset [, string appname]]]]])Ïint
2116 sybase_connectÌ128Í([string host [, string user [, string password [, string charset [, string appname]]]]])Ïint
2117 sybase_data_seekÌ128Í(int result, int offset)Ïbool
2118 sybase_data_seekÌ128Í(int result, int offset)Ïbool
2119 sybase_deadlock_retry_countÌ128Í(int retry_count)Ïvoid
2120 sybase_fetch_arrayÌ128Í(int result)Ïarray
2121 sybase_fetch_arrayÌ128Í(int result)Ïarray
2122 sybase_fetch_assocÌ128Í(int result)Ïarray
2123 sybase_fetch_fieldÌ128Í(int result [, int offset])Ïobject
2124 sybase_fetch_fieldÌ128Í(int result [, int offset])Ïobject
2125 sybase_fetch_objectÌ128Í(int result [, mixed object])Ïobject
2126 sybase_fetch_objectÌ128Í(int result)Ïobject
2127 sybase_fetch_rowÌ128Í(int result)Ïarray
2128 sybase_fetch_rowÌ128Í(int result)Ïarray
2129 sybase_field_seekÌ128Í(int result, int offset)Ïbool
2130 sybase_field_seekÌ128Í(int result, int offset)Ïbool
2131 sybase_free_resultÌ128Í(int result)Ïbool
2132 sybase_free_resultÌ128Í(int result)Ïbool
2133 sybase_get_last_messageÌ128Í()Ïstring
2134 sybase_get_last_messageÌ128Í()Ïstring
2135 sybase_min_client_severityÌ128Í(int severity)Ïvoid
2136 sybase_min_error_severityÌ128Í(int severity)Ïvoid
2137 sybase_min_message_severityÌ128Í(int severity)Ïvoid
2138 sybase_min_server_severityÌ128Í(int severity)Ïvoid
2139 sybase_num_fieldsÌ128Í(int result)Ïint
2140 sybase_num_fieldsÌ128Í(int result)Ïint
2141 sybase_num_rowsÌ128Í(int result)Ïint
2142 sybase_num_rowsÌ128Í(int result)Ïint
2143 sybase_pconnectÌ128Í([string host [, string user [, string password [, string charset [, string appname]]]]])Ïint
2144 sybase_pconnectÌ128Í([string host [, string user [, string password [, string charset [, string appname]]]]])Ïint
2145 sybase_queryÌ128Í(string query [, int link_id])Ïint
2146 sybase_queryÌ128Í(string query [, int link_id])Ïint
2147 sybase_resultÌ128Í(int result, int row, mixed field)Ïstring
2148 sybase_resultÌ128Í(int result, int row, mixed field)Ïstring
2149 sybase_select_dbÌ128Í(string database [, int link_id])Ïbool
2150 sybase_select_dbÌ128Í(string database [, int link_id])Ïbool
2151 sybase_set_message_handlerÌ128Í(mixed error_func [, resource connection])Ïbool
2152 sybase_unbuffered_queryÌ128Í(string query [, int link_id])Ïint
2153 symlinkÌ128Í(string target, string link)Ïint
2154 sys_get_temp_dirÌ128Í()Ïstring
2155 sys_getloadavgÌ128Í()Ïarray
2156 syslogÌ128Í(int priority, string message)Ïbool
2157 systemÌ128Í(string command [, int &return_value])Ïint
2158 tanhÌ128Í(float number)Ïfloat
2159 tanÌ128Í(float number)Ïfloat
2160 tempnamÌ128Í(string dir, string prefix)Ïstring
2161 textdomainÌ128Í(string domain)Ïstring
2162 tidy_access_countÌ128Í()Ïint
2163 tidy_clean_repairÌ128Í()Ïboolean
2164 tidy_config_countÌ128Í()Ïint
2165 tidy_diagnoseÌ128Í()Ïboolean
2166 tidy_error_countÌ128Í()Ïint
2167 tidy_get_bodyÌ128Í(resource tidy)ÏTidyNode
2168 tidy_get_configÌ128Í()Ïarray
2169 tidy_get_error_bufferÌ128Í()Ïstring
2170 tidy_get_headÌ128Í()ÏTidyNode
2171 tidy_get_html_verÌ128Í()Ïint
2172 tidy_get_htmlÌ128Í()ÏTidyNode
2173 tidy_get_opt_docÌ128Í(tidy resource, string optname)Ïstring
2174 tidy_get_outputÌ128Í()Ïstring
2175 tidy_get_releaseÌ128Í()Ïstring
2176 tidy_get_rootÌ128Í()ÏTidyNode
2177 tidy_get_statusÌ128Í()Ïint
2178 tidy_getoptÌ128Í(string option)Ïmixed
2179 tidy_is_xhtmlÌ128Í()Ïbool
2180 tidy_is_xmlÌ128Í()Ïbool
2181 tidy_parse_fileÌ128Í(string file [, mixed config_options [, string encoding [, bool use_include_path]]])Ïboolean
2182 tidy_parse_stringÌ128Í(string input [, mixed config_options [, string encoding]])Ïbool
2183 tidy_repair_fileÌ128Í(string filename [, mixed config_file [, string encoding [, bool use_include_path]]])Ïboolean
2184 tidy_repair_stringÌ128Í(string data [, mixed config_file [, string encoding]])Ïboolean
2185 tidy_warning_countÌ128Í()Ïint
2186 time_nanosleepÌ128Í(long seconds, long nanoseconds)Ïmixed
2187 time_sleep_untilÌ128Í(float timestamp)Ïmixed
2188 timezone_abbreviations_listÌ128Í()Ïarray
2189 timezone_identifiers_listÌ128Í()Ïarray
2190 timezone_name_from_abbrÌ128Í(string abbr[, long gmtOffset[, long isdst]])Ïstring
2191 timezone_name_getÌ128Í(DateTimeZone object)Ïstring
2192 timezone_offset_getÌ128Í(DateTimeZone object, DateTime object)Ïlong
2193 timezone_openÌ128Í(string timezone)ÏDateTimeZone
2194 timezone_transitions_getÌ128Í(DateTimeZone object)Ïarray
2195 timeÌ128Í()Ïint
2196 tmpfileÌ128Í()Ïresource
2197 token_get_allÌ128Í(string source)Ïarray
2198 token_nameÌ128Í(int type)Ïstring
2199 touchÌ128Í(string filename [, int time [, int atime]])Ïbool
2200 trigger_errorÌ128Í(string messsage [, int error_type])Ïvoid
2201 trimÌ128Í(string str [, string character_mask])Ïstring
2202 uasortÌ128Í(array array_arg, mixed comparator)Ïbool
2203 ucfirstÌ128Í(string str)Ïstring
2204 ucwordsÌ128Í(string str)Ïstring
2205 uksortÌ128Í(array array_arg, mixed comparator)Ïbool
2206 umaskÌ128Í([int mask])Ïint
2207 unchangeAllÌ128Í()Ïbool
2208 unchangeAllÌ128Í()Ïbool
2209 unchangeIndexÌ128Í(int index)Ïbool
2210 unchangeNameÌ128Í(string name)Ïbool
2211 unicode_decodeÌ128Í(binary input, string encoding [, int flags])Ïunicode
2212 unicode_encodeÌ128Í(unicode input, string encoding [, int flags])Ïbinary
2213 unicode_get_error_modeÌ128Í(int direction)Ïint
2214 unicode_get_subst_charÌ128Í()Ïstring
2215 unicode_restore_error_handlerÌ128Í()Ïbool
2216 unicode_semanticsÌ128Í()Ïbool
2217 unicode_set_error_handlerÌ128Í(callback new_callback)Ïcallback
2218 unicode_set_error_modeÌ128Í(int direction, int mode)Ïbool
2219 unicode_set_subst_charÌ128Í(string character)Ïbool
2220 uniqidÌ128Í([string prefix , bool more_entropy])Ïstring
2221 unixtojdÌ128Í([int timestamp])Ïint
2222 unlinkÌ128Í(string filename[, context context])Ïbool
2223 unpackÌ128Í(string format, string input)Ïarray
2224 unregister_tick_functionÌ128Í(string function_name)Ïvoid
2225 unserializeÌ128Í(string variable_representation)Ïmixed
2226 urldecodeÌ128Í(binary str)Ïbinary
2227 urlencodeÌ128Í(binary str)Ïstring
2228 user_filter_nopÌ128Í()Ïvoid
2229 usleepÌ128Í(int micro_seconds)Ïvoid
2230 usortÌ128Í(array array_arg, mixed comparator)Ïbool
2231 utf8_decodeÌ128Í(string data)Ïstring
2232 utf8_encodeÌ128Í(string data)Ïstring
2233 var_dumpÌ128Í(mixed var)Ïvoid
2234 var_exportÌ128Í(mixed var [, bool return])Ïmixed
2235 var_inspectÌ128Í(mixed var)Ïvoid
2236 variant_absÌ128Í(mixed left)Ïmixed
2237 variant_addÌ128Í(mixed left, mixed right)Ïmixed
2238 variant_andÌ128Í(mixed left, mixed right)Ïmixed
2239 variant_castÌ128Í(object variant, int type)Ïobject
2240 variant_catÌ128Í(mixed left, mixed right)Ïmixed
2241 variant_cmpÌ128Í(mixed left, mixed right [, int lcid [, int flags]])Ïint
2242 variant_date_from_timestampÌ128Í(int timestamp)Ïobject
2243 variant_date_to_timestampÌ128Í(object variant)Ïint
2244 variant_divÌ128Í(mixed left, mixed right)Ïmixed
2245 variant_eqvÌ128Í(mixed left, mixed right)Ïmixed
2246 variant_fixÌ128Í(mixed left)Ïmixed
2247 variant_get_typeÌ128Í(object variant)Ïint
2248 variant_idivÌ128Í(mixed left, mixed right)Ïmixed
2249 variant_impÌ128Í(mixed left, mixed right)Ïmixed
2250 variant_intÌ128Í(mixed left)Ïmixed
2251 variant_modÌ128Í(mixed left, mixed right)Ïmixed
2252 variant_mulÌ128Í(mixed left, mixed right)Ïmixed
2253 variant_negÌ128Í(mixed left)Ïmixed
2254 variant_notÌ128Í(mixed left)Ïmixed
2255 variant_orÌ128Í(mixed left, mixed right)Ïmixed
2256 variant_powÌ128Í(mixed left, mixed right)Ïmixed
2257 variant_roundÌ128Í(mixed left, int decimals)Ïmixed
2258 variant_set_typeÌ128Í(object variant, int type)Ïvoid
2259 variant_setÌ128Í(object variant, mixed value)Ïvoid
2260 variant_subÌ128Í(mixed left, mixed right)Ïmixed
2261 variant_xorÌ128Í(mixed left, mixed right)Ïmixed
2262 version_compareÌ128Í(string ver1, string ver2 [, string oper])Ïint
2263 vfprintfÌ128Í(resource stream, string format, array args)Ïint
2264 virtualÌ128Í(string filename)Ïbool
2265 virtualÌ128Í(string filename)Ïbool
2266 virtualÌ128Í(string uri)Ïbool
2267 virtualÌ128Í(string uri)Ïbool
2268 vprintfÌ128Í(string format, array args)Ïint
2269 vsprintfÌ128Í(string format, array args)Ïstring
2270 wddx_add_varsÌ128Í(int packet_id,  mixed var_names [, mixed ...])Ïint
2271 wddx_packet_endÌ128Í(int packet_id)Ïstring
2272 wddx_packet_startÌ128Í([string comment])Ïint
2273 wddx_serialize_valueÌ128Í(mixed var [, string comment])Ïstring
2274 wddx_serialize_varsÌ128Í(mixed var_name [, mixed ...])Ïstring
2275 wddx_unserializeÌ128Í(mixed packet)Ïmixed
2276 wordwrapÌ128Í(string str [, int width [, string break [, boolean cut]]])Ïstring
2277 xml_error_stringÌ128Í(int code)Ïstring
2278 xml_get_current_byte_indexÌ128Í(resource parser)Ïint
2279 xml_get_current_column_numberÌ128Í(resource parser)Ïint
2280 xml_get_current_line_numberÌ128Í(resource parser)Ïint
2281 xml_get_error_codeÌ128Í(resource parser)Ïint
2282 xml_parse_into_structÌ128Í(resource parser, string data, array &struct, array &index)Ïint
2283 xml_parser_create_nsÌ128Í([string encoding [, string sep]])Ïresource
2284 xml_parser_createÌ128Í([string encoding])Ïresource
2285 xml_parser_freeÌ128Í(resource parser)Ïint
2286 xml_parser_get_optionÌ128Í(resource parser, int option)Ïint
2287 xml_parser_set_optionÌ128Í(resource parser, int option, mixed value)Ïint
2288 xml_parseÌ128Í(resource parser, string data [, int isFinal])Ïint
2289 xml_set_character_data_handlerÌ128Í(resource parser, string hdl)Ïint
2290 xml_set_default_handlerÌ128Í(resource parser, string hdl)Ïint
2291 xml_set_element_handlerÌ128Í(resource parser, string shdl, string ehdl)Ïint
2292 xml_set_end_namespace_decl_handlerÌ128Í(resource parser, string hdl)Ïint
2293 xml_set_external_entity_ref_handlerÌ128Í(resource parser, string hdl)Ïint
2294 xml_set_notation_decl_handlerÌ128Í(resource parser, string hdl)Ïint
2295 xml_set_objectÌ128Í(resource parser, object &obj)Ïint
2296 xml_set_processing_instruction_handlerÌ128Í(resource parser, string hdl)Ïint
2297 xml_set_start_namespace_decl_handlerÌ128Í(resource parser, string hdl)Ïint
2298 xml_set_unparsed_entity_decl_handlerÌ128Í(resource parser, string hdl)Ïint
2299 xmlrpc_decode_requestÌ128Í(string xml, string& method [, string encoding])Ïarray
2300 xmlrpc_decodeÌ128Í(string xml [, string encoding])Ïarray
2301 xmlrpc_encode_requestÌ128Í(string method, mixed params)Ïstring
2302 xmlrpc_encodeÌ128Í(mixed value)Ïstring
2303 xmlrpc_get_typeÌ128Í(mixed value)Ïstring
2304 xmlrpc_is_faultÌ128Í(array)Ïbool
2305 xmlrpc_parse_method_descriptionsÌ128Í(string xml)Ïarray
2306 xmlrpc_server_add_introspection_dataÌ128Í(resource server, array desc)Ïint
2307 xmlrpc_server_call_methodÌ128Í(resource server, string xml, mixed user_data [, array output_options])Ïmixed
2308 xmlrpc_server_createÌ128Í()Ïresource
2309 xmlrpc_server_destroyÌ128Í(resource server)Ïint
2310 xmlrpc_server_register_introspection_callbackÌ128Í(resource server, string function)Ïbool
2311 xmlrpc_server_register_methodÌ128Í(resource server, string method_name, string function)Ïbool
2312 xmlrpc_set_typeÌ128Í(string value, string type)Ïbool
2313 xmlwriter_end_attributeÌ128Í(resource xmlwriter)Ïbool
2314 xmlwriter_end_cdataÌ128Í(resource xmlwriter)Ïbool
2315 xmlwriter_end_commentÌ128Í(resource xmlwriter)Ïbool
2316 xmlwriter_end_documentÌ128Í(resource xmlwriter)Ïbool
2317 xmlwriter_end_dtd_attlistÌ128Í(resource xmlwriter)Ïbool
2318 xmlwriter_end_dtd_elementÌ128Í(resource xmlwriter)Ïbool
2319 xmlwriter_end_dtd_entityÌ128Í(resource xmlwriter)Ïbool
2320 xmlwriter_end_dtdÌ128Í(resource xmlwriter)Ïbool
2321 xmlwriter_end_elementÌ128Í(resource xmlwriter)Ïbool
2322 xmlwriter_end_piÌ128Í(resource xmlwriter)Ïbool
2323 xmlwriter_flushÌ128Í(resource xmlwriter [,bool empty])Ïmixed
2324 xmlwriter_full_end_elementÌ128Í(resource xmlwriter)Ïbool
2325 xmlwriter_open_memoryÌ128Í()Ïresource
2326 xmlwriter_open_uriÌ128Í(string source)Ïresource
2327 xmlwriter_output_memoryÌ128Í(resource xmlwriter [,bool flush])Ïstring
2328 xmlwriter_set_indent_stringÌ128Í(resource xmlwriter, string indentString)Ïbool
2329 xmlwriter_set_indentÌ128Í(resource xmlwriter, bool indent)Ïbool
2330 xmlwriter_start_attribute_nsÌ128Í(resource xmlwriter, string prefix, string name, string uri)Ïbool
2331 xmlwriter_start_attributeÌ128Í(resource xmlwriter, string name)Ïbool
2332 xmlwriter_start_cdataÌ128Í(resource xmlwriter)Ïbool
2333 xmlwriter_start_commentÌ128Í(resource xmlwriter)Ïbool
2334 xmlwriter_start_documentÌ128Í(resource xmlwriter, string version, string encoding, string standalone)Ïbool
2335 xmlwriter_start_dtd_attlistÌ128Í(resource xmlwriter, string name)Ïbool
2336 xmlwriter_start_dtd_elementÌ128Í(resource xmlwriter, string name)Ïbool
2337 xmlwriter_start_dtd_entityÌ128Í(resource xmlwriter, string name, bool isparam)Ïbool
2338 xmlwriter_start_dtdÌ128Í(resource xmlwriter, string name, string pubid, string sysid)Ïbool
2339 xmlwriter_start_element_nsÌ128Í(resource xmlwriter, string prefix, string name, string uri)Ïbool
2340 xmlwriter_start_elementÌ128Í(resource xmlwriter, string name)Ïbool
2341 xmlwriter_start_piÌ128Í(resource xmlwriter, string target)Ïbool
2342 xmlwriter_textÌ128Í(resource xmlwriter, string content)Ïbool
2343 xmlwriter_write_attribute_nsÌ128Í(resource xmlwriter, string prefix, string name, string uri, string content)Ïbool
2344 xmlwriter_write_attributeÌ128Í(resource xmlwriter, string name, string content)Ïbool
2345 xmlwriter_write_cdataÌ128Í(resource xmlwriter, string content)Ïbool
2346 xmlwriter_write_commentÌ128Í(resource xmlwriter, string content)Ïbool
2347 xmlwriter_write_dtd_attlistÌ128Í(resource xmlwriter, string name, string content)Ïbool
2348 xmlwriter_write_dtd_elementÌ128Í(resource xmlwriter, string name, string content)Ïbool
2349 xmlwriter_write_dtd_entityÌ128Í(resource xmlwriter, string name, string content [, int pe [, string pubid [, string sysid [, string ndataid]]]])Ïbool
2350 xmlwriter_write_dtdÌ128Í(resource xmlwriter, string name, string pubid, string sysid, string subset)Ïbool
2351 xmlwriter_write_element_nsÌ128Í(resource xmlwriter, string prefix, string name, string uri[, string content])Ïbool
2352 xmlwriter_write_elementÌ128Í(resource xmlwriter, string name[, string content])Ïbool
2353 xmlwriter_write_piÌ128Í(resource xmlwriter, string target, string content)Ïbool
2354 xmlwriter_write_rawÌ128Í(resource xmlwriter, string content)Ïbool
2355 xsl_xsltprocessor_get_parameterÌ128Í(string namespace, string name)Ïstring
2356 xsl_xsltprocessor_has_exslt_supportÌ128Í()Ïbool
2357 xsl_xsltprocessor_import_stylesheetÌ128Í(domdocument doc)Ïvoid
2358 xsl_xsltprocessor_register_php_functionsÌ128Í()Ïvoid
2359 xsl_xsltprocessor_remove_parameterÌ128Í(string namespace, string name)Ïbool
2360 xsl_xsltprocessor_set_parameterÌ128Í(string namespace, mixed name [, string value])Ïbool
2361 xsl_xsltprocessor_transform_to_docÌ128Í(domnode doc)Ïdomdocument
2362 xsl_xsltprocessor_transform_to_uriÌ128Í(domdocument doc, string uri)Ïint
2363 xsl_xsltprocessor_transform_to_xmlÌ128Í(domdocument doc)Ïstring
2364 zend_logo_guidÌ128Í()Ïstring
2365 zend_test_funcÌ128Í(mixed arg1, mixed arg2)Ïvoid
2366 zend_thread_idÌ128Í()Ïint
2367 zend_versionÌ128Í()Ïstring
2368 zip_closeÌ128Í(resource zip)Ïvoid
2369 zip_entry_closeÌ128Í(resource zip_ent)Ïvoid
2370 zip_entry_compressedsizeÌ128Í(resource zip_entry)Ïint
2371 zip_entry_compressionmethodÌ128Í(resource zip_entry)Ïstring
2372 zip_entry_filesizeÌ128Í(resource zip_entry)Ïint
2373 zip_entry_nameÌ128Í(resource zip_entry)Ïstring
2374 zip_entry_openÌ128Í(resource zip_dp, resource zip_entry [, string mode])Ïbool
2375 zip_entry_readÌ128Í(resource zip_entry [, int len])Ïmixed
2376 zip_openÌ128Í(string filename)Ïresource
2377 zip_readÌ128Í(resource zip)Ïresource
2378 zlib_decodeÌ128Í(binary data[, int max_decoded_len])Ïbinary
2379 zlib_encodeÌ128Í(binary data, int encoding[, int level = -1])Ïbinary
2380 zlib_get_coding_typeÌ128Í()Ïstring