Você está na página 1de 180

1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. 14. 15. 16. 17. 18. 19. 20. 21. 22. 23. 24.

25. 26. 27. 28.

abs (mixed $number) acos (float $arg) acosh (float $arg) addAction (SWFAction $action, int $flags) addAction (SWFAction $action, int $flags) addASound (SWFSound $sound, int $flags) addAttribute (string $name, string $value [, string $namespace]) addChars (string $char) addChars (string $chars) addChild (string $name [, string $value [, string $namespace]]) addColor (int $red, int $green, int $blue [, int $a]) addcslashes (string $str, string $charlist) addEntry (float $ratio, int $red, int $green, int $blue [, int $a]) addExport (SWFCharacter $char, string $name) addFill (int $red, int $green, int $blue [, int $a]) addFont (SWFFont $font) addFunction (mixed $functions) add_namespace (string $uri, string $prefix) add (object $instance) add (object $object) addShape (SWFShape $shape, int $flags) addslashes (string $str) addString (string $string) addString (string $string) addUTF8Chars (string $char) addUTF8String (string $text) aggregate_info (object $object) aggregate_methods_by_list (object $object, string $class_name, array $methods_list [, bool $exclude])

29.

aggregate_methods_by_regexp (object $object, string $class_name, string $regexp [, bool $exclude])

30. 31. 32.

aggregate_methods (object $object, string $class_name) aggregate (object $object, string $class_name) aggregate_properties_by_list (object $object, string $class_name, array $properties_list [, bool $exclude])

33.

aggregate_properties_by_regexp (object $object, string $class_name, string $regexp [, bool $exclude])

34. 35.

aggregate_properties (object $object, string $class_name) Aliasofxdiff_string_bdiffxdiff_string_bpatchxdiff_string_diffxdiffFunctionsPHPMan ualxdiff_string_diff_binary (PECLxdiff:0.21.4)xdiff_string_diff_binary—Aliasofxdiff_string_bdiffDescriptionstringxdif f_string_bdiff (string $old_data, string $new_data)

36. 37. 38. 39. 40. 41. 42. 43. 44. 45. 46. 47. 48. 49. 50. 51. 52. 53. 54. 55.

align (int $alignement) apache_child_terminate (void) apache_getenv (string $variable [, bool $walk_to_top]) apache_get_modules (void) apache_get_version (void) apache_lookup_uri (string $filename) apache_note (string $note_name [, string $note_value]) apache_request_headers (void) apache_reset_timeout (void) apache_response_headers (void) apache_setenv (string $variable, string $value [, bool $walk_to_top]) apc_add (string $key, mixed $var [, int $ttl]) apc_cache_info ([string $cache_type [, bool $limited]]) apc_clear_cache ([string $cache_type]) apc_compile_file (string $filename) apc_define_constants (string $key, array $constants [, bool $case_sensitive]) apc_delete (string $key) apc_fetch (string $key) apc_load_constants (string $key [, bool $case_sensitive]) apc_sma_info ([bool $limited])

56. 57. 58. 59. 60. 61. 62. 63. 64. 65. 66. 67. 68. 69. 70.

apc_store (string $key, mixed $var [, int $ttl]) apd_breakpoint (int $debug_level) apd_callstack (void) apd_clunk (string $warning [, string $delimiter]) apd_continue (int $debug_level) apd_croak (string $warning [, string $delimiter]) apd_dump_function_table (void) apd_dump_persistent_resources (void) apd_dump_regular_resources (void) apd_echo (string $output) apd_get_active_symbols (void) apd_set_pprof_trace ([string $dump_directory [, string $fragment]]) apd_set_session (int $debug_level) apd_set_session_trace (int $debug_level [, string $dump_directory]) apd_set_socket_session_trace (string $tcp_server, int $socket_type, int $port, int $debug_level)

71. 72. 73. 74. 75. 76. 77. 78. 79. 80. 81.

append_child (DOMNode $newnode) append (mixed $value) append (OCI-Lob $lob_from) array_change_key_case (array $input [, int $case]) array_chunk (array $input, int $size [, bool $preserve_keys]) array_combine (array $keys, array $values) array_count_values (array $input) array_diff (array $array1, array $array2 [, array $...]) array_diff_assoc (array $array1, array $array2 [, array $...]) array_diff_key (array $array1, array $array2 [, array $...]) array_diff_uassoc (array $array1, array $array2 [, array $...], callback $key_compare_func)

82.

array_diff_ukey (array $array1, array $array2 [, array $...], callback $key_compare_func)

83.

array_fill (int $start_index, int $num, mixed $value)

84. 85. 86. 87. 88. 89. 90.

array_fill_keys (array $keys, mixed $value) array_filter (array $input [, callback $callback]) array_flip (array $trans) array_intersect (array $array1, array $array2 [, array $...]) array_intersect_assoc (array $array1, array $array2 [, array $...]) array_intersect_key (array $array1, array $array2 [, array $...]) array_intersect_uassoc (array $array1, array $array2 [, array $...], callback $key_compare_func)

91.

array_intersect_ukey (array $array1, array $array2 [, array $...], callback $key_compare_func)

92. 93. 94. 95. 96. 97. 98. 99. 100. 101. 102. 103. 104. 105. 106. 107. 108. 109. 110. 111.

array_key_exists (mixed $key, array $search) array_keys (array $input [, mixed $search_value [, bool $strict]]) array_map (callback $callback, array $arr1 [, array $...]) array_merge (array $array1 [, array $array2 [, array $...]]) array_merge_recursive (array $array1 [, array $...]) array ([mixed $...]) array_multisort (array $arr [, mixed $arg [, mixed $...]]) array_pad (array $input, int $pad_size, mixed $pad_value) array_pop (array& $array) array_product (array $array) array_push (array& $array, mixed $var [, mixed $...]) array_rand (array $input [, int $num_req]) array_reduce (array $input, callback $function [, int $initial]) array_reverse (array $array [, bool $preserve_keys]) array_search (mixed $needle, array $haystack [, bool $strict]) array_shift (array& $array) array_slice (array $array, int $offset [, int $length [, bool $preserve_keys]]) array_splice (array& $input, int $offset [, int $length [, mixed $replacement]]) array_sum (array $array) array_udiff (array $array1, array $array2 [, array $...], callback $data_compare_func)

112.

array_udiff_assoc (array $array1, array $array2 [, array $...], callback $data_compare_func)

113.

array_udiff_uassoc (array $array1, array $array2 [, array $...], callback $data_compare_func, callback $key_compare_func)

114.

array_uintersect (array $array1, array $array2 [, array $...], callback $data_compare_func)

115.

array_uintersect_assoc (array $array1, array $array2 [, array $...], callback $data_compare_func)

116.

array_uintersect_uassoc (array $array1, array $array2 [, array $...], callback $data_compare_func, callback $key_compare_func)

117. 118. 119. 120. 121. 122. 123. 124. 125. 126. 127. 128. 129. 130. 131. 132. 133. 134. 135. 136. 137.

array_unique (array $array) array_unshift (array& $array, mixed $var [, mixed $...]) array_values (array $input) array_walk (array& $array, callback $funcname [, mixed $userdata]) array_walk_recursive (array& $input, callback $funcname [, mixed $userdata]) arsort (array& $array [, int $sort_flags]) ascii2ebcdic (string $ascii_str) asin (float $arg) asinh (float $arg) asort (array& $array [, int $sort_flags]) assert (mixed $assertion) assert_options (int $what [, mixed $value]) assign (array $parameter) assignElem (int $index, mixed $value) assign (OCI-Collection $from) asXML ([string $filename]) atan2 (float $y, float $x) atan (float $arg) atanh (float $arg) attreditable (array $parameter) attributes ([string $ns [, bool $is_prefix]])

138. 139. 140. 141. 142.

base64_decode (string $data [, bool $strict]) base64_encode (string $data) base_convert (string $number, int $frombase, int $tobase) basename (string $path [, string $suffix]) bbcode_add_element (resource $bbcode_container, string $tag_name, array $tag_rules)

143.

bbcode_add_smiley (resource $bbcode_container, string $smiley, string $replace_by)

144. 145. 146. 147. 148. 149. 150. 151. 152. 153. 154. 155. 156. 157. 158.

bbcode_create ([array $bbcode_initial_tags]) bbcode_destroy (resource $bbcode_container) bbcode_parse (resource $bbcode_container, string $to_parse) bbcode_set_arg_parser (resource $bbcode_container, resource $bbcode_arg_parser) bbcode_set_flags (resource $bbcode_container, int $flags [, int $mode]) bcadd (string $left_operand, string $right_operand [, int $scale]) bccomp (string $left_operand, string $right_operand [, int $scale]) bcdiv (string $left_operand, string $right_operand [, int $scale]) bcmod (string $left_operand, string $modulus) bcmul (string $left_operand, string $right_operand [, int $scale]) bcompiler_load_exe (string $filename) bcompiler_load (string $filename) bcompiler_parse_class (string $class, string $callback) bcompiler_read (resource $filehandle) bcompiler_write_class (resource $filehandle, string $className [, string $extends])

159. 160. 161. 162. 163. 164. 165.

bcompiler_write_constant (resource $filehandle, string $constantName) bcompiler_write_exe_footer (resource $filehandle, int $startpos) bcompiler_write_file (resource $filehandle, string $filename) bcompiler_write_footer (resource $filehandle) bcompiler_write_function (resource $filehandle, string $functionName) bcompiler_write_functions_from_file (resource $filehandle, string $fileName) bcompiler_write_header (resource $filehandle [, string $write_ver])

166. 167.

bcompiler_write_included_filename (resource $filehandle, string $filename) bcpowmod (string $left_operand, string $right_operand, string $modulus [, int $scale])

168. 169. 170. 171. 172. 173. 174. 175. 176. 177. 178. 179. 180. 181. 182. 183. 184. 185. 186. 187.

bcpow (string $left_operand, string $right_operand [, int $scale]) bcscale (int $scale) bcsqrt (string $operand [, int $scale]) bcsub (string $left_operand, string $right_operand [, int $scale]) bin2hex (string $str) bindec (string $binary_string) bind_textdomain_codeset (string $domain, string $codeset) bindtextdomain (string $domain, string $directory) bzclose (resource $bz) bzcompress (string $source [, int $blocksize [, int $workfactor]]) bzdecompress (string $source [, int $small]) bzerrno (resource $bz) bzerror (resource $bz) bzerrstr (resource $bz) bzflush (resource $bz) bzopen (string $filename, string $mode) bzread (resource $bz [, int $length]) bzwrite (resource $bz, string $data [, int $length]) calculhmac (string $clent, string $data) calcul_hmac (string $clent, string $siretcode, string $price, string $reference, string $validity, string $taxation, string $devise, string $language)

188. 189. 190. 191.

cal_days_in_month (int $calendar, int $month, int $year) cal_from_jd (int $jd, int $calendar) cal_info ([int $calendar]) __call (string $function_name, array $arguments [, array $options [, array $input_headers [, array $output_headers]]])

192. 193.

call_user_func_array (callback $function, array $param_arr) call_user_func (callback $function [, mixed $parameter [, mixed $...]])

194. 195.

call_user_method_array (string $method_name, object& $obj, array $params) call_user_method (string $method_name, object& $obj [, mixed $parameter [, mixed $...]])

196. 197. 198.

cal_to_jd (int $calendar, int $month, int $day, int $year) ceil (float $value) ChangesthecolorvalueofanypixelthatmatchestargetImagick::coalesceImagesImagick::co lorizeImageTheImagickclassPHPManualImagick::colorFloodfillImage (Noversioninformationavailable, mightbeonlyinCVS)Imagick::colorFloodfillImage—Changesthecolorvalueofanypixe lthatmatchestargetDescriptionboolImagick::colorFloodfillImage (mixed $fill, float $fuzz, mixed $bordercolor, int $x, int $y)

199. 200. 201. 202. 203. 204. 205. 206. 207. 208. 209. 210. 211. 212. 213. 214. 215.

chdir (string $directory) checkdate (int $month, int $day, int $year) checkdnsrr (string $host [, string $type]) checkin (array $parameter) checkout (array $parameter) chgrp (string $filename, mixed $group) children (array $parameter) children ([string $ns [, bool $is_prefix]]) chmod (string $filename, int $mode) chown (string $filename, mixed $user) chr (int $ascii) chroot (string $directory) chunk_split (string $body [, int $chunklen [, string $end]]) class_exists (string $class_name [, bool $autoload]) class_implements (mixed $class [, bool $autoload]) classkit_import (string $filename) classkit_method_add (string $classname, string $methodname, string $args, string $code [, int $flags])

216.

classkit_method_copy (string $dClass, string $dMethod, string $sClass [, string $sMethod])

217.

classkit_method_redefine (string $classname, string $methodname, string $args, string $code [, int $flags])

218. 219. 220. 221. 222. 223. 224. 225. 226. 227. 228. 229.

classkit_method_remove (string $classname, string $methodname) classkit_method_rename (string $classname, string $methodname, string $newname) class_parents (mixed $class [, bool $autoload]) clearstatcache (void) closedir (resource $dir_handle) closelog (void) close (void) com_addref (void) com_create_guid (void) com_event_sink (variant $comobject, object $sinkobject [, mixed $sinkinterface]) com_get_active_object (string $progid [, int $code_page]) com_invoke (resource $com_object, string $function_name [, mixed $function_parameters])

230. 231. 232. 233. 234. 235.

com_isenum (variant $com_module) com_load_typelib (string $typelib_name [, bool $case_insensitive]) com_message_pump ([int $timeoutms]) commit (void) compact (mixed $varname [, mixed $...]) com_print_typeinfo (object $comobject [, string $dispinterface [, bool $wantsink]])

236. 237. 238. 239. 240. 241. 242. 243. 244.

com_release (void) connection_aborted (void) connection_status (void) connection_timeout (void) connect (string $protocol [, array $properties]) constant (string $name) content (array $parameter) convert_cyr_string (string $str, string $from, string $to) convert_uudecode (string $data)

245. 246. 247. 248. 249. 250. 251. 252. 253. 254. 255. 256. 257. 258. 259. 260. 261. 262. 263. 264. 265. 266. 267. 268. 269. 270. 271. 272. 273. 274. 275.

convert_uuencode (string $data) copy (string $source, string $dest [, resource $context]) cos (float $arg) cosh (float $arg) count_chars (string $string [, int $mode]) count (mixed $var [, int $mode]) crack_check (resource $dictionary, string $password) crack_closedict ([resource $dictionary]) crack_getlastmessage (void) crack_opendict (string $dictionary) crc32 (string $str) create_function (string $args, string $code) crypt (string $str [, string $salt]) ctype_alnum (string $text) ctype_alpha (string $text) ctype_cntrl (string $text) ctype_digit (string $text) ctype_graph (string $text) ctype_lower (string $text) ctype_print (string $text) ctype_punct (string $text) ctype_space (string $text) ctype_upper (string $text) ctype_xdigit (string $text) curl_close (resource $ch) curl_copy_handle (resource $ch) curl_errno (resource $ch) curl_error (resource $ch) curl_exec (resource $ch) curl_getinfo (resource $ch [, int $opt]) curl_init ([string $url])

276. 277. 278. 279. 280. 281. 282. 283. 284. 285. 286. 287. 288.

curl_multi_add_handle (resource $mh, resource $ch) curl_multi_close (resource $mh) curl_multi_exec (resource $mh, int& $still_running) curl_multi_getcontent (resource $ch) curl_multi_info_read (resource $mh [, int $msgs_in_queue]) curl_multi_init (void) curl_multi_remove_handle (resource $mh, resource $ch) curl_multi_select (resource $mh [, float $timeout]) curl_setopt_array (resource $ch, array $options) curl_setopt (resource $ch, int $option, mixed $value) curl_version ([int $age]) current (array& $array) cyrus_authenticate (resource $connection [, string $mechlist [, string $service [, string $user [, int $minssf [, int $maxssf [, string $authname [, string $password]]]]]]])

289. 290. 291. 292. 293. 294. 295. 296. 297. 298. 299. 300. 301. 302. 303. 304.

cyrus_bind (resource $connection, array $callbacks) cyrus_close (resource $connection) cyrus_connect ([string $host [, string $port [, int $flags]]]) cyrus_query (resource $connection, string $query) cyrus_unbind (resource $connection, string $trigger_name) data (void) date_add (DateTime $object, DateInterval $interval) date_create ([string $time [, DateTimeZone $timezone]]) date_date_set (DateTime $object, int $year, int $month, int $day) date_default_timezone_get (void) date_default_timezone_set (string $timezone_identifier) date_format (DateTime $object, string $format) date_isodate_set (DateTime $object, int $year, int $week [, int $day]) date_modify (DateTime $object, string $modify) date_offset_get (DateTime $object) date_parse (string $date)

305. 306. 307. 308.

date (string $format [, int $timestamp]) date_sub (DateTime $object, DateInterval $interval) date_sun_info (int $time, float $latitude, float $longitude) date_sunrise (int $timestamp [, int $format [, float $latitude [, float $longitude [, float $zenith [, float $gmt_offset]]]]])

309.

date_sunset (int $timestamp [, int $format [, float $latitude [, float $longitude [, float $zenith [, float $gmt_offset]]]]])

310. 311. 312. 313. 314.

date_time_set (DateTime $object, int $hour, int $minute [, int $second]) date_timezone_get (DateTime $object) date_timezone_set (DateTime $object, DateTimeZone $timezone) db2_autocommit (resource $connection [, bool $value]) db2_bind_param (resource $stmt, int $parameter-number, string $variable-name [, int $parameter-type [, int $data-type [, int $precision [, int $scale]]]])

315. 316. 317.

db2_client_info (resource $connection) db2_close (resource $connection) db2_column_privileges (resource $connection [, string $qualifier [, string $schema [, string $table-name [, string $column-name]]]])

318.

db2_columns (resource $connection [, string $qualifier [, string $schema [, string $table-name [, string $column-name]]]])

319. 320.

db2_commit (resource $connection) db2_connect (string $database, string $username, string $password [, array $options])

321. 322. 323. 324. 325. 326. 327. 328. 329.

db2_conn_errormsg ([resource $connection]) db2_conn_error ([resource $connection]) db2_cursor_type (resource $stmt) db2_escape_string (string $string_literal) db2_exec (resource $connection, string $statement [, array $options]) db2_execute (resource $stmt [, array $parameters]) db2_fetch_array (resource $stmt [, int $row_number]) db2_fetch_assoc (resource $stmt [, int $row_number]) db2_fetch_both (resource $stmt [, int $row_number])

330. 331. 332. 333. 334. 335. 336. 337. 338. 339.

db2_fetch_object (resource $stmt [, int $row_number]) db2_fetch_row (resource $stmt [, int $row_number]) db2_field_display_size (resource $stmt, mixed $column) db2_field_name (resource $stmt, mixed $column) db2_field_num (resource $stmt, mixed $column) db2_field_precision (resource $stmt, mixed $column) db2_field_scale (resource $stmt, mixed $column) db2_field_type (resource $stmt, mixed $column) db2_field_width (resource $stmt, mixed $column) db2_foreign_keys (resource $connection, string $qualifier, string $schema, string $table-name)

340. 341. 342. 343. 344. 345. 346. 347.

db2_free_result (resource $stmt) db2_free_stmt (resource $stmt) db2_get_option (resource $resource, string $option) db2_lob_read (resource $stmt, int $colnum, int $length) db2_next_result (resource $stmt) db2_num_fields (resource $stmt) db2_num_rows (resource $stmt) db2_pconnect (string $database, string $username, string $password [, array $options])

348. 349.

db2_prepare (resource $connection, string $statement [, array $options]) db2_primary_keys (resource $connection, string $qualifier, string $schema, string $table-name)

350.

db2_procedure_columns (resource $connection, string $qualifier, string $schema, string $procedure, string $parameter)

351.

db2_procedures (resource $connection, string $qualifier, string $schema, string $procedure)

352. 353. 354. 355.

db2_result (resource $stmt, mixed $column) db2_rollback (resource $connection) db2_server_info (resource $connection) db2_set_option (resource $resource, array $options, int $type)

356.

db2_special_columns (resource $connection, string $qualifier, string $schema, string $table_name, int $scope)

357.

db2_statistics (resource $connection, string $qualifier, string $schema, string $table-name, bool $unique)

358. 359. 360.

db2_stmt_errormsg ([resource $stmt]) db2_stmt_error ([resource $stmt]) db2_table_privileges (resource $connection [, string $qualifier [, string $schema [, string $table_name]]])

361.

db2_tables (resource $connection [, string $qualifier [, string $schema [, string $table-name [, string $table-type]]]])

362. 363. 364. 365. 366. 367. 368. 369. 370. 371. 372. 373. 374. 375. 376. 377. 378. 379. 380. 381. 382.

dba_close (resource $handle) dba_delete (string $key, resource $handle) dba_exists (string $key, resource $handle) dba_fetch (string $key, resource $handle) dba_firstkey (resource $handle) dba_handlers ([bool $full_info]) dba_insert (string $key, string $value, resource $handle) dba_key_split (mixed $key) dba_list (void) dba_nextkey (resource $handle) dba_open (string $path, string $mode [, string $handler [, mixed $...]]) dba_optimize (resource $handle) dba_popen (string $path, string $mode [, string $handler [, mixed $...]]) dba_replace (string $key, string $value, resource $handle) dbase_add_record (int $dbase_identifier, array $record) dbase_close (int $dbase_identifier) dbase_create (string $filename, array $fields) dbase_delete_record (int $dbase_identifier, int $record_number) dbase_get_header_info (int $dbase_identifier) dbase_get_record (int $dbase_identifier, int $record_number) dbase_get_record_with_names (int $dbase_identifier, int $record_number)

383. 384. 385. 386. 387. 388. 389. 390. 391. 392. 393. 394. 395. 396. 397. 398. 399. 400. 401. 402. 403. 404. 405. 406. 407. 408. 409. 410. 411. 412. 413.

dbase_numfields (int $dbase_identifier) dbase_numrecords (int $dbase_identifier) dbase_open (string $filename, int $mode) dbase_pack (int $dbase_identifier) dbase_replace_record (int $dbase_identifier, array $record, int $record_number) dba_sync (resource $handle) dbplus_add (resource $relation, array $tuple) dbplus_aql (string $query [, string $server [, string $dbpath]]) dbplus_chdir ([string $newdir]) dbplus_close (resource $relation) dbplus_curr (resource $relation, array& $tuple) dbplus_errcode ([int $errno]) dbplus_errno (void) dbplus_find (resource $relation, array $constraints, mixed $tuple) dbplus_first (resource $relation, array& $tuple) dbplus_flush (resource $relation) dbplus_freealllocks (void) dbplus_freelock (resource $relation, string $tuple) dbplus_freerlocks (resource $relation) dbplus_getlock (resource $relation, string $tuple) dbplus_getunique (resource $relation, int $uniqueid) dbplus_info (resource $relation, string $key, array& $result) dbplus_last (resource $relation, array& $tuple) dbplus_lockrel (resource $relation) dbplus_next (resource $relation, array& $tuple) dbplus_open (string $name) dbplus_prev (resource $relation, array& $tuple) dbplus_rchperm (resource $relation, int $mask, string $user, string $group) dbplus_rcreate (string $name, mixed $domlist [, bool $overwrite]) dbplus_rcrtexact (string $name, resource $relation [, bool $overwrite]) dbplus_rcrtlike (string $name, resource $relation [, int $overwrite])

414. 415. 416. 417. 418. 419. 420. 421. 422. 423. 424. 425. 426. 427. 428. 429. 430. 431. 432. 433. 434. 435. 436. 437. 438. 439.

dbplus_resolve (string $relation_name) dbplus_restorepos (resource $relation, array $tuple) dbplus_rkeys (resource $relation, mixed $domlist) dbplus_ropen (string $name) dbplus_rquery (string $query [, string $dbpath]) dbplus_rrename (resource $relation, string $name) dbplus_rsecindex (resource $relation, mixed $domlist, int $type) dbplus_runlink (resource $relation) dbplus_rzap (resource $relation) dbplus_savepos (resource $relation) dbplus_setindexbynumber (resource $relation, int $idx_number) dbplus_setindex (resource $relation, string $idx_name) dbplus_sql (string $query [, string $server [, string $dbpath]]) dbplus_tcl (int $sid, string $script) dbplus_tremove (resource $relation, array $tuple [, array& $current]) dbplus_undoprepare (resource $relation) dbplus_undo (resource $relation) dbplus_unlockrel (resource $relation) dbplus_unselect (resource $relation) dbplus_update (resource $relation, array $old, array $new) dbplus_xlockrel (resource $relation) dbplus_xunlockrel (resource $relation) dbstat (array $parameter) dbx_close (object $link_identifier) dbx_compare (array $row_a, array $row_b, string $column_key [, int $flags]) dbx_connect (mixed $module, string $host, string $database, string $username, string $password [, int $persistent])

440. 441. 442. 443.

dbx_error (object $link_identifier) dbx_escape_string (object $link_identifier, string $text) dbx_fetch_row (object $result_identifier) dbx_query (object $link_identifier, string $sql_statement [, int $flags])

444. 445. 446.

dbx_sort (object $result, string $user_compare_function) dcgettext (string $domain, string $message, int $category) dcngettext (string $domain, string $msgid1, string $msgid2, int $n, int $category)

447. 448. 449. 450. 451. 452. 453. 454. 455. 456. 457. 458. 459. 460. 461. 462. 463. 464. 465. 466. 467. 468. 469. 470. 471. 472. 473.

dcstat (array $parameter) deaggregate (object $object [, string $class_name]) debug_backtrace ([bool $provide_object]) debug_print_backtrace (void) debug_zval_dump (mixed $variable) decbin (int $number) dechex (int $number) decoct (int $number) defined (string $name) define (string $name, mixed $value [, bool $case_insensitive]) define_syslog_variables (void) deg2rad (float $number) delete (void) description (void) dgettext (string $domain, string $message) dio_close (resource $fd) dio_fcntl (resource $fd, int $cmd [, mixed $args]) dio_open (string $filename, int $flags [, int $mode]) dio_read (resource $fd [, int $len]) dio_seek (resource $fd, int $pos [, int $whence]) dio_stat (resource $fd) dio_tcsetattr (resource $fd, array $options) dio_truncate (resource $fd, int $offset) dio_write (resource $fd, string $data [, int $len]) dirname (string $path) disconnect (void) disk_free_space (string $directory)

474. 475. 476. 477. 478. 479. 480. 481. 482. 483. 484. 485. 486. 487. 488. 489.

disk_total_space (string $directory) dl (string $library) dngettext (string $domain, string $msgid1, string $msgid2, int $n) dns_get_record (string $hostname [, int $type]) DomDocument->add_root (string $name) DomDocument->create_attribute (string $name, string $value) DomDocument->create_cdata_section (string $content) DomDocument->create_comment (string $content) DomDocument->create_element_ns (string $uri, string $name [, string $prefix]) DomDocument->create_element (string $name) DomDocument->create_entity_reference (string $content) DomDocument->create_processing_instruction (string $content) DomDocument->create_text_node (string $content) DomDocument->doctype (void) DomDocument->document_element (void) DomDocument->dump_file (string $filename [, bool $compressionmode [, bool $format]])

490. 491. 492. 493. 494. 495. 496. 497. 498. 499. 500. 501. 502. 503.

DomDocument->dump_mem ([bool $format [, string $encoding]]) DomDocument->get_element_by_id (string $id) DomDocument->get_elements_by_tagname (string $name) DomDocument->html_dump_mem (void) DomDocument->xinclude (void) dom_import_simplexml (SimpleXMLElement $node) DomNode->append_sibling (domelement $newnode) DomNode->attributes (void) DomNode->child_nodes (void) DomNode->clone_node (void) DomNode->dump_node (void) DomNode->first_child (void) DomNode->get_content (void) DomNode->has_attributes (void)

504. 505. 506. 507. 508. 509. 510. 511. 512. 513. 514. 515. 516. 517. 518. 519. 520. 521. 522. 523. 524. 525. 526. 527. 528. 529. 530. 531. 532.

DomNode->has_child_nodes (void) DomNode->insert_before (domelement $newnode, domelement $refnode) DomNode->is_blank_node (void) DomNode->last_child (void) DomNode->next_sibling (void) DomNode->node_name (void) DomNode->node_type (void) DomNode->node_value (void) DomNode->owner_document (void) DomNode->parent_node (void) DomNode->prefix (void) DomNode->previous_sibling (void) DomNode->remove_child (domtext $oldchild) DomNode->replace_child (domelement $newnode, domelement $oldnode) DomNode->replace_node (domelement $newnode) DomNode->set_content (string $content) DomNode->set_namespace (string $uri [, string $prefix]) DomNode->set_name (void) DomNode->unlink_node (void) domxml_new_doc (string $version) domxml_open_file (string $filename [, int $mode [, array& $error]]) domxml_open_mem (string $str [, int $mode [, array& $error]]) domxml_version (void) domxml_xmltree (string $str) domxml_xslt_stylesheet_doc (DomDocument $xsl_doc) domxml_xslt_stylesheet_file (string $xsl_file) domxml_xslt_stylesheet (string $xsl_buf) domxml_xslt_version (void) __doRequest (string $request, string $location, string $action, int $version [, int $one_way])

533.

dotnet_load (string $assembly_name [, string $datatype_name [, int $codepage]])

534. 535. 536. 537. 538.

drawArc (float $r, float $startAngle, float $endAngle) drawCircle (float $r) drawCubic (float $bx, float $by, float $cx, float $cy, float $dx, float $dy) drawCubicTo (float $bx, float $by, float $cx, float $cy, float $dx, float $dy) drawCurve (int $controldx, int $controldy, int $anchordx, int $anchordy [, int $targetdx], int $targetdy)

539.

drawCurveTo (int $controlx, int $controly, int $anchorx, int $anchory [, int $targetx], int $targety)

540. 541. 542. 543. 544. 545. 546. 547. 548. 549. 550. 551. 552. 553. 554. 555. 556. 557. 558. 559. 560. 561. 562.

drawGlyph (SWFFont $font, string $character [, int $size]) drawLine (int $dx, int $dy) drawLineTo (int $x, int $y) dstanchors (array $parameter) dstofsrcanchor (array $parameter) each (array& $array) easter_date ([int $year]) easter_days ([int $year [, int $method]]) ebcdic2ascii (string $ebcdic_str) echo (string $arg1 [, string $...]) empty (mixed $var) enchant_broker_describe (resource $broker) enchant_broker_dict_exists (resource $broker, string $tag) enchant_broker_free_dict (resource $dict) enchant_broker_free (resource $broker) enchant_broker_get_error (resource $broker) enchant_broker_init (void) enchant_broker_list_dicts (resource $broker) enchant_broker_request_dict (resource $broker, string $tag) enchant_broker_request_pwl_dict (resource $broker, string $filename) enchant_broker_set_ordering (resource $broker, string $tag, string $ordering) enchant_dict_add_to_personal (resource $dict, string $word) enchant_dict_add_to_session (resource $dict, string $word)

563. 564. 565. 566. 567. 568. 569. 570. 571. 572. 573. 574. 575. 576. 577. 578. 579. 580. 581. 582. 583. 584. 585. 586. 587. 588. 589. 590.

enchant_dict_check (resource $dict, string $word) enchant_dict_describe (resource $dict) enchant_dict_get_error (resource $dict) enchant_dict_is_in_session (resource $dict, string $word) enchant_dict_quick_check (resource $dict, string $word [, array& $suggestions]) enchant_dict_store_replacement (resource $dict, string $mis, string $cor) enchant_dict_suggest (resource $dict, string $word) end (array& $array) endAttribute (void) endCData (void) endComment (void) endDocument (void) endDTDAttlist (void) endDTDElement (void) endDTDEntity (void) endDTD (void) endElement (void) endMask (void) endPI (void) entities (void) eof (void) erase ([int $offset [, int $length]]) eregi_replace (string $pattern, string $replacement, string $string) eregi (string $pattern, string $string [, array& $regs]) ereg_replace (string $pattern, string $replacement, string $string) ereg (string $pattern, string $string [, array& $regs]) error_get_last (void) error_log (string $message [, int $message_type [, string $destination [, string $extra_headers]]])

591. 592.

error_reporting ([int $level]) escapeshellarg (string $arg)

593. 594. 595. 596. 597.

escapeshellcmd (string $command) eval (string $code_str) exec (string $command [, array& $output [, int& $return_var]]) exif_imagetype (string $filename) exif_read_data (string $filename [, string $sections [, bool $arrays [, bool $thumbnail]]])

598. 599.

exif_tagname (string $index) exif_thumbnail (string $filename [, int& $width [, int& $height [, int& $imagetype]]])

600. 601. 602. 603. 604. 605. 606. 607. 608. 609.

exit ([string $status]) expect_expectl (resource $expect, array $cases [, array& $match]) expect_popen (string $command) exp (float $arg) explode (string $delimiter, string $string [, int $limit]) expm1 (float $arg) export (string $filename [, int $start [, int $length]]) extension_loaded (string $name) extract (array $var_array [, int $extract_type [, string $prefix]]) Extractentryfromthearchiverar_entry_getRar::getAttrRarFunctionsPHPManualRar::extr act (Noversioninformationavailable, mightbeonlyinCVS)Rar::extract—ExtractentryfromthearchiveDescriptionRarboole xtract (string $dir [, string $filepath])

610. 611. 612. 613. 614. 615. 616. 617. 618.

ezmlm_hash (string $addr) fam_cancel_monitor (resource $fam, resource $fam_monitor) fam_close (resource $fam) fam_monitor_collection (resource $fam, string $dirname, int $depth, string $mask) fam_monitor_directory (resource $fam, string $dirname) fam_monitor_file (resource $fam, string $filename) fam_next_event (resource $fam) fam_open ([string $appname]) fam_pending (resource $fam)

619. 620. 621.

fam_resume_monitor (resource $fam, resource $fam_monitor) fam_suspend_monitor (resource $fam, resource $fam_monitor) fault (string $code, string $string [, string $actor [, mixed $details [, string $name]]])

622. 623. 624. 625.

fbsql_affected_rows ([resource $link_identifier]) fbsql_autocommit (resource $link_identifier [, bool $OnOff]) fbsql_blob_size (string $blob_handle [, resource $link_identifier]) fbsql_change_user (string $user, string $password [, string $database [, resource $link_identifier]])

626. 627. 628. 629. 630. 631. 632.

fbsql_clob_size (string $clob_handle [, resource $link_identifier]) fbsql_close ([resource $link_identifier]) fbsql_commit ([resource $link_identifier]) fbsql_connect ([string $hostname [, string $username [, string $password]]]) fbsql_create_blob (string $blob_data [, resource $link_identifier]) fbsql_create_clob (string $clob_data [, resource $link_identifier]) fbsql_create_db (string $database_name [, resource $link_identifier [, string $database_options]])

633. 634. 635. 636. 637. 638. 639. 640. 641. 642. 643. 644. 645. 646.

fbsql_database_password (resource $link_identifier [, string $database_password]) fbsql_database (resource $link_identifier [, string $database]) fbsql_data_seek (resource $result, int $row_number) fbsql_db_query (string $database, string $query [, resource $link_identifier]) fbsql_db_status (string $database_name [, resource $link_identifier]) fbsql_drop_db (string $database_name [, resource $link_identifier]) fbsql_errno ([resource $link_identifier]) fbsql_error ([resource $link_identifier]) fbsql_fetch_array (resource $result [, int $result_type]) fbsql_fetch_assoc (resource $result) fbsql_fetch_field (resource $result [, int $field_offset]) fbsql_fetch_lengths (resource $result) fbsql_fetch_object (resource $result) fbsql_fetch_row (resource $result)

647. 648. 649. 650. 651. 652. 653. 654. 655. 656. 657. 658.

fbsql_field_flags (resource $result [, int $field_offset]) fbsql_field_len (resource $result [, int $field_offset]) fbsql_field_name (resource $result [, int $field_index]) fbsql_field_seek (resource $result [, int $field_offset]) fbsql_field_table (resource $result [, int $field_offset]) fbsql_field_type (resource $result [, int $field_offset]) fbsql_free_result (resource $result) fbsql_get_autostart_info ([resource $link_identifier]) fbsql_hostname (resource $link_identifier [, string $host_name]) fbsql_insert_id ([resource $link_identifier]) fbsql_list_dbs ([resource $link_identifier]) fbsql_list_fields (string $database_name, string $table_name [, resource $link_identifier])

659. 660. 661. 662. 663. 664. 665. 666. 667. 668. 669. 670. 671. 672.

fbsql_list_tables (string $database [, resource $link_identifier]) fbsql_next_result (resource $result) fbsql_num_fields (resource $result) fbsql_num_rows (resource $result) fbsql_password (resource $link_identifier [, string $password]) fbsql_pconnect ([string $hostname [, string $username [, string $password]]]) fbsql_query (string $query [, resource $link_identifier [, int $batch_size]]) fbsql_read_blob (string $blob_handle [, resource $link_identifier]) fbsql_read_clob (string $clob_handle [, resource $link_identifier]) fbsql_result (resource $result [, int $row [, mixed $field]]) fbsql_rollback ([resource $link_identifier]) fbsql_rows_fetched (resource $result) fbsql_select_db ([string $database_name [, resource $link_identifier]]) fbsql_set_characterset (resource $link_identifier, int $characterset [, int $in_out_both])

673. 674.

fbsql_set_lob_mode (resource $result, int $lob_mode) fbsql_set_password (resource $link_identifier, string $user, string $password, string $old_password)

675. 676.

fbsql_set_transaction (resource $link_identifier, int $locking, int $isolation) fbsql_start_db (string $database_name [, resource $link_identifier [, string $database_options]])

677. 678. 679. 680. 681. 682.

fbsql_stop_db (string $database_name [, resource $link_identifier]) fbsql_table_name (resource $result, int $index) fbsql_username (resource $link_identifier [, string $username]) fbsql_warnings ([bool $OnOff]) fclose (resource $handle) fdf_add_doc_javascript (resource $fdf_document, string $script_name, string $script_code)

683.

fdf_add_template (resource $fdf_document, int $newpage, string $filename, string $template, int $rename)

684. 685. 686. 687. 688. 689. 690. 691. 692. 693. 694. 695. 696. 697. 698. 699. 700. 701. 702.

fdf_close (resource $fdf_document) fdf_create (void) fdf_enum_values (resource $fdf_document, callback $function [, mixed $userdata]) fdf_errno (void) fdf_error ([int $error_code]) fdf_get_ap (resource $fdf_document, string $field, int $face, string $filename) fdf_get_attachment (resource $fdf_document, string $fieldname, string $savepath) fdf_get_encoding (resource $fdf_document) fdf_get_file (resource $fdf_document) fdf_get_flags (resource $fdf_document, string $fieldname, int $whichflags) fdf_get_opt (resource $fdf_document, string $fieldname [, int $element]) fdf_get_status (resource $fdf_document) fdf_get_value (resource $fdf_document, string $fieldname [, int $which]) fdf_get_version ([resource $fdf_document]) fdf_header (void) fdf_next_field_name (resource $fdf_document [, string $fieldname]) fdf_open (string $filename) fdf_open_string (string $fdf_data) fdf_remove_item (resource $fdf_document, string $fieldname, int $item)

703. 704. 705.

fdf_save (resource $fdf_document [, string $filename]) fdf_save_string (resource $fdf_document) fdf_set_ap (resource $fdf_document, string $field_name, int $face, string $filename, int $page_number)

706. 707. 708.

fdf_set_encoding (resource $fdf_document, string $encoding) fdf_set_file (resource $fdf_document, string $url [, string $target_frame]) fdf_set_flags (resource $fdf_document, string $fieldname, int $whichFlags, int $newFlags)

709.

fdf_set_javascript_action (resource $fdf_document, string $fieldname, int $trigger, string $script)

710.

fdf_set_on_import_javascript (resource $fdf_document, string $script, bool $before_data_import)

711.

fdf_set_opt (resource $fdf_document, string $fieldname, int $element, string $str1, string $str2)

712. 713.

fdf_set_status (resource $fdf_document, string $status) fdf_set_submit_form_action (resource $fdf_document, string $fieldname, int $trigger, string $script, int $flags)

714. 715.

fdf_set_target_frame (resource $fdf_document, string $frame_name) fdf_set_value (resource $fdf_document, string $fieldname, mixed $value [, int $isName])

716. 717. 718. 719. 720.

fdf_set_version (resource $fdf_document, string $version) feof (resource $handle) fflush (resource $handle) fgetc (resource $handle) fgetcsv (resource $handle [, int $length [, string $delimiter [, string $enclosure [, string $escape]]]])

721. 722. 723. 724. 725.

fgets (resource $handle [, int $length]) fgetss (resource $handle [, int $length [, string $allowable_tags]]) fileatime (string $filename) filectime (string $filename) file_exists (string $filename)

726.

file_get_contents (string $filename [, int $flags [, resource $context [, int $offset [, int $maxlen]]]])

727. 728. 729. 730. 731. 732. 733. 734. 735. 736. 737. 738. 739.

filegroup (string $filename) fileinode (string $filename) filemtime (string $filename) fileowner (string $filename) fileperms (string $filename) filepro_fieldcount (void) filepro_fieldname (int $field_number) filepro_fieldtype (int $field_number) filepro_fieldwidth (int $field_number) filepro_retrieve (int $row_number, int $field_number) filepro_rowcount (void) filepro (string $directory) file_put_contents (string $filename, mixed $data [, int $flags [, resource $context]])

740. 741. 742. 743. 744. 745. 746.

filesize (string $filename) file (string $filename [, int $flags [, resource $context]]) filetype (string $filename) filter_has_var (int $type, string $variable_name) filter_id (string $filtername) filter_input_array (int $type [, mixed $definition]) filter_input (int $type, string $variable_name [, int $filter [, mixed $options]])

747. 748. 749. 750. 751.

filter_list (void) filter_var_array (array $data [, mixed $definition]) filter_var (mixed $variable [, int $filter [, mixed $options]]) find (array $parameter) finfo_buffer (resource $finfo, string $string [, int $options [, resource $context]])

752.

finfo_close (resource $finfo)

753.

finfo_file (resource $finfo, string $file_name [, int $options [, resource $context]])

754. 755. 756. 757. 758. 759.

finfo_open ([int $options [, string $arg]]) finfo_set_flags (resource $finfo, int $options) floatval (mixed $var) flock (resource $handle, int $operation [, int& $wouldblock]) floor (float $value) Flushes/writesbufferoftheLOBtotheserverOCI-Lob->exportOCI-Lob>freeOCI8FunctionsPHPManualOCI-Lob->flush (Noversioninformationavailable, mightbeonlyinCVS)OCI-Lob>flush—Flushes/writesbufferoftheLOBtotheserverDescriptionOCILobboolflush ([int $flag])

760. 761. 762. 763.

flush (void) fmod (float $x, float $y) fnmatch (string $pattern, string $string [, int $flags]) fopen (string $filename, string $mode [, bool $use_include_path [, resource $context]])

764. 765. 766.

fpassthru (resource $handle) fprintf (resource $handle, string $format [, mixed $args [, mixed $...]]) fputcsv (resource $handle, array $fields [, string $delimiter [, string $enclosure]])

767. 768. 769. 770. 771. 772. 773. 774.

fread (resource $handle, int $length) free (void) free (void) frenchtojd (int $month, int $day, int $year) fribidi_log2vis (string $str, string $direction, int $charset) fscanf (resource $handle, string $format [, mixed& $...]) fseek (resource $handle, int $offset [, int $whence]) fsockopen (string $hostname [, int $port [, int& $errno [, string& $errstr [, float $timeout]]]])

775.

fstat (resource $handle)

776. 777. 778. 779. 780. 781. 782. 783. 784. 785. 786.

ftell (resource $handle) ftok (string $pathname, string $proj) ftp_alloc (resource $ftp_stream, int $filesize [, string& $result]) ftp_cdup (resource $ftp_stream) ftp_chdir (resource $ftp_stream, string $directory) ftp_chmod (resource $ftp_stream, int $mode, string $filename) ftp_close (resource $ftp_stream) ftp_connect (string $host [, int $port [, int $timeout]]) ftp_delete (resource $ftp_stream, string $path) ftp_exec (resource $ftp_stream, string $command) ftp_fget (resource $ftp_stream, resource $handle, string $remote_file, int $mode [, int $resumepos])

787.

ftp_fput (resource $ftp_stream, string $remote_file, resource $handle, int $mode [, int $startpos])

788. 789.

ftp_get_option (resource $ftp_stream, int $option) ftp_get (resource $ftp_stream, string $local_file, string $remote_file, int $mode [, int $resumepos])

790. 791. 792. 793. 794.

ftp_login (resource $ftp_stream, string $username, string $password) ftp_mdtm (resource $ftp_stream, string $remote_file) ftp_mkdir (resource $ftp_stream, string $directory) ftp_nb_continue (resource $ftp_stream) ftp_nb_fget (resource $ftp_stream, resource $handle, string $remote_file, int $mode [, int $resumepos])

795.

ftp_nb_fput (resource $ftp_stream, string $remote_file, resource $handle, int $mode [, int $startpos])

796.

ftp_nb_get (resource $ftp_stream, string $local_file, string $remote_file, int $mode [, int $resumepos])

797.

ftp_nb_put (resource $ftp_stream, string $remote_file, string $local_file, int $mode [, int $startpos])

798. 799.

ftp_nlist (resource $ftp_stream, string $directory) ftp_pasv (resource $ftp_stream, bool $pasv)

800.

ftp_put (resource $ftp_stream, string $remote_file, string $local_file, int $mode [, int $startpos])

801. 802. 803. 804. 805. 806. 807. 808. 809. 810. 811. 812. 813. 814. 815. 816. 817. 818. 819. 820. 821. 822. 823. 824. 825. 826. 827. 828. 829.

ftp_pwd (resource $ftp_stream) ftp_rawlist (resource $ftp_stream, string $directory [, bool $recursive]) ftp_raw (resource $ftp_stream, string $command) ftp_rename (resource $ftp_stream, string $oldname, string $newname) ftp_rmdir (resource $ftp_stream, string $directory) ftp_set_option (resource $ftp_stream, int $option, mixed $value) ftp_site (resource $ftp_stream, string $command) ftp_size (resource $ftp_stream, string $remote_file) ftp_ssl_connect (string $host [, int $port [, int $timeout]]) ftp_systype (resource $ftp_stream) ftruncate (resource $handle, int $size) ftstat (array $parameter) fullEndElement (void) func_get_arg (int $arg_num) func_get_args (void) func_num_args (void) function_exists (string $function_name) fwrite (resource $handle, string $string [, int $length]) gd_info (void) geoip_country_code3_by_name (string $hostname) geoip_country_code_by_name (string $hostname) geoip_country_name_by_name (string $hostname) geoip_database_info ([int $database]) geoip_db_avail (int $database) geoip_db_filename (int $database) geoip_db_get_all_info (void) geoip_id_by_name (string $hostname) geoip_isp_by_name (string $hostname) geoip_org_by_name (string $hostname)

830. 831. 832. 833. 834. 835. 836. 837. 838. 839. 840. 841. 842. 843. 844. 845. 846. 847. 848. 849. 850. 851. 852. 853. 854. 855. 856. 857. 858. 859. 860.

geoip_record_by_name (string $hostname) geoip_region_by_name (string $hostname) getallheaders (void) getAscent (void) getAscent (void) get_attribute_node (string $name) get_attribute (string $name) getAttr (void) get_browser ([string $user_agent [, bool $return_array]]) getBuffering (void) get_cfg_var (string $option) get_class_methods (mixed $class_name) get_class ([object $object]) get_class_vars (string $class_name) getCrc (void) get_current_user (void) getcwd (void) getdate ([int $timestamp]) get_declared_classes (void) get_declared_interfaces (void) get_defined_constants ([mixed $categorize]) get_defined_functions (void) get_defined_vars (void) getDescent (void) getDescent (void) getDocNamespaces ([bool $recursive]) get_elements_by_tagname (string $name) getElem (int $index) getenv (string $varname) get_extension_funcs (string $module_name) getFileTime (void)

861. 862. 863. 864. 865. 866. 867. 868. 869. 870. 871. 872. 873. 874. 875. 876. 877. 878. 879. 880. 881. 882. 883. 884. 885. 886. 887. 888. 889. 890. 891.

__getFunctions (void) getFunctions (void) get_headers (string $url [, int $format]) getHeight (void) gethostbyaddr (string $ip_address) gethostbynamel (string $hostname) gethostbyname (string $hostname) getHostOs (void) get_html_translation_table ([int $table [, int $quote_style]]) getimagesize (string $filename [, array& $imageinfo]) get_included_files (void) get_include_path (void) getlastmod (void) __getLastRequestHeaders (void) __getLastRequest (void) __getLastResponseHeaders (void) __getLastResponse (void) getLeading (void) getLeading (void) get_loaded_extensions ([bool $zend_extensions=FALSE]) get_magic_quotes_gpc (void) get_magic_quotes_runtime (void) get_meta_tags (string $filename [, bool $use_include_path]) getMethod (void) getmxrr (string $hostname, array& $mxhosts [, array& $weight]) getmygid (void) getmyinode (void) getmypid (void) getmyuid (void) getNamespaces ([bool $recursive]) getName (void)

892. 893. 894. 895. 896. 897. 898. 899. 900. 901. 902. 903. 904. 905. 906. 907. 908. 909. 910.

getName (void) getNumFrames (void) get_object_vars (object $object) getopt (string $options [, array $longopts]) getPackedSize (void) get_parent_class ([mixed $object]) getprotobyname (string $name) getprotobynumber (int $number) getrandmax (void) get_resource_type (resource $handle) getRot (void) getrusage ([int $who]) getservbyname (string $service, string $protocol) getservbyport (int $port, string $protocol) getShape1 (void) getShape2 (void) getShape (int $code) gettext (string $message) GetthedefaultLocalei18nFunctionslocale_set_defaulti18nFunctionsPHPManuallocale_ge t_default (Noversioninformationavailable, mightbeonlyinCVS)locale_get_default—GetthedefaultLocaleDescriptionstringloc ale_get_default (void)

911. 912. 913. 914. 915. 916. 917. 918. 919.

gettimeofday ([bool $return_float]) gettype (mixed $var) __getTypes (void) getUnpackedSize (void) getUTF8Width (string $string) getUTF8Width (string $string) getVersion (void) getWidth (string $string) getWidth (string $string)

920. 921. 922. 923. 924. 925. 926. 927. 928. 929.

getWidth (void) getXScale (void) getXSkew (void) getX (void) getYScale (void) getYSkew (void) getY (void) glob (string $pattern [, int $flags]) gmdate (string $format [, int $timestamp]) gmmktime ([int $hour [, int $minute [, int $second [, int $month [, int $day [, int $year [, int $is_dst]]]]]]])

930. 931. 932. 933. 934. 935. 936. 937. 938. 939. 940. 941. 942. 943. 944. 945. 946. 947. 948. 949.

gmp_abs (resource $a) gmp_add (resource $a, resource $b) gmp_and (resource $a, resource $b) gmp_clrbit (resource& $a, int $index) gmp_cmp (resource $a, resource $b) gmp_com (resource $a) gmp_divexact (resource $n, resource $d) gmp_div_q (resource $a, resource $b [, int $round]) gmp_div_qr (resource $n, resource $d [, int $round]) gmp_div_r (resource $n, resource $d [, int $round]) gmp_fact (int $a) gmp_gcdext (resource $a, resource $b) gmp_gcd (resource $a, resource $b) gmp_hamdist (resource $a, resource $b) gmp_init (mixed $number [, int $base]) gmp_intval (resource $gmpnumber) gmp_invert (resource $a, resource $b) gmp_jacobi (resource $a, resource $p) gmp_legendre (resource $a, resource $p) gmp_mod (resource $n, resource $d)

950. 951. 952. 953. 954. 955. 956. 957. 958. 959. 960. 961. 962. 963. 964. 965. 966. 967. 968. 969. 970. 971.

gmp_mul (resource $a, resource $b) gmp_neg (resource $a) gmp_nextprime (int $a) gmp_or (resource $a, resource $b) gmp_perfect_square (resource $a) gmp_popcount (resource $a) gmp_powm (resource $base, resource $exp, resource $mod) gmp_pow (resource $base, int $exp) gmp_prob_prime (resource $a [, int $reps]) gmp_random (int $limiter) gmp_scan0 (resource $a, int $start) gmp_scan1 (resource $a, int $start) gmp_setbit (resource& $a, int $index [, bool $set_clear]) gmp_sign (resource $a) gmp_sqrtrem (resource $a) gmp_sqrt (resource $a) gmp_strval (resource $gmpnumber [, int $base]) gmp_sub (resource $a, resource $b) gmp_testbit (resource $a, int $index) gmp_xor (resource $a, resource $b) gmstrftime (string $format [, int $timestamp]) gnupg_adddecryptkey (resource $identifier, string $fingerprint, string $passphrase)

972. 973.

gnupg_addencryptkey (resource $identifier, string $fingerprint) gnupg_addsignkey (resource $identifier, string $fingerprint [, string $passphrase])

974. 975. 976. 977. 978.

gnupg_cleardecryptkeys (resource $identifier) gnupg_clearencryptkeys (resource $identifier) gnupg_clearsignkeys (resource $identifier) gnupg_decrypt (resource $identifier, string $text) gnupg_decryptverify (resource $identifier, string $text, string& $plaintext)

979. 980. 981. 982. 983. 984. 985. 986. 987. 988. 989. 990. 991.

gnupg_encrypt (resource $identifier, string $plaintext) gnupg_encryptsign (resource $identifier, string $plaintext) gnupg_export (resource $identifier, string $fingerprint) gnupg_geterror (resource $identifier) gnupg_getprotocol (resource $identifier) gnupg_import (resource $identifier, string $keydata) gnupg_init (void) gnupg_keyinfo (resource $identifier, string $pattern) gnupg_setarmor (resource $identifier, int $armor) gnupg_seterrormode (resource $identifier, int $errormode) gnupg_setsignmode (resource $identifier, int $signmode) gnupg_sign (resource $identifier, string $plaintext) gnupg_verify (resource $identifier, string $signed_text, string $signature [, string& $plaintext])

992. 993.

gopher_parsedir (string $dirent) grapheme_extract (string $haystack, int $size [, int $extract_type [, int $start [, int& $next]]])

994. 995. 996. 997. 998. 999. 1000. 1001. 1002. 1003. 1004. 1005. 1006. 1007.

grapheme_stripos (string $haystack, string $needle [, int $offset]) grapheme_stristr (string $haystack, string $needle [, boolean $before_needle]) grapheme_strlen (string $input) grapheme_strpos (string $haystack, string $needle [, int $offset]) grapheme_strripos (string $haystack, string $needle [, int $offset]) grapheme_strrpos (string $haystack, string $needle [, int $offset]) grapheme_strstr (string $haystack, string $needle [, boolean $before_needle]) grapheme_substr (string $string, int $start [, int $length]) gregoriantojd (int $month, int $day, int $year) gzclose (resource $zp) gzcompress (string $data [, int $level]) gzdecode (string $data [, int $length]) gzdeflate (string $data [, int $level]) gzencode (string $data [, int $level [, int $encoding_mode]])

1008. 1009. 1010. 1011. 1012. 1013. 1014. 1015. 1016. 1017. 1018. 1019. 1020. 1021. 1022. 1023. 1024. 1025. 1026. 1027. 1028. 1029. 1030. 1031. 1032. 1033. 1034. 1035. 1036.

gzeof (resource $zp) gzfile (string $filename [, int $use_include_path]) gzgetc (resource $zp) gzgets (resource $zp, int $length) gzgetss (resource $zp, int $length [, string $allowable_tags]) gzinflate (string $data [, int $length]) gzopen (string $filename, string $mode [, int $use_include_path]) gzpassthru (resource $zp) gzread (resource $zp, int $length) gzrewind (resource $zp) gzseek (resource $zp, int $offset) gztell (resource $zp) gzuncompress (string $data [, int $length]) gzwrite (resource $zp, string $string [, int $length]) __halt_compiler (void) handle ([string $soap_request]) HaruAnnotation::setBorderStyle (float $width, int $dash_on, int $dash_off) HaruAnnotation::setHighlightMode (int $mode) HaruAnnotation::setIcon (int $icon) HaruAnnotation::setOpened (bool $opened) HaruDestination::setFitBH (float $top) HaruDestination::setFitBV (float $left) HaruDestination::setFitB (void) HaruDestination::setFitH (float $top) HaruDestination::setFitR (float $left, float $bottom, float $right, float $top) HaruDestination::setFitV (float $left) HaruDestination::setFit (void) HaruDestination::setXYZ (float $left, float $top, float $zoom) HaruDoc::addPageLabel (int $first_page, int $style, int $first_num [, string $prefix])

1037.

HaruDoc::addPage (void)

1038. 1039.

HaruDoc::__construct (void) HaruDoc::createOutline (string $title [, object $parent_outline [, object $encoder]])

1040. 1041. 1042. 1043. 1044. 1045. 1046. 1047. 1048. 1049. 1050. 1051. 1052. 1053. 1054. 1055. 1056. 1057. 1058. 1059. 1060. 1061. 1062. 1063. 1064. 1065.

HaruDoc::getCurrentEncoder (void) HaruDoc::getCurrentPage (void) HaruDoc::getEncoder (string $encoding) HaruDoc::getFont (string $fontname [, string $encoding]) HaruDoc::getInfoAttr (int $type) HaruDoc::getPageLayout (void) HaruDoc::getPageMode (void) HaruDoc::getStreamSize (void) HaruDoc::insertPage (object $page) HaruDoc::loadJPEG (string $filename) HaruDoc::loadPNG (string $filename [, bool $deferred]) HaruDoc::loadRaw (string $filename, int $width, int $height, int $color_space) HaruDoc::loadTTC (string $fontfile, int $index [, bool $embed]) HaruDoc::loadTTF (string $fontfile [, bool $embed]) HaruDoc::loadType1 (string $afmfile [, string $pfmfile]) HaruDoc::output (void) HaruDoc::readFromStream (int $bytes) HaruDoc::resetError (void) HaruDoc::resetStream (void) HaruDoc::save (string $file) HaruDoc::saveToStream (void) HaruDoc::setCompressionMode (int $mode) HaruDoc::setCurrentEncoder (string $encoding) HaruDoc::setEncryptionMode (int $mode [, int $key_len]) HaruDoc::setInfoAttr (int $type, string $info) HaruDoc::setInfoDateAttr (int $type, int $year, int $month, int $day, int $hour, int $min, int $sec, string $ind, int $off_hour, int $off_min)

1066.

HaruDoc::setOpenAction (object $destination)

1067. 1068. 1069. 1070. 1071. 1072. 1073. 1074. 1075. 1076. 1077. 1078. 1079. 1080. 1081. 1082. 1083. 1084. 1085. 1086. 1087. 1088. 1089. 1090. 1091. 1092.

HaruDoc::setPageLayout (int $layout) HaruDoc::setPageMode (int $mode) HaruDoc::setPagesConfiguration (int $page_per_pages) HaruDoc::setPassword (string $owner_password, string $user_password) HaruDoc::setPermission (int $permission) HaruDoc::useCNSEncodings (void) HaruDoc::useCNSFonts (void) HaruDoc::useCNTEncodings (void) HaruDoc::useCNTFonts (void) HaruDoc::useJPEncodings (void) HaruDoc::useJPFonts (void) HaruDoc::useKREncodings (void) HaruDoc::useKRFonts (void) HaruEncoder::getByteType (string $text, int $index) HaruEncoder::getType (void) HaruEncoder::getUnicode (int $character) HaruEncoder::getWritingMode (void) HaruFont::getAscent (void) HaruFont::getCapHeight (void) HaruFont::getDescent (void) HaruFont::getEncodingName (void) HaruFont::getFontName (void) HaruFont::getTextWidth (string $text) HaruFont::getUnicodeWidth (int $character) HaruFont::getXHeight (void) HaruFont::measureText (string $text, float $width, float $font_size, float $char_space, float $word_space [, bool $word_wrap])

1093. 1094. 1095. 1096.

HaruImage::getBitsPerComponent (void) HaruImage::getColorSpace (void) HaruImage::getHeight (void) HaruImage::getSize (void)

1097. 1098.

HaruImage::getWidth (void) HaruImage::setColorMask (int $rmin, int $rmax, int $gmin, int $gmax, int $bmin, int $bmax)

1099. 1100. 1101. 1102. 1103. 1104. 1105. 1106. 1107. 1108. 1109.

HaruImage::setMaskImage (object $mask_image) HaruOutline::setDestination (object $destination) HaruOutline::setOpened (bool $opened) HaruPage::arc (float $x, float $y, float $ray, float $ang1, float $ang2) HaruPage::beginText (void) HaruPage::circle (float $x, float $y, float $ray) HaruPage::closePath (void) HaruPage::concat (float $a, float $b, float $c, float $d, float $x, float $y) HaruPage::createDestination (void) HaruPage::createLinkAnnotation (array $rectangle, object $destination) HaruPage::createTextAnnotation (array $rectangle, string $text [, object $encoder])

1110. 1111. 1112. 1113.

HaruPage::createURLAnnotation (array $rectangle, string $url) HaruPage::curveTo2 (float $x2, float $y2, float $x3, float $y3) HaruPage::curveTo3 (float $x1, float $y1, float $x3, float $y3) HaruPage::curveTo (float $x1, float $y1, float $x2, float $y2, float $x3, float $y3)

1114.

HaruPage::drawImage (object $image, float $x, float $y, float $width, float $height)

1115. 1116. 1117. 1118. 1119. 1120. 1121. 1122. 1123.

HaruPage::ellipse (float $x, float $y, float $xray, float $yray) HaruPage::endPath (void) HaruPage::endText (void) HaruPage::eoFillStroke ([bool $close_path]) HaruPage::eofill (void) HaruPage::fillStroke ([bool $close_path]) HaruPage::fill (void) HaruPage::getCharSpace (void) HaruPage::getCMYKFill (void)

1124. 1125. 1126. 1127. 1128. 1129. 1130. 1131. 1132. 1133. 1134. 1135. 1136. 1137. 1138. 1139. 1140. 1141. 1142. 1143. 1144. 1145. 1146. 1147. 1148. 1149. 1150. 1151. 1152. 1153. 1154.

HaruPage::getCMYKStroke (void) HaruPage::getCurrentFontSize (void) HaruPage::getCurrentFont (void) HaruPage::getCurrentPos (void) HaruPage::getCurrentTextPos (void) HaruPage::getDash (void) HaruPage::getFillingColorSpace (void) HaruPage::getFlatness (void) HaruPage::getGMode (void) HaruPage::getGrayFill (void) HaruPage::getGrayStroke (void) HaruPage::getHeight (void) HaruPage::getHorizontalScaling (void) HaruPage::getLineCap (void) HaruPage::getLineJoin (void) HaruPage::getLineWidth (void) HaruPage::getMiterLimit (void) HaruPage::getRGBFill (void) HaruPage::getRGBStroke (void) HaruPage::getStrokingColorSpace (void) HaruPage::getTextLeading (void) HaruPage::getTextMatrix (void) HaruPage::getTextRenderingMode (void) HaruPage::getTextRise (void) HaruPage::getTextWidth (string $text) HaruPage::getTransMatrix (void) HaruPage::getWidth (void) HaruPage::getWordSpace (void) HaruPage::lineTo (float $x, float $y) HaruPage::measureText (string $text, float $width [, bool $wordwrap]) HaruPage::moveTextPos (float $x, float $y [, bool $set_leading])

1155. 1156. 1157. 1158. 1159. 1160. 1161. 1162. 1163. 1164. 1165. 1166. 1167. 1168. 1169. 1170. 1171. 1172. 1173. 1174. 1175. 1176. 1177. 1178.

HaruPage::moveTo (float $x, float $y) HaruPage::moveToNextLine (void) HaruPage::rectangle (float $x, float $y, float $width, float $height) HaruPage::setCharSpace (float $char_space) HaruPage::setCMYKFill (float $c, float $m, float $y, float $k) HaruPage::setCMYKStroke (float $c, float $m, float $y, float $k) HaruPage::setDash (array $pattern, int $phase) HaruPage::setFlatness (float $flatness) HaruPage::setFontAndSize (object $font, float $size) HaruPage::setGrayFill (float $value) HaruPage::setGrayStroke (float $value) HaruPage::setHeight (float $height) HaruPage::setHorizontalScaling (float $scaling) HaruPage::setLineCap (int $cap) HaruPage::setLineJoin (int $join) HaruPage::setLineWidth (float $width) HaruPage::setMiterLimit (float $limit) HaruPage::setRGBFill (float $r, float $g, float $b) HaruPage::setRGBStroke (float $r, float $g, float $b) HaruPage::setRotate (int $angle) HaruPage::setSize (int $size, int $direction) HaruPage::setSlideShow (int $type, float $disp_time, float $trans_time) HaruPage::setTextLeading (float $text_leading) HaruPage::setTextMatrix (float $a, float $b, float $c, float $d, float $x, float $y)

1179. 1180. 1181. 1182. 1183.

HaruPage::setTextRenderingMode (int $mode) HaruPage::setTextRise (float $rise) HaruPage::setWidth (float $width) HaruPage::setWordSpace (float $word_space) HaruPage::showTextNextLine (string $text [, float $word_space [, float $char_space]])

1184. 1185. 1186. 1187.

HaruPage::showText (string $text) HaruPage::stroke ([bool $close_path]) HaruPage::textOut (float $x, float $y, string $text) HaruPage::textRect (float $left, float $top, float $right, float $bottom, string $text [, int $align])

1188. 1189. 1190. 1191. 1192. 1193. 1194. 1195. 1196. 1197. 1198. 1199. 1200. 1201. 1202. 1203. 1204. 1205. 1206. 1207. 1208.

has_attribute (string $name) hash_algos (void) hash_copy (resource $context) hash_file (string $algo, string $filename [, bool $raw_output]) hash_final (resource $context [, bool $raw_output]) hash_hmac_file (string $algo, string $filename, string $key [, bool $raw_output]) hash_hmac (string $algo, string $data, string $key [, bool $raw_output]) hash_init (string $algo [, int $options [, string $key]]) hash (string $algo, string $data [, bool $raw_output]) hash_update_file (resource $context, string $filename [, resource $context]) hash_update (resource $context, string $data) hash_update_stream (resource $context, resource $handle [, int $length]) headers_list (void) headers_sent ([string& $file [, int& $line]]) header (string $string [, bool $replace [, int $http_response_code]]) hebrevc (string $hebrew_text [, int $max_chars_per_line]) hebrev (string $hebrew_text [, int $max_chars_per_line]) hexdec (string $hex_string) highlight_file (string $filename [, bool $return]) highlight_string (string $str [, bool $return]) htmlentities (string $string [, int $quote_style [, string $charset [, bool $double_encode]]])

1209. 1210. 1211.

html_entity_decode (string $string [, int $quote_style [, string $charset]]) htmlspecialchars_decode (string $string [, int $quote_style]) htmlspecialchars (string $string [, int $quote_style [, string $charset [, bool $double_encode]]])

1212. 1213.

http_build_cookie (array $cookie) http_build_query (array $formdata [, string $numeric_prefix [, string $arg_separator]])

1214. 1215.

http_build_str (array $query [, string $prefix [, string $arg_separator]]) http_build_url ([mixed $url [, mixed $parts [, int $flags=HTTP_URL_REPLACE [, array& $new_url]]]])

1216. 1217. 1218. 1219. 1220. 1221.

http_cache_etag ([string $etag]) http_cache_last_modified ([int $timestamp_or_expires]) http_chunked_decode (string $encoded) http_date ([int $timestamp]) HttpDeflateStream::__construct ([int $flags=0]) HttpDeflateStream::factory ([int $flags=0 [, string $class_name='HttpDeflateStream']])

1222. 1223. 1224. 1225. 1226. 1227. 1228. 1229. 1230. 1231. 1232.

HttpDeflateStream::finish ([string $data]) HttpDeflateStream::flush ([string $data]) HttpDeflateStream::update (string $data) http_deflate (string $data [, int $flags=0]) http_get_request_body_stream (void) http_get_request_body (void) http_get_request_headers (void) http_get (string $url [, array $options [, array& $info]]) http_head ([string $url [, array $options [, array& $info]]]) HttpInflateStream::__construct ([int $flags=0]) HttpInflateStream::factory ([int $flags=0 [, string $class_name='HttpInflateStream']])

1233. 1234. 1235. 1236. 1237. 1238.

HttpInflateStream::finish ([string $data]) HttpInflateStream::flush ([string $data]) HttpInflateStream::update (string $data) http_inflate (string $data) http_match_etag (string $etag [, bool $for_range=FALSE]) http_match_modified ([int $timestamp [, bool $for_range=FALSE]])

1239.

http_match_request_header (string $header, string $value [, bool $match_case=FALSE])

1240. 1241. 1242. 1243.

HttpMessage::addHeaders (array $headers [, bool $append=FALSE]) HttpMessage::__construct ([string $message]) HttpMessage::detach (void) HttpMessage::factory ([string $raw_message [, string $class_name='HttpMessage']])

1244.

HttpMessage::fromEnv (int $message_type [, string $class_name='HttpMessage'])

1245.

HttpMessage::fromString ([string $raw_message [, string $class_name='HttpMessage']])

1246. 1247. 1248. 1249. 1250. 1251. 1252. 1253. 1254. 1255. 1256. 1257. 1258. 1259. 1260. 1261. 1262. 1263. 1264. 1265.

HttpMessage::getBody (void) HttpMessage::getHeader (string $header) HttpMessage::getHeaders (void) HttpMessage::getHttpVersion (void) HttpMessage::getParentMessage (void) HttpMessage::getRequestMethod (void) HttpMessage::getRequestUrl (void) HttpMessage::getResponseCode (void) HttpMessage::getResponseStatus (void) HttpMessage::getType (void) HttpMessage::guessContentType (string $magic_file [, int $magic_mode=MAGIC_MIME]) HttpMessage::prepend (HttpMessage $message [, bool $top=TRUE]) HttpMessage::reverse (void) HttpMessage::send (void) HttpMessage::setBody (string $body) HttpMessage::setHeaders (array $headers) HttpMessage::setHttpVersion (string $version) HttpMessage::setRequestMethod (string $method) HttpMessage::setRequestUrl (string $url) HttpMessage::setResponseCode (int $code)

1266. 1267. 1268. 1269. 1270. 1271. 1272. 1273. 1274. 1275. 1276. 1277. 1278. 1279. 1280. 1281.

HttpMessage::setResponseStatus (string $status) HttpMessage::setType (int $type) HttpMessage::toMessageTypeObject (void) HttpMessage::toString ([bool $include_parent=FALSE]) http_negotiate_charset (array $supported [, array& $result]) http_negotiate_content_type (array $supported [, array& $result]) http_negotiate_language (array $supported [, array& $result]) http_parse_cookie (string $cookie [, int $flags [, array $allowed_extras]]) http_parse_headers (string $header) http_parse_message (string $message) http_parse_params (string $param [, int $flags=HTTP_PARAMS_DEFAULT]) http_persistent_handles_clean ([string $ident]) http_persistent_handles_count (void) http_persistent_handles_ident (string $ident) http_post_data (string $url [, string $data [, array $options [, array& $info]]]) http_post_fields (string $url [, array $data [, array $files [, array $options [, array& $info]]]])

1282. 1283. 1284.

http_put_data (string $url [, string $data [, array $options [, array& $info]]]) http_put_file (string $url [, string $file [, array $options [, array& $info]]]) http_put_stream (string $url [, resource $stream [, array $options [, array& $info]]])

1285. 1286.

HttpQueryString::__construct ([bool $global=TRUE [, mixed $add]]) HttpQueryString::get ([string $key [, mixed $type=0 [, mixed $defval=NULL [, bool $delete=FALSE]]]])

1287. 1288. 1289. 1290. 1291. 1292.

HttpQueryString::mod (mixed $params) HttpQueryString::set (mixed $params) HttpQueryString::singleton ([bool $global=TRUE]) HttpQueryString::toArray (void) HttpQueryString::toString (void) HttpQueryString::xlate (string $ie, string $oe)

1293.

http_redirect ([string $url [, array $params [, bool $session=FALSE [, int $status]]]])

1294. 1295. 1296. 1297.

HttpRequest::addCookies (array $cookies) HttpRequest::addHeaders (array $headers) HttpRequest::addPostFields (array $post_data) HttpRequest::addPostFile (string $name, string $file [, string $content_type='application/x-octetstream'])

1298. 1299. 1300. 1301. 1302. 1303. 1304.

HttpRequest::addPutData (string $put_data) HttpRequest::addQueryData (array $query_params) HttpRequest::addRawPostData (string $raw_post_data) HttpRequest::addSslOptions (array $options) http_request_body_encode (array $fields, array $files) HttpRequest::clearHistory (void) HttpRequest::__construct ([string $url [, int $request_method=HTTP_METH_GET [, array $options]]])

1305. 1306. 1307. 1308. 1309. 1310. 1311. 1312. 1313. 1314. 1315. 1316. 1317. 1318. 1319. 1320.

HttpRequest::enableCookies (void) HttpRequest::getContentType (void) HttpRequest::getCookies (void) HttpRequest::getHeaders (void) HttpRequest::getHistory (void) HttpRequest::getMethod (void) HttpRequest::getOptions (void) HttpRequest::getPostFields (void) HttpRequest::getPostFiles (void) HttpRequest::getPutData (void) HttpRequest::getPutFile (void) HttpRequest::getQueryData (void) HttpRequest::getRawPostData (void) HttpRequest::getRawRequestMessage (void) HttpRequest::getRawResponseMessage (void) HttpRequest::getRequestMessage (void)

1321. 1322. 1323. 1324. 1325. 1326. 1327. 1328. 1329. 1330. 1331.

HttpRequest::getResponseBody (void) HttpRequest::getResponseCode (void) HttpRequest::getResponseCookies ([int $flags [, array $allowed_extras]]) HttpRequest::getResponseData (void) HttpRequest::getResponseHeader ([string $name]) HttpRequest::getResponseInfo ([string $name]) HttpRequest::getResponseMessage (void) HttpRequest::getResponseStatus (void) HttpRequest::getSslOptions (void) HttpRequest::getUrl (void) http_request (int $method [, string $url [, string $body [, array $options [, array& $info]]]])

1332. 1333. 1334. 1335. 1336. 1337. 1338. 1339. 1340. 1341. 1342. 1343. 1344. 1345. 1346. 1347. 1348. 1349. 1350.

http_request_method_exists (mixed $method) http_request_method_name (int $method) http_request_method_register (string $method) http_request_method_unregister (mixed $method) HttpRequestPool::attach (HttpRequest $request) HttpRequestPool::__construct ([HttpRequest $request]) HttpRequestPool::__destruct (void) HttpRequestPool::detach (HttpRequest $request) HttpRequestPool::getAttachedRequests (void) HttpRequestPool::getFinishedRequests (void) HttpRequestPool::reset (void) HttpRequestPool::send (void) HttpRequestPool::socketPerform (void) HttpRequestPool::socketSelect (void) HttpRequest::resetCookies ([bool $session_only=FALSE]) HttpRequest::send (void) HttpRequest::setContentType (string $content_type) HttpRequest::setCookies ([array $cookies]) HttpRequest::setHeaders ([array $headers])

1351. 1352. 1353. 1354. 1355. 1356. 1357. 1358. 1359. 1360. 1361. 1362. 1363. 1364. 1365. 1366. 1367. 1368. 1369. 1370. 1371. 1372. 1373. 1374. 1375. 1376. 1377. 1378.

HttpRequest::setMethod (int $request_method) HttpRequest::setOptions ([array $options]) HttpRequest::setPostFields (array $post_data) HttpRequest::setPostFiles (array $post_files) HttpRequest::setPutData ([string $put_data]) HttpRequest::setPutFile ([string $file]) HttpRequest::setQueryData (mixed $query_data) HttpRequest::setRawPostData ([string $raw_post_data]) HttpRequest::setSslOptions ([array $options]) HttpRequest::setUrl (string $url) HttpResponse::capture (void) HttpResponse::getBufferSize (void) HttpResponse::getCacheControl (void) HttpResponse::getCache (void) HttpResponse::getContentDisposition (void) HttpResponse::getContentType (void) HttpResponse::getData (void) HttpResponse::getETag (void) HttpResponse::getFile (void) HttpResponse::getGzip (void) HttpResponse::getHeader ([string $name]) HttpResponse::getLastModified (void) HttpResponse::getRequestBodyStream (void) HttpResponse::getRequestBody (void) HttpResponse::getRequestHeaders (void) HttpResponse::getStream (void) HttpResponse::getThrottleDelay (void) HttpResponse::guessContentType (string $magic_file [, int $magic_mode=MAGIC_MIME])

1379.

HttpResponse::redirect ([string $url [, array $params [, bool $session=FALSE [, int $status]]]])

1380. 1381. 1382. 1383.

HttpResponse::send ([bool $clean_ob=TRUE]) HttpResponse::setBufferSize (int $bytes) HttpResponse::setCache (bool $cache) HttpResponse::setCacheControl (string $control [, int $max_age=0 [, bool $must_revalidate=TRUE]])

1384. 1385. 1386. 1387. 1388. 1389. 1390. 1391. 1392. 1393. 1394. 1395. 1396.

HttpResponse::setContentDisposition (string $filename [, bool $inline=FALSE]) HttpResponse::setContentType (string $content_type) HttpResponse::setData (mixed $data) HttpResponse::setETag (string $etag) HttpResponse::setFile (string $file) HttpResponse::setGzip (bool $gzip) HttpResponse::setHeader (string $name [, mixed $value [, bool $replace=TRUE]]) HttpResponse::setLastModified (int $timestamp) HttpResponse::setStream (resource $stream) HttpResponse::setThrottleDelay (float $seconds) HttpResponse::status (int $status) http_send_content_disposition (string $filename [, bool $inline=FALSE]) http_send_content_type ([string $content_type='application/xoctetstream'])

1397. 1398. 1399. 1400. 1401. 1402. 1403. 1404. 1405. 1406. 1407. 1408.

http_send_data (string $data) http_send_file (string $file) http_send_last_modified ([int $timestamp]) http_send_status (int $status) http_send_stream (resource $stream) http_support ([int $feature=0]) http_throttle ([float $sec [, int $bytes=40960]]) hw_api_attribute ([string $name [, string $value]]) hw_api_content (string $content, string $mimetype) hwapi_hgcsp (string $hostname [, int $port]) hw_array2objrec (array $object_array) hw_changeobject (int $link, int $objid, array $attributes)

1409. 1410. 1411. 1412. 1413. 1414. 1415. 1416. 1417. 1418. 1419. 1420. 1421. 1422. 1423. 1424. 1425. 1426. 1427. 1428. 1429. 1430. 1431. 1432. 1433. 1434. 1435.

hw_children (int $connection, int $objectID) hw_childrenobj (int $connection, int $objectID) hw_close (int $connection) hw_connection_info (int $link) hw_connect (string $host, int $port [, string $username], string $password) hw_cp (int $connection, array $object_id_array, int $destination_id) hw_deleteobject (int $connection, int $object_to_delete) hw_docbyanchor (int $connection, int $anchorID) hw_docbyanchorobj (int $connection, int $anchorID) hw_document_attributes (int $hw_document) hw_document_bodytag (int $hw_document [, string $prefix]) hw_document_content (int $hw_document) hw_document_setcontent (int $hw_document, string $content) hw_document_size (int $hw_document) hw_dummy (int $link, int $id, int $msgid) hw_edittext (int $connection, int $hw_document) hw_error (int $connection) hw_errormsg (int $connection) hw_free_document (int $hw_document) hw_getanchors (int $connection, int $objectID) hw_getanchorsobj (int $connection, int $objectID) hw_getandlock (int $connection, int $objectID) hw_getchildcoll (int $connection, int $objectID) hw_getchildcollobj (int $connection, int $objectID) hw_getchilddoccoll (int $connection, int $objectID) hw_getchilddoccollobj (int $connection, int $objectID) hw_getobjectbyquerycoll (int $connection, int $objectID, string $query, int $max_hits)

1436.

hw_getobjectbyquerycollobj (int $connection, int $objectID, string $query, int $max_hits)

1437.

hw_getobjectbyquery (int $connection, string $query, int $max_hits)

1438. 1439. 1440. 1441. 1442. 1443. 1444. 1445. 1446. 1447. 1448. 1449.

hw_getobjectbyqueryobj (int $connection, string $query, int $max_hits) hw_getobject (int $connection, mixed $objectID [, string $query]) hw_getparents (int $connection, int $objectID) hw_getparentsobj (int $connection, int $objectID) hw_getrellink (int $link, int $rootid, int $sourceid, int $destid) hw_getremotechildren (int $connection, string $object_record) hw_getremote (int $connection, int $objectID) hw_getsrcbydestobj (int $connection, int $objectID) hw_gettext (int $connection, int $objectID [, mixed $rootID/prefix]) hw_getusername (int $connection) hw_identify (int $link, string $username, string $password) hw_incollections (int $connection, array $object_id_array, array $collection_id_array, int $return_collections)

1450. 1451. 1452.

hw_info (int $connection) hw_inscoll (int $connection, int $objectID, array $object_array) hw_insdoc (resource $connection, int $parentID, string $object_record [, string $text])

1453.

hw_insertanchors (int $hwdoc, array $anchorecs, array $dest [, array $urlprefixes])

1454. 1455. 1456. 1457.

hw_insertdocument (int $connection, int $parent_id, int $hw_document) hw_insertobject (int $connection, string $object_rec, string $parameter) hw_mapid (int $connection, int $server_id, int $object_id) hw_modifyobject (int $connection, int $object_to_change, array $remove, array $add [, int $mode])

1458.

hw_mv (int $connection, array $object_id_array, int $source_id, int $destination_id)

1459.

hw_new_document (string $object_record, string $document_data, int $document_size)

1460. 1461. 1462.

hw_objrec2array (string $object_record [, array $format]) hw_output_document (int $hw_document) hw_pconnect (string $host, int $port [, string $username], string $password)

1463. 1464. 1465. 1466. 1467. 1468. 1469. 1470. 1471.

hw_pipedocument (int $connection, int $objectID [, array $url_prefixes]) hw_root (void) hw_setlinkroot (int $link, int $rootid) hwstat (array $parameter) hw_stat (int $link) hw_unlock (int $connection, int $objectID) hw_who (int $connection) hypot (float $x, float $y) ibase_add_user (resource $service_handle, string $user_name, string $password [, string $first_name [, string $middle_name [, string $last_name]]])

1472. 1473.

ibase_affected_rows ([resource $link_identifier]) ibase_backup (resource $service_handle, string $source_db, string $dest_file [, int $options [, bool $verbose]])

1474. 1475. 1476. 1477. 1478. 1479. 1480. 1481. 1482. 1483. 1484. 1485. 1486.

ibase_blob_add (resource $blob_handle, string $data) ibase_blob_cancel (resource $blob_handle) ibase_blob_close (resource $blob_handle) ibase_blob_create ([resource $link_identifier]) ibase_blob_echo ([resource $link_identifier], string $blob_id) ibase_blob_get (resource $blob_handle, int $len) ibase_blob_import (resource $link_identifier, resource $file_handle) ibase_blob_info (resource $link_identifier, string $blob_id) ibase_blob_open (resource $link_identifier, string $blob_id) ibase_close ([resource $connection_id]) ibase_commit ([resource $link_or_trans_identifier]) ibase_commit_ret ([resource $link_or_trans_identifier]) ibase_connect ([string $database [, string $username [, string $password [, string $charset [, int $buffers [, int $dialect [, string $role [, int $sync]]]]]]]])

1487.

ibase_db_info (resource $service_handle, string $db, int $action [, int $argument])

1488.

ibase_delete_user (resource $service_handle, string $user_name)

1489. 1490. 1491. 1492. 1493. 1494. 1495. 1496. 1497. 1498. 1499. 1500. 1501.

ibase_drop_db ([resource $connection]) ibase_errcode (void) ibase_errmsg (void) ibase_execute (resource $query [, mixed $bind_arg [, mixed $...]]) ibase_fetch_assoc (resource $result [, int $fetch_flag]) ibase_fetch_object (resource $result_id [, int $fetch_flag]) ibase_fetch_row (resource $result_identifier [, int $fetch_flag]) ibase_field_info (resource $result, int $field_number) ibase_free_event_handler (resource $event) ibase_free_query (resource $query) ibase_free_result (resource $result_identifier) ibase_gen_id (string $generator [, int $increment [, resource $link_identifier]]) ibase_maintain_db (resource $service_handle, string $db, int $action [, int $argument])

1502.

ibase_modify_user (resource $service_handle, string $user_name, string $password [, string $first_name [, string $middle_name [, string $last_name]]])

1503. 1504. 1505. 1506. 1507.

ibase_name_result (resource $result, string $name) ibase_num_fields (resource $result_id) ibase_num_params (resource $query) ibase_param_info (resource $query, int $param_number) ibase_pconnect ([string $database [, string $username [, string $password [, string $charset [, int $buffers [, int $dialect [, string $role [, int $sync]]]]]]]])

1508. 1509. 1510.

ibase_prepare (string $query) ibase_query ([resource $link_identifier], string $query [, int $bind_args]) ibase_restore (resource $service_handle, string $source_file, string $dest_db [, int $options [, bool $verbose]])

1511. 1512. 1513. 1514.

ibase_rollback ([resource $link_or_trans_identifier]) ibase_rollback_ret ([resource $link_or_trans_identifier]) ibase_server_info (resource $service_handle, int $action) ibase_service_attach (string $host, string $dba_username, string $dba_password)

1515. 1516.

ibase_service_detach (resource $service_handle) ibase_set_event_handler (callback $event_handler, string $event_name1 [, string $event_name2 [, string $...]])

1517. 1518. 1519. 1520. 1521.

ibase_timefmt (string $format [, int $columntype]) ibase_trans ([int $trans_args [, resource $link_identifier]]) ibase_wait_event (string $event_name1 [, string $event_name2 [, string $...]]) iconv_get_encoding ([string $type]) iconv_mime_decode_headers (string $encoded_headers [, int $mode [, string $charset]])

1522. 1523.

iconv_mime_decode (string $encoded_header [, int $mode [, string $charset]]) iconv_mime_encode (string $field_name, string $field_value [, array $preferences])

1524. 1525. 1526. 1527.

iconv_set_encoding (string $type, string $charset) iconv (string $in_charset, string $out_charset, string $str) iconv_strlen (string $str [, string $charset]) iconv_strpos (string $haystack, string $needle [, int $offset [, string $charset]])

1528. 1529. 1530. 1531. 1532. 1533. 1534. 1535. 1536. 1537. 1538. 1539. 1540. 1541.

iconv_strrpos (string $haystack, string $needle [, string $charset]) iconv_substr (string $str, int $offset) id3_get_frame_long_name (string $frameId) id3_get_frame_short_name (string $frameId) id3_get_genre_id (string $genre) id3_get_genre_list (void) id3_get_genre_name (int $genre_id) id3_get_tag (string $filename [, int $version]) id3_get_version (string $filename) id3_remove_tag (string $filename [, int $version]) id3_set_tag (string $filename, array $tag [, int $version]) idate (string $format [, int $timestamp]) identify (array $parameter) ifx_affected_rows (resource $result_id)

1542. 1543. 1544. 1545. 1546. 1547. 1548. 1549. 1550. 1551. 1552. 1553. 1554. 1555. 1556. 1557. 1558. 1559. 1560. 1561. 1562. 1563. 1564. 1565. 1566.

ifx_blobinfile_mode (int $mode) ifx_byteasvarchar (int $mode) ifx_close ([resource $link_identifier]) ifx_connect ([string $database [, string $userid [, string $password]]]) ifx_copy_blob (int $bid) ifx_create_blob (int $type, int $mode, string $param) ifx_create_char (string $param) ifx_do (resource $result_id) ifx_errormsg ([int $errorcode]) ifx_error ([resource $link_identifier]) ifx_fetch_row (resource $result_id [, mixed $position]) ifx_fieldproperties (resource $result_id) ifx_fieldtypes (resource $result_id) ifx_free_blob (int $bid) ifx_free_char (int $bid) ifx_free_result (resource $result_id) ifx_get_blob (int $bid) ifx_get_char (int $bid) ifx_getsqlca (resource $result_id) ifx_htmltbl_result (resource $result_id [, string $html_table_options]) ifx_nullformat (int $mode) ifx_num_fields (resource $result_id) ifx_num_rows (resource $result_id) ifx_pconnect ([string $database [, string $userid [, string $password]]]) ifx_prepare (string $query, resource $link_identifier [, int $cursor_def], mixed $blobidarray)

1567.

ifx_query (string $query, resource $link_identifier [, int $cursor_type [, mixed $blobidarray]])

1568. 1569. 1570.

ifx_textasvarchar (int $mode) ifx_update_blob (int $bid, string $content) ifx_update_char (int $bid, string $content)

1571. 1572. 1573. 1574. 1575. 1576. 1577. 1578. 1579. 1580.

ifxus_close_slob (int $bid) ifxus_create_slob (int $mode) ifxus_free_slob (int $bid) ifxus_open_slob (int $bid, int $mode) ifxus_read_slob (int $bid, int $nbytes) ifxus_seek_slob (int $bid, int $mode, int $offset) ifxus_tell_slob (int $bid) ifxus_write_slob (int $bid, string $content) ignore_user_abort ([bool $setting]) iis_add_server (string $path, string $comment, string $server_ip, int $port, string $host_name, int $rights, int $start_server)

1581. 1582.

iis_get_dir_security (int $server_instance, string $virtual_path) iis_get_script_map (int $server_instance, string $virtual_path, string $script_extension)

1583. 1584. 1585. 1586. 1587. 1588.

iis_get_server_by_comment (string $comment) iis_get_server_by_path (string $path) iis_get_server_rights (int $server_instance, string $virtual_path) iis_get_service_state (string $service_id) iis_remove_server (int $server_instance) iis_set_app_settings (int $server_instance, string $virtual_path, string $application_scope)

1589.

iis_set_dir_security (int $server_instance, string $virtual_path, int $directory_flags)

1590.

iis_set_script_map (int $server_instance, string $virtual_path, string $script_extension, string $engine_path, int $allow_scripting)

1591.

iis_set_server_rights (int $server_instance, string $virtual_path, int $directory_flags)

1592. 1593. 1594. 1595.

iis_start_server (int $server_instance) iis_start_service (string $service_id) iis_stop_server (int $server_instance) iis_stop_service (string $service_id)

1596. 1597. 1598. 1599.

image2wbmp (resource $image [, string $filename [, int $threshold]]) imagealphablending (resource $image, bool $blendmode) imageantialias (resource $image, bool $on) imagearc (resource $image, int $cx, int $cy, int $width, int $height, int $start, int $end, int $color)

1600. 1601. 1602.

imagechar (resource $image, int $font, int $x, int $y, string $c, int $color) imagecharup (resource $image, int $font, int $x, int $y, string $c, int $color) imagecolorallocatealpha (resource $image, int $red, int $green, int $blue, int $alpha)

1603. 1604. 1605.

imagecolorallocate (resource $image, int $red, int $green, int $blue) imagecolorat (resource $image, int $x, int $y) imagecolorclosestalpha (resource $image, int $red, int $green, int $blue, int $alpha)

1606. 1607. 1608. 1609.

imagecolorclosesthwb (resource $image, int $red, int $green, int $blue) imagecolorclosest (resource $image, int $red, int $green, int $blue) imagecolordeallocate (resource $image, int $color) imagecolorexactalpha (resource $image, int $red, int $green, int $blue, int $alpha)

1610. 1611. 1612.

imagecolorexact (resource $image, int $red, int $green, int $blue) imagecolormatch (resource $image1, resource $image2) imagecolorresolvealpha (resource $image, int $red, int $green, int $blue, int $alpha)

1613. 1614. 1615. 1616. 1617. 1618. 1619.

imagecolorresolve (resource $image, int $red, int $green, int $blue) imagecolorset (resource $image, int $index, int $red, int $green, int $blue) imagecolorsforindex (resource $image, int $index) imagecolorstotal (resource $image) imagecolortransparent (resource $image [, int $color]) imageconvolution (resource $image, array $matrix, float $div, float $offset) imagecopymergegray (resource $dst_im, resource $src_im, int $dst_x, int $dst_y, int $src_x, int $src_y, int $src_w, int $src_h, int $pct)

1620.

imagecopymerge (resource $dst_im, resource $src_im, int $dst_x, int $dst_y, int $src_x, int $src_y, int $src_w, int $src_h, int $pct)

1621.

imagecopyresampled (resource $dst_image, resource $src_image, int $dst_x, int $dst_y, int $src_x, int $src_y, int $dst_w, int $dst_h, int $src_w, int $src_h)

1622.

imagecopyresized (resource $dst_image, resource $src_image, int $dst_x, int $dst_y, int $src_x, int $src_y, int $dst_w, int $dst_h, int $src_w, int $src_h)

1623.

imagecopy (resource $dst_im, resource $src_im, int $dst_x, int $dst_y, int $src_x, int $src_y, int $src_w, int $src_h)

1624.

imagecreatefromgd2part (string $filename, int $srcX, int $srcY, int $width, int $height)

1625. 1626. 1627. 1628. 1629. 1630. 1631. 1632. 1633. 1634. 1635. 1636. 1637. 1638.

imagecreatefromgd2 (string $filename) imagecreatefromgd (string $filename) imagecreatefromgif (string $filename) imagecreatefromjpeg (string $filename) imagecreatefrompng (string $filename) imagecreatefromstring (string $data) imagecreatefromwbmp (string $filename) imagecreatefromxbm (string $filename) imagecreatefromxpm (string $filename) imagecreate (int $width, int $height) imagecreatetruecolor (int $width, int $height) imagedashedline (resource $image, int $x1, int $y1, int $x2, int $y2, int $color) imagedestroy (resource $image) imageellipse (resource $image, int $cx, int $cy, int $width, int $height, int $color)

1639.

imagefilledarc (resource $image, int $cx, int $cy, int $width, int $height, int $start, int $end, int $color, int $style)

1640.

imagefilledellipse (resource $image, int $cx, int $cy, int $width, int $height, int $color)

1641.

imagefilledpolygon (resource $image, array $points, int $num_points, int $color)

1642.

imagefilledrectangle (resource $image, int $x1, int $y1, int $x2, int $y2, int $color)

1643. 1644. 1645.

imagefill (resource $image, int $x, int $y, int $color) imagefilltoborder (resource $image, int $x, int $y, int $border, int $color) imagefilter (resource $image, int $filtertype [, int $arg1 [, int $arg2 [, int $arg3 [, int $arg4]]]])

1646. 1647. 1648.

imagefontheight (int $font) imagefontwidth (int $font) imageftbbox (float $size, float $angle, string $font_file, string $text [, array $extrainfo])

1649.

imagefttext (resource $image, float $size, float $angle, int $x, int $y, int $color, string $font_file, string $text [, array $extrainfo])

1650. 1651. 1652. 1653. 1654. 1655. 1656. 1657. 1658. 1659. 1660. 1661. 1662. 1663. 1664. 1665. 1666. 1667. 1668.

imagegammacorrect (resource $image, float $inputgamma, float $outputgamma) imagegd2 (resource $image [, string $filename [, int $chunk_size [, int $type]]]) imagegd (resource $image [, string $filename]) imagegif (resource $image [, string $filename]) imagegrabscreen (void) imagegrabwindow (int $window [, int $client_area]) imageinterlace (resource $image [, int $interlace]) imageistruecolor (resource $image) imagejpeg (resource $image [, string $filename [, int $quality]]) imagelayereffect (resource $image, int $effect) imageline (resource $image, int $x1, int $y1, int $x2, int $y2, int $color) imageloadfont (string $file) imagepalettecopy (resource $destination, resource $source) imagepng (resource $image [, string $filename [, int $quality [, int $filters]]]) imagepolygon (resource $image, array $points, int $num_points, int $color) imagepsbbox (string $text, int $font, int $size) imagepsencodefont (resource $font_index, string $encodingfile) imagepsextendfont (int $font_index, float $extend) imagepsfreefont (resource $fontindex)

1669. 1670. 1671.

imagepsloadfont (string $filename) imagepsslantfont (resource $font_index, float $slant) imagepstext (resource $image, string $text, resource $font, int $size, int $foreground, int $background, int $x, int $y [, int $space [, int $tightness [, float $angle [, int $antialias_steps]]]])

1672. 1673.

imagerectangle (resource $image, int $x1, int $y1, int $x2, int $y2, int $color) imagerotate (resource $source_image, float $angle, int $bgd_color [, int $ignore_transparent])

1674. 1675. 1676. 1677. 1678. 1679. 1680.

imagesavealpha (resource $image, bool $saveflag) imagesetbrush (resource $image, resource $brush) imagesetpixel (resource $image, int $x, int $y, int $color) imagesetstyle (resource $image, array $style) imagesetthickness (resource $image, int $thickness) imagesettile (resource $image, resource $tile) imagestring (resource $image, int $font, int $x, int $y, string $string, int $color)

1681.

imagestringup (resource $image, int $font, int $x, int $y, string $string, int $color)

1682. 1683. 1684. 1685. 1686.

imagesx (resource $image) imagesy (resource $image) imagetruecolortopalette (resource $image, bool $dither, int $ncolors) imagettfbbox (float $size, float $angle, string $fontfile, string $text) imagettftext (resource $image, float $size, float $angle, int $x, int $y, int $color, string $fontfile, string $text)

1687. 1688. 1689. 1690. 1691. 1692. 1693.

imagetypes (void) image_type_to_extension (int $imagetype [, bool $include_dot]) image_type_to_mime_type (int $imagetype) imagewbmp (resource $image [, string $filename [, int $foreground]]) imagexbm (resource $image, string $filename [, int $foreground]) Imagick::adaptiveBlurImage (float $radius, float $sigma [, int $channel]) Imagick::adaptiveResizeImage (int $columns, int $rows [, bool $fit])

1694. 1695. 1696. 1697. 1698. 1699.

Imagick::adaptiveSharpenImage (float $radius, float $sigma [, int $channel]) Imagick::adaptiveThresholdImage (int $width, int $height, int $offset) Imagick::addImage (Imagick $source) Imagick::addNoiseImage (int $noise_type [, int $channel]) Imagick::affineTransformImage (ImagickDraw $matrix) Imagick::annotateImage (ImagickDraw $draw_settings, float $x, float $y, float $angle, string $text)

1700. 1701. 1702. 1703. 1704. 1705. 1706. 1707. 1708. 1709. 1710. 1711. 1712. 1713. 1714. 1715. 1716. 1717. 1718. 1719.

Imagick::appendImages (bool $stack) Imagick::averageImages (void) Imagick::blackThresholdImage (mixed $threshold) Imagick::blurImage (float $radius, float $sigma [, int $channel]) Imagick::borderImage (mixed $bordercolor, int $width, int $height) Imagick::charcoalImage (float $radius, float $sigma) Imagick::chopImage (int $width, int $height, int $x, int $y) Imagick::clear (void) Imagick::clipImage (void) Imagick::clipPathImage (string $pathname, bool $inside) Imagick::clone (void) Imagick::clutImage (Imagick $lookup_table [, int $channel]) Imagick::coalesceImages (void) Imagick::colorizeImage (mixed $colorize, mixed $opacity) Imagick::combineImages (int $channelType) Imagick::commentImage (string $comment) Imagick::compareImageChannels (Imagick $image, int $channelType, int $metricType) Imagick::compareImageLayers (int $method) Imagick::compareImages (Imagick $compare, int $metric) Imagick::compositeImage (Imagick $composite_object, int $composite, int $x, int $y [, int $channel])

1720. 1721.

Imagick::__construct ([mixed $files]) Imagick::contrastImage (bool $sharpen)

1722.

Imagick::contrastStretchImage (float $black_point, float $white_point [, int $channel])

1723. 1724. 1725. 1726. 1727. 1728. 1729. 1730. 1731. 1732. 1733. 1734. 1735. 1736.

Imagick::convolveImage (array $kernel [, int $channel]) Imagick::cropImage (int $width, int $height, int $x, int $y) Imagick::cropThumbnailImage (int $width, int $height) Imagick::current (void) Imagick::cycleColormapImage (int $displace) Imagick::deconstructImages (void) Imagick::despeckleImage (void) Imagick::destroy (void) Imagick::displayImages (string $servername) Imagick::displayImage (string $servername) Imagick::distortImage (int $method, array $arguments, bool $bestfit) ImagickDraw::affine (array $affine) ImagickDraw::annotation (float $x, float $y, string $text) ImagickDraw::arc (float $sx, float $sy, float $ex, float $ey, float $sd, float $ed)

1737. 1738. 1739. 1740. 1741. 1742. 1743.

ImagickDraw::bezier (array $coordinates) ImagickDraw::circle (float $ox, float $oy, float $px, float $py) ImagickDraw::clear (void) ImagickDraw::clone (void) ImagickDraw::color (float $x, float $y, int $paintMethod) ImagickDraw::comment (string $comment) ImagickDraw::composite (int $compose, float $x, float $y, float $width, float $height, Imagick $compositeWand)

1744. 1745. 1746.

ImagickDraw::__construct (void) ImagickDraw::destroy (void) ImagickDraw::ellipse (float $ox, float $oy, float $rx, float $ry, float $start, float $end)

1747. 1748.

ImagickDraw::getClipPath (void) ImagickDraw::getClipRule (void)

1749. 1750. 1751. 1752. 1753. 1754. 1755. 1756. 1757. 1758. 1759. 1760. 1761. 1762. 1763. 1764. 1765. 1766. 1767. 1768. 1769. 1770. 1771. 1772. 1773. 1774. 1775. 1776. 1777. 1778.

ImagickDraw::getClipUnits (void) ImagickDraw::getFillColor (void) ImagickDraw::getFillOpacity (void) ImagickDraw::getFillRule (void) ImagickDraw::getFontFamily (void) ImagickDraw::getFontSize (void) ImagickDraw::getFontStyle (void) ImagickDraw::getFont (void) ImagickDraw::getFontWeight (void) ImagickDraw::getGravity (void) ImagickDraw::getStrokeAntialias (void) ImagickDraw::getStrokeColor (ImagickPixel $stroke_color) ImagickDraw::getStrokeDashArray (void) ImagickDraw::getStrokeDashOffset (void) ImagickDraw::getStrokeLineCap (void) ImagickDraw::getStrokeLineJoin (void) ImagickDraw::getStrokeMiterLimit (void) ImagickDraw::getStrokeOpacity (void) ImagickDraw::getStrokeWidth (void) ImagickDraw::getTextAlignment (void) ImagickDraw::getTextAntialias (void) ImagickDraw::getTextDecoration (void) ImagickDraw::getTextEncoding (void) ImagickDraw::getTextUnderColor (void) ImagickDraw::getVectorGraphics (void) Imagick::drawImage (ImagickDraw $draw) ImagickDraw::line (float $sx, float $sy, float $ex, float $ey) ImagickDraw::matte (float $x, float $y, int $paintMethod) ImagickDraw::pathClose (void) ImagickDraw::pathCurveToAbsolute (float $x1, float $y1, float $x2, float $y2, float $x, float $y)

1779.

ImagickDraw::pathCurveToQuadraticBezierAbsolute (float $x1, float $y1, float $x, float $y)

1780.

ImagickDraw::pathCurveToQuadraticBezierRelative (float $x1, float $y1, float $x, float $y)

1781. 1782. 1783.

ImagickDraw::pathCurveToQuadraticBezierSmoothAbsolute (float $x, float $y) ImagickDraw::pathCurveToQuadraticBezierSmoothRelative (float $x, float $y) ImagickDraw::pathCurveToRelative (float $x1, float $y1, float $x2, float $y2, float $x, float $y)

1784. 1785. 1786.

ImagickDraw::pathCurveToSmoothAbsolute (float $x2, float $y2, float $x, float $y) ImagickDraw::pathCurveToSmoothRelative (float $x2, float $y2, float $x, float $y) ImagickDraw::pathEllipticArcAbsolute (float $rx, float $ry, float $x_axis_rotation, bool $large_arc_flag, bool $sweep_flag, float $x, float $y)

1787.

ImagickDraw::pathEllipticArcRelative (float $rx, float $ry, float $x_axis_rotation, bool $large_arc_flag, bool $sweep_flag, float $x, float $y)

1788. 1789. 1790. 1791. 1792. 1793. 1794. 1795. 1796. 1797. 1798. 1799. 1800. 1801. 1802. 1803. 1804.

ImagickDraw::pathFinish (void) ImagickDraw::pathLineToAbsolute (float $x, float $y) ImagickDraw::pathLineToHorizontalAbsolute (float $x) ImagickDraw::pathLineToHorizontalRelative (float $x) ImagickDraw::pathLineToRelative (float $x, float $y) ImagickDraw::pathLineToVerticalAbsolute (float $y) ImagickDraw::pathLineToVerticalRelative (float $y) ImagickDraw::pathMoveToAbsolute (float $x, float $y) ImagickDraw::pathMoveToRelative (float $x, float $y) ImagickDraw::pathStart (void) ImagickDraw::point (float $x, float $y) ImagickDraw::polygon (array $coordinates) ImagickDraw::polyline (array $coordinates) ImagickDraw::popClipPath (void) ImagickDraw::popDefs (void) ImagickDraw::popPattern (void) ImagickDraw::pop (void)

1805. 1806. 1807.

ImagickDraw::pushClipPath (string $clip_mask_id) ImagickDraw::pushDefs (void) ImagickDraw::pushPattern (string $pattern_id, float $x, float $y, float $width, float $height)

1808. 1809. 1810. 1811. 1812.

ImagickDraw::push (void) ImagickDraw::rectangle (float $x1, float $y1, float $x2, float $y2) ImagickDraw::render (void) ImagickDraw::rotate (float $degrees) ImagickDraw::roundRectangle (float $x1, float $y1, float $x2, float $y2, float $rx, float $ry)

1813. 1814. 1815. 1816. 1817. 1818. 1819. 1820. 1821. 1822. 1823. 1824. 1825. 1826. 1827. 1828. 1829. 1830. 1831. 1832. 1833.

ImagickDraw::scale (float $x, float $y) ImagickDraw::setClipPath (string $clip_mask) ImagickDraw::setClipRule (int $fill_rule) ImagickDraw::setClipUnits (int $clip_units) ImagickDraw::setFillAlpha (float $opacity) ImagickDraw::setFillColor (ImagickPixel $fill_pixel) ImagickDraw::setFillOpacity (float $fillOpacity) ImagickDraw::setFillPatternURL (string $fill_url) ImagickDraw::setFillRule (int $fill_rule) ImagickDraw::setFontFamily (string $font_family) ImagickDraw::setFontSize (float $pointsize) ImagickDraw::setFontStretch (int $fontStretch) ImagickDraw::setFont (string $font_name) ImagickDraw::setFontStyle (int $style) ImagickDraw::setFontWeight (int $font_weight) ImagickDraw::setGravity (int $gravity) ImagickDraw::setStrokeAlpha (float $opacity) ImagickDraw::setStrokeAntialias (bool $stroke_antialias) ImagickDraw::setStrokeColor (ImagickPixel $stroke_pixel) ImagickDraw::setStrokeDashArray (array $dashArray) ImagickDraw::setStrokeDashOffset (float $dash_offset)

1834. 1835. 1836. 1837. 1838. 1839. 1840. 1841. 1842. 1843. 1844. 1845. 1846. 1847. 1848. 1849. 1850. 1851. 1852. 1853. 1854. 1855. 1856. 1857. 1858.

ImagickDraw::setStrokeLineCap (int $linecap) ImagickDraw::setStrokeLineJoin (int $linejoin) ImagickDraw::setStrokeMiterLimit (int $miterlimit) ImagickDraw::setStrokeOpacity (float $stroke_opacity) ImagickDraw::setStrokePatternURL (string $stroke_url) ImagickDraw::setStrokeWidth (float $stroke_width) ImagickDraw::setTextAlignment (int $alignment) ImagickDraw::setTextAntialias (bool $antiAlias) ImagickDraw::setTextDecoration (int $decoration) ImagickDraw::setTextEncoding (string $encoding) ImagickDraw::setTextUnderColor (ImagickPixel $under_color) ImagickDraw::setVectorGraphics (string $xml) ImagickDraw::setViewbox (int $x1, int $y1, int $x2, int $y2) ImagickDraw::skewX (float $degrees) ImagickDraw::skewY (float $degrees) ImagickDraw::translate (float $x, float $y) Imagick::edgeImage (float $radius) Imagick::embossImage (float $radius, float $sigma) Imagick::enhanceImage (void) Imagick::equalizeImage (void) Imagick::evaluateImage (int $op, float $constant [, int $channel]) Imagick::flattenImages (void) Imagick::flipImage (void) Imagick::flopImage (void) Imagick::frameImage (mixed $matte_color, int $width, int $height, int $inner_bevel, int $outer_bevel)

1859. 1860. 1861. 1862. 1863.

Imagick::fxImage (string $expression [, int $channel]) Imagick::gammaImage (float $gamma [, int $channel]) Imagick::gaussianBlurImage (float $radius, float $sigma [, int $channel]) Imagick::getCompressionQuality (void) Imagick::getCompression (void)

1864. 1865. 1866. 1867. 1868. 1869. 1870. 1871. 1872. 1873.

Imagick::getCopyright (void) Imagick::getFilename (void) Imagick::getFormat (void) Imagick::getHomeURL (void) Imagick::getImageBackgroundColor (void) Imagick::getImageBlob (void) Imagick::getImageBluePrimary (float $x, float $y) Imagick::getImageBorderColor (void) Imagick::getImageChannelDepth (int $channelType) Imagick::getImageChannelDistortion (Imagick $reference, int $channel, int $metric)

1874. 1875. 1876. 1877. 1878. 1879. 1880. 1881. 1882. 1883. 1884. 1885. 1886. 1887. 1888. 1889. 1890. 1891. 1892. 1893.

Imagick::getImageChannelExtrema (int $channel) Imagick::getImageChannelMean (int $channel) Imagick::getImageChannelStatistics (void) Imagick::getImageColormapColor (int $index) Imagick::getImageColorspace (void) Imagick::getImageColors (void) Imagick::getImageCompose (void) Imagick::getImageDelay (void) Imagick::getImageDepth (void) Imagick::getImageDispose (void) Imagick::getImageDistortion (MagickWand $reference, int $metric) Imagick::getImageExtrema (void) Imagick::getImageFilename (void) Imagick::getImageFormat (void) Imagick::getImageGamma (void) Imagick::getImageGeometry (void) Imagick::getImageGreenPrimary (void) Imagick::getImageHeight (void) Imagick::getImageHistogram (void) Imagick::getImageIndex (void)

1894. 1895. 1896. 1897. 1898. 1899. 1900. 1901. 1902. 1903. 1904. 1905. 1906. 1907. 1908. 1909. 1910. 1911. 1912. 1913. 1914. 1915. 1916. 1917. 1918. 1919. 1920. 1921. 1922. 1923. 1924.

Imagick::getImageInterlaceScheme (void) Imagick::getImageInterpolateMethod (void) Imagick::getImageIterations (void) Imagick::getImageLength (void) Imagick::getImageMagickLicense (void) Imagick::getImageMatteColor (void) Imagick::getImageMatte (void) Imagick::getImageOrientation (void) Imagick::getImagePage (void) Imagick::getImagePixelColor (int $x, int $y) Imagick::getImageProfiles ([string $pattern [, bool $only_names]]) Imagick::getImageProfile (string $name) Imagick::getImageProperties ([string $pattern [, bool $only_names]]) Imagick::getImageProperty (string $name) Imagick::getImageRedPrimary (void) Imagick::getImageRegion (int $width, int $height, int $x, int $y) Imagick::getImageRenderingIntent (void) Imagick::getImageResolution (void) Imagick::getImageScene (void) Imagick::getImageSignature (void) Imagick::getImageSize (void) Imagick::getImageTicksPerSecond (void) Imagick::getImageTotalInkDensity (void) Imagick::getImageType (void) Imagick::getImageUnits (void) Imagick::getImageVirtualPixelMethod (void) Imagick::getImage (void) Imagick::getImageWhitePoint (void) Imagick::getImageWidth (void) Imagick::getInterlaceScheme (void) Imagick::getIteratorIndex (void)

1925. 1926. 1927. 1928. 1929. 1930. 1931. 1932. 1933. 1934. 1935. 1936. 1937. 1938. 1939. 1940. 1941. 1942. 1943. 1944. 1945.

Imagick::getNumberImages (void) Imagick::getOption (string $key) Imagick::getPackageName (void) Imagick::getPage (void) Imagick::getPixelIterator (void) Imagick::getPixelRegionIterator (int $x, int $y, int $columns, int $rows) Imagick::getQuantumDepth (void) Imagick::getQuantumRange (void) Imagick::getReleaseDate (void) Imagick::getResource (int $type) Imagick::getResourceLimit (int $type) Imagick::getSamplingFactors (void) Imagick::getSizeOffset (void) Imagick::getSize (void) Imagick::getVersion (void) Imagick::hasNextImage (void) Imagick::hasPreviousImage (void) Imagick::identifyImage ([bool $appendRawOutput]) Imagick::implodeImage (float $radius) Imagick::labelImage (string $label) Imagick::levelImage (float $blackPoint, float $gamma, float $whitePoint [, int $channel])

1946. 1947. 1948. 1949.

Imagick::linearStretchImage (float $blackPoint, float $whitePoint) Imagick::magnifyImage (void) Imagick::mapImage (Imagick $map, bool $dither) Imagick::matteFloodfillImage (float $alpha, float $fuzz, mixed $bordercolor, int $x, int $y)

1950. 1951. 1952.

Imagick::medianFilterImage (float $radius) Imagick::minifyImage (void) Imagick::modulateImage (float $brightness, float $saturation, float $hue)

1953.

Imagick::montageImage (ImagickDraw $draw, string $tile_geometry, string $thumbnail_geometry, int $mode, string $frame)

1954. 1955. 1956. 1957. 1958. 1959. 1960. 1961. 1962. 1963. 1964.

Imagick::morphImages (int $number_frames) Imagick::mosaicImages (void) Imagick::motionBlurImage (float $radius, float $sigma, float $angle) Imagick::negateImage (bool $gray [, int $channel]) Imagick::newImage (int $cols, int $rows, mixed $background [, string $format]) Imagick::newPseudoImage (int $columns, int $rows, string $pseudoString) Imagick::nextImage (void) Imagick::normalizeImage ([int $channel]) Imagick::oilPaintImage (float $radius) Imagick::optimizeImageLayers (void) Imagick::paintFloodfillImage (mixed $fill, float $fuzz, mixed $bordercolor, int $x, int $y)

1965.

Imagick::paintOpaqueImage (mixed $target, mixed $fill, float $fuzz [, int $channel])

1966. 1967. 1968. 1969. 1970. 1971. 1972. 1973. 1974. 1975. 1976. 1977. 1978. 1979. 1980.

Imagick::paintTransparentImage (mixed $target, float $alpha, float $fuzz) Imagick::pingImageBlob (string $image) Imagick::pingImageFile (resource $filehandle [, string $fileName]) Imagick::pingImage (string $filename) ImagickPixel::clear (void) ImagickPixel::__construct ([string $color]) ImagickPixel::destroy (void) ImagickPixel::getColorAsString (void) ImagickPixel::getColor ([bool $normalized]) ImagickPixel::getColorCount (void) ImagickPixel::getColorValue (int $color) ImagickPixel::getHSL (void) ImagickPixel::isSimilar (ImagickPixel $color, float $fuzz) ImagickPixelIterator::clear (void) ImagickPixelIterator::__construct (Imagick $wand)

1981. 1982. 1983. 1984. 1985. 1986. 1987.

ImagickPixelIterator::destroy (void) ImagickPixelIterator::getCurrentIteratorRow (void) ImagickPixelIterator::getIteratorRow (void) ImagickPixelIterator::getNextIteratorRow (void) ImagickPixelIterator::getPreviousIteratorRow (void) ImagickPixelIterator::newPixelIterator (Imagick $wand) ImagickPixelIterator::newPixelRegionIterator (Imagick $wand, int $x, int $y, int $columns, int $rows)

1988. 1989. 1990. 1991. 1992. 1993. 1994. 1995. 1996. 1997. 1998. 1999. 2000. 2001.

ImagickPixelIterator::resetIterator (void) ImagickPixelIterator::setIteratorFirstRow (void) ImagickPixelIterator::setIteratorLastRow (void) ImagickPixelIterator::setIteratorRow (int $row) ImagickPixelIterator::syncIterator (void) ImagickPixel::setColor (string $color) ImagickPixel::setColorValue (int $color, float $value) ImagickPixel::setHSL (float $hue, float $saturation, float $luminosity) Imagick::polaroidImage (ImagickDraw $properties, float $angle) Imagick::posterizeImage (int $levels, bool $dither) Imagick::previewImages (int $preview) Imagick::previousImage (void) Imagick::profileImage (string $name, string $profile) Imagick::quantizeImage (int $numberColors, int $colorspace, int $treedepth, bool $dither, bool $measureError)

2002.

Imagick::quantizeImages (int $numberColors, int $colorspace, int $treedepth, bool $dither, bool $measureError)

2003.

Imagick::queryFontMetrics (ImagickDraw $properties, string $text [, bool $multiline])

2004. 2005. 2006. 2007.

Imagick::queryFonts ([string $pattern]) Imagick::queryFormats ([string $pattern]) Imagick::radialBlurImage (float $angle [, int $channel]) Imagick::raiseImage (int $width, int $height, int $x, int $y, bool $raise)

2008. 2009. 2010. 2011. 2012. 2013. 2014. 2015. 2016.

Imagick::randomThresholdImage (float $low, float $high [, int $channel]) Imagick::readImageBlob (string $image [, string $filename]) Imagick::readImageFile (resource $filehandle [, string $fileName]) Imagick::readImage (string $filename) Imagick::reduceNoiseImage (float $radius) Imagick::removeImageProfile (string $name) Imagick::removeImage (void) Imagick::render (void) Imagick::resampleImage (float $x_resolution, float $y_resolution, int $filter, float $blur)

2017.

Imagick::resizeImage (int $columns, int $rows, int $filter, float $blur [, bool $fit])

2018. 2019. 2020.

Imagick::rollImage (int $x, int $y) Imagick::rotateImage (mixed $background, float $degrees) Imagick::roundCorners (float $x_rounding, float $y_rounding [, float $stroke_width [, float $displace [, float $size_correction]]])

2021. 2022. 2023. 2024. 2025. 2026. 2027. 2028. 2029. 2030. 2031. 2032. 2033. 2034. 2035.

Imagick::sampleImage (int $columns, int $rows) Imagick::scaleImage (int $cols, int $rows [, bool $fit]) Imagick::separateImageChannel (int $channel) Imagick::sepiaToneImage (float $threshold) Imagick::setBackgroundColor (mixed $background) Imagick::setCompression (int $compression) Imagick::setCompressionQuality (int $quality) Imagick::setFilename (string $filename) Imagick::setFirstIterator (void) Imagick::setFormat (string $format) Imagick::setImageBackgroundColor (mixed $background) Imagick::setImageBias (float $bias) Imagick::setImageBluePrimary (float $x, float $y) Imagick::setImageBorderColor (mixed $border) Imagick::setImageChannelDepth (int $channel, int $depth)

2036. 2037. 2038. 2039. 2040. 2041. 2042. 2043. 2044. 2045. 2046. 2047. 2048. 2049. 2050. 2051. 2052. 2053. 2054. 2055. 2056. 2057. 2058. 2059. 2060. 2061. 2062. 2063. 2064. 2065. 2066.

Imagick::setImageColormapColor (int $index, ImagickPixel $color) Imagick::setImageColorspace (int $colorspace) Imagick::setImageCompose (int $compose) Imagick::setImageCompression (int $compression) Imagick::setImageDelay (int $delay) Imagick::setImageDepth (int $depth) Imagick::setImageDispose (int $dispose) Imagick::setImageExtent (int $columns, int $rows) Imagick::setImageFilename (string $filename) Imagick::setImageFormat (string $format) Imagick::setImageGamma (float $gamma) Imagick::setImageGreenPrimary (float $x, float $y) Imagick::setImage (Imagick $replace) Imagick::setImageIndex (int $index) Imagick::setImageInterlaceScheme (int $interlace_scheme) Imagick::setImageInterpolateMethod (int $method) Imagick::setImageIterations (int $iterations) Imagick::setImageMatte (bool $matte) Imagick::setImageMatteColor (mixed $matte) Imagick::setImageOpacity (float $opacity) Imagick::setImageOrientation (int $orientation) Imagick::setImagePage (int $width, int $height, int $x, int $y) Imagick::setImageProfile (string $name, string $profile) Imagick::setImageProperty (string $name, string $value) Imagick::setImageRedPrimary (float $x, float $y) Imagick::setImageRenderingIntent (int $rendering_intent) Imagick::setImageResolution (float $x_resolution, float $y_resolution) Imagick::setImageScene (int $scene) Imagick::setImageTicksPerSecond (int $ticks_per-second) Imagick::setImageType (int $image_type) Imagick::setImageUnits (int $units)

2067. 2068. 2069. 2070. 2071. 2072. 2073. 2074. 2075. 2076. 2077. 2078. 2079. 2080. 2081. 2082. 2083. 2084. 2085.

Imagick::setImageVirtualPixelMethod (int $method) Imagick::setImageWhitePoint (float $x, float $y) Imagick::setInterlaceScheme (int $interlace_scheme) Imagick::setIteratorIndex (int $index) Imagick::setLastIterator (void) Imagick::setOption (string $key, string $value) Imagick::setPage (int $width, int $height, int $x, int $y) Imagick::setResolution (float $x_resolution, float $y_resolution) Imagick::setResourceLimit (int $type, int $limit) Imagick::setSamplingFactors (array $factors) Imagick::setSize (int $columns, int $rows) Imagick::setSizeOffset (int $columns, int $rows, int $offset) Imagick::setType (int $image_type) Imagick::shadeImage (bool $gray, float $azimuth, float $elevation) Imagick::shadowImage (float $opacity, float $sigma, int $x, int $y) Imagick::sharpenImage (float $radius, float $sigma [, int $channel]) Imagick::shaveImage (int $columns, int $rows) Imagick::shearImage (mixed $background, float $x_shear, float $y_shear) Imagick::sigmoidalContrastImage (bool $sharpen, float $alpha, float $beta [, int $channel])

2086. 2087. 2088. 2089. 2090. 2091. 2092. 2093. 2094. 2095. 2096.

Imagick::sketchImage (float $radius, float $sigma, float $angle) Imagick::solarizeImage (int $threshold) Imagick::spliceImage (int $width, int $height, int $x, int $y) Imagick::spreadImage (float $radius) Imagick::steganoImage (Imagick $watermark_wand, int $offset) Imagick::stereoImage (Imagick $offset_wand) Imagick::stripImage (void) Imagick::swirlImage (float $degrees) Imagick::textureImage (Imagick $texture_wand) Imagick::thresholdImage (float $threshold [, int $channel]) Imagick::thumbnailImage (int $columns, int $rows [, bool $fit])

2097. 2098. 2099. 2100. 2101. 2102.

Imagick::tintImage (mixed $tint, mixed $opacity) Imagick::transformImage (string $crop, string $geometry) Imagick::transverseImage (void) Imagick::trimImage (float $fuzz) Imagick::uniqueImageColors (void) Imagick::unsharpMaskImage (float $radius, float $sigma, float $amount, float $threshold [, int $channel])

2103. 2104. 2105. 2106. 2107. 2108. 2109. 2110. 2111.

Imagick::valid (void) Imagick::vignetteImage (float $blackPoint, float $whitePoint, int $x, int $y) Imagick::waveImage (float $amplitude, float $length) Imagick::whiteThresholdImage (mixed $threshold) Imagick::writeImages (string $filename, bool $adjoin) Imagick::writeImage ([string $filename]) imap_8bit (string $string) imap_alerts (void) imap_append (resource $imap_stream, string $mailbox, string $message [, string $options])

2112. 2113. 2114. 2115. 2116. 2117.

imap_base64 (string $text) imap_binary (string $string) imap_body (resource $imap_stream, int $msg_number [, int $options]) imap_bodystruct (resource $imap_stream, int $msg_number, string $section) imap_check (resource $imap_stream) imap_clearflag_full (resource $imap_stream, string $sequence, string $flag [, string $options])

2118. 2119. 2120. 2121. 2122. 2123.

imap_close (resource $imap_stream [, int $flag]) imap_createmailbox (resource $imap_stream, string $mailbox) imap_deletemailbox (resource $imap_stream, string $mailbox) imap_delete (resource $imap_stream, int $msg_number [, int $options]) imap_errors (void) imap_expunge (resource $imap_stream)

2124.

imap_fetchbody (resource $imap_stream, int $msg_number, string $part_number [, int $options])

2125. 2126. 2127. 2128. 2129. 2130. 2131. 2132. 2133.

imap_fetchheader (resource $imap_stream, int $msg_number [, int $options]) imap_fetch_overview (resource $imap_stream, string $sequence [, int $options]) imap_fetchstructure (resource $imap_stream, int $msg_number [, int $options]) imap_getacl (resource $imap_stream, string $mailbox) imap_getmailboxes (resource $imap_stream, string $ref, string $pattern) imap_get_quota (resource $imap_stream, string $quota_root) imap_get_quotaroot (resource $imap_stream, string $quota_root) imap_getsubscribed (resource $imap_stream, string $ref, string $pattern) imap_headerinfo (resource $imap_stream, int $msg_number [, int $fromlength [, int $subjectlength [, string $defaulthost]]])

2134. 2135. 2136. 2137.

imap_headers (resource $imap_stream) imap_last_error (void) imap_list (resource $imap_stream, string $ref, string $pattern) imap_listscan (resource $imap_stream, string $ref, string $pattern, string $content)

2138. 2139. 2140. 2141.

imap_lsub (resource $imap_stream, string $ref, string $pattern) imap_mailboxmsginfo (resource $imap_stream) imap_mail_compose (array $envelope, array $body) imap_mail_copy (resource $imap_stream, string $msglist, string $mailbox [, int $options])

2142.

imap_mail_move (resource $imap_stream, string $msglist, string $mailbox [, int $options])

2143.

imap_mail (string $to, string $subject, string $message [, string $additional_headers [, string $cc [, string $bcc [, string $rpath]]]])

2144. 2145. 2146. 2147.

imap_mime_header_decode (string $text) imap_msgno (resource $imap_stream, int $uid) imap_num_msg (resource $imap_stream) imap_num_recent (resource $imap_stream)

2148.

imap_open (string $mailbox, string $username, string $password [, int $options [, int $n_retries]])

2149. 2150. 2151. 2152.

imap_ping (resource $imap_stream) imap_qprint (string $string) imap_renamemailbox (resource $imap_stream, string $old_mbox, string $new_mbox) imap_reopen (resource $imap_stream, string $mailbox [, int $options [, int $n_retries]])

2153. 2154. 2155. 2156.

imap_rfc822_parse_adrlist (string $address, string $default_host) imap_rfc822_parse_headers (string $headers [, string $defaulthost]) imap_rfc822_write_address (string $mailbox, string $host, string $personal) imap_savebody (resource $imap_stream, mixed $file, int $msg_number [, string $part_number [, int $options]])

2157.

imap_search (resource $imap_stream, string $criteria [, int $options [, string $charset]])

2158. 2159.

imap_setacl (resource $imap_stream, string $mailbox, string $id, string $rights) imap_setflag_full (resource $imap_stream, string $sequence, string $flag [, int $options])

2160. 2161.

imap_set_quota (resource $imap_stream, string $quota_root, int $quota_limit) imap_sort (resource $imap_stream, int $criteria, int $reverse [, int $options [, string $search_criteria [, string $charset]]])

2162. 2163. 2164. 2165. 2166. 2167. 2168. 2169. 2170. 2171. 2172.

imap_status (resource $imap_stream, string $mailbox, int $options) imap_subscribe (resource $imap_stream, string $mailbox) imap_thread (resource $imap_stream [, int $options]) imap_timeout (int $timeout_type [, int $timeout]) imap_uid (resource $imap_stream, int $msg_number) imap_undelete (resource $imap_stream, int $msg_number [, int $flags]) imap_unsubscribe (string $imap_stream, string $mailbox) imap_utf7_decode (string $text) imap_utf7_encode (string $data) imap_utf8 (string $mime_encoded_text) implode (string $glue, array $pieces)

2173. 2174. 2175. 2176. 2177. 2178. 2179. 2180. 2181. 2182. 2183. 2184. 2185.

importChar (string $libswf, string $name) importFont (string $libswf, string $name) import_request_variables (string $types [, string $prefix]) import (string $filename) in_array (mixed $needle, array $haystack [, bool $strict]) inclued_get_data (void) inet_ntop (string $in_addr) inet_pton (string $address) info (array $parameter) ingres_autocommit ([resource $link]) ingres_close ([resource $link]) ingres_commit ([resource $link]) ingres_connect ([string $database [, string $username [, string $password [, array $options]]]])

2186. 2187. 2188. 2189. 2190. 2191. 2192. 2193. 2194. 2195. 2196. 2197. 2198. 2199. 2200. 2201. 2202.

ingres_cursor ([resource $link]) ingres_errno ([resource $link]) ingres_error ([resource $link]) ingres_errsqlstate ([resource $link]) ingres_fetch_array ([int $result_type [, resource $link]]) ingres_fetch_object ([int $result_type [, resource $link]]) ingres_fetch_row ([resource $link]) ingres_field_length (int $index [, resource $link]) ingres_field_name (int $index [, resource $link]) ingres_field_nullable (int $index [, resource $link]) ingres_field_precision (int $index [, resource $link]) ingres_field_scale (int $index [, resource $link]) ingres_field_type (int $index [, resource $link]) ingres_num_fields ([resource $link]) ingres_num_rows ([resource $link]) ingres_pconnect ([string $database [, string $username [, string $password]]]) ingres_query (string $query [, resource $link])

2203. 2204. 2205. 2206. 2207. 2208. 2209. 2210. 2211. 2212. 2213. 2214. 2215. 2216. 2217. 2218. 2219. 2220. 2221. 2222. 2223. 2224. 2225. 2226. 2227. 2228. 2229. 2230. 2231. 2232. 2233.

ingres_rollback ([resource $link]) ini_get_all ([string $extension [, bool $details]]) ini_get (string $varname) ini_restore (string $varname) ini_set (string $varname, string $newvalue) insertanchor (array $parameter) insert (array $parameter) insertcollection (array $parameter) insertdocument (array $parameter) insert (HW_API_Attribute $attribute) interface_exists (string $interface_name [, bool $autoload]) internal_subset (void) intl_error_name (integer $error_code) intl_get_error_code (void) intl_get_error_message (void) intl_is_failure (integer $error_code) intval (mixed $var [, int $base]) ip2long (string $ip_address) iptcembed (string $iptcdata, string $jpeg_file_name [, int $spool]) iptcparse (string $iptcblock) is_a (object $object, string $class_name) is_array (mixed $var) is_binary (mixed $var) is_bool (mixed $var) is_buffer (mixed $var) is_callable (mixed $var [, bool $syntax_only [, string& $callable_name]]) isConnected (void) is_dir (string $filename) is_executable (string $filename) is_file (string $filename) is_finite (float $val)

2234. 2235. 2236. 2237. 2238. 2239. 2240. 2241. 2242. 2243. 2244. 2245. 2246. 2247. 2248. 2249. 2250. 2251. 2252. 2253. 2254. 2255. 2256. 2257. 2258. 2259. 2260. 2261. 2262. 2263.

is_float (mixed $var) is_infinite (float $val) is_int (mixed $var) is_link (string $filename) is_nan (float $val) is_null (mixed $var) is_numeric (mixed $var) is_object (mixed $var) is_readable (string $filename) is_resource (mixed $var) is_scalar (mixed $var) isset (mixed $var [, mixed $var [, is_soap_fault (mixed $obj) is_string (mixed $var) is_subclass_of (mixed $object, string $class_name) is_unicode (mixed $var) is_uploaded_file (string $filename) is_writable (string $filename) iterator_count (IteratorAggregate $iterator) iterator_to_array (IteratorAggregate $iterator [, bool $use_keys]) java_last_exception_clear (void) java_last_exception_get (void) jddayofweek (int $julianday [, int $mode]) jdmonthname (int $julianday, int $mode) jdtofrench (int $juliandaycount) jdtogregorian (int $julianday) jdtojewish (int $juliandaycount [, bool $hebrew [, int $fl]]) jdtojulian (int $julianday) jdtounix (int $jday) jewishtojd (int $month, int $day, int $year) $...]])

2264.

jpeg2wbmp (string $jpegname, string $wbmpname, int $dest_height, int $dest_width, int $threshold)

2265. 2266. 2267. 2268. 2269.

json_decode (string $json [, bool $assoc]) json_encode (mixed $value) juliantojd (int $month, int $day, int $year) kadm5_chpass_principal (resource $handle, string $principal, string $password) kadm5_create_principal (resource $handle, string $principal [, string $password [, array $options]])

2270. 2271. 2272. 2273. 2274. 2275. 2276.

kadm5_delete_principal (resource $handle, string $principal) kadm5_destroy (resource $handle) kadm5_flush (resource $handle) kadm5_get_policies (resource $handle) kadm5_get_principal (resource $handle, string $principal) kadm5_get_principals (resource $handle) kadm5_init_with_password (string $admin_server, string $realm, string $principal, string $password)

2277. 2278. 2279. 2280. 2281. 2282. 2283. 2284. 2285. 2286. 2287. 2288. 2289. 2290.

kadm5_modify_principal (resource $handle, string $principal, array $options) key (array& $array) krsort (array& $array [, int $sort_flags]) ksort (array& $array [, int $sort_flags]) labelFrame (string $label) labelFrame (string $label) langdepvalue (string $language) lcfirst (string $str) lcg_value (void) lchgrp (string $filename, mixed $group) lchown (string $filename, mixed $user) ldap_8859_to_t61 (string $value) ldap_add (resource $link_identifier, string $dn, array $entry) ldap_bind (resource $link_identifier [, string $bind_rdn [, string $bind_password]])

2291.

ldap_compare (resource $link_identifier, string $dn, string $attribute, string $value)

2292. 2293. 2294. 2295. 2296. 2297. 2298. 2299. 2300.

ldap_connect ([string $hostname [, int $port]]) ldap_count_entries (resource $link_identifier, resource $result_identifier) ldap_delete (resource $link_identifier, string $dn) ldap_dn2ufn (string $dn) ldap_err2str (int $errno) ldap_errno (resource $link_identifier) ldap_error (resource $link_identifier) ldap_explode_dn (string $dn, int $with_attrib) ldap_first_attribute (resource $link_identifier, resource $result_entry_identifier)

2301. 2302. 2303. 2304.

ldap_first_entry (resource $link_identifier, resource $result_identifier) ldap_first_reference (resource $link, resource $result) ldap_free_result (resource $result_identifier) ldap_get_attributes (resource $link_identifier, resource $result_entry_identifier)

2305. 2306. 2307. 2308.

ldap_get_dn (resource $link_identifier, resource $result_entry_identifier) ldap_get_entries (resource $link_identifier, resource $result_identifier) ldap_get_option (resource $link_identifier, int $option, mixed& $retval) ldap_get_values_len (resource $link_identifier, resource $result_entry_identifier, string $attribute)

2309.

ldap_get_values (resource $link_identifier, resource $result_entry_identifier, string $attribute)

2310.

ldap_list (resource $link_identifier, string $base_dn, string $filter [, array $attributes [, int $attrsonly [, int $sizelimit [, int $timelimit [, int $deref]]]]])

2311. 2312. 2313. 2314.

ldap_mod_add (resource $link_identifier, string $dn, array $entry) ldap_mod_del (resource $link_identifier, string $dn, array $entry) ldap_modify (resource $link_identifier, string $dn, array $entry) ldap_mod_replace (resource $link_identifier, string $dn, array $entry)

2315.

ldap_next_attribute (resource $link_identifier, resource $result_entry_identifier)

2316. 2317. 2318. 2319.

ldap_next_entry (resource $link_identifier, resource $result_entry_identifier) ldap_next_reference (resource $link, resource $entry) ldap_parse_reference (resource $link, resource $entry, array& $referrals) ldap_parse_result (resource $link, resource $result, int& $errcode [, string& $matcheddn [, string& $errmsg [, array& $referrals]]])

2320.

ldap_read (resource $link_identifier, string $base_dn, string $filter [, array $attributes [, int $attrsonly [, int $sizelimit [, int $timelimit [, int $deref]]]]])

2321.

ldap_rename (resource $link_identifier, string $dn, string $newrdn, string $newparent, bool $deleteoldrdn)

2322.

ldap_sasl_bind (resource $link [, string $binddn [, string $password [, string $sasl_mech [, string $sasl_realm [, string $sasl_authz_id [, string $props]]]]]])

2323.

ldap_search (resource $link_identifier, string $base_dn, string $filter [, array $attributes [, int $attrsonly [, int $sizelimit [, int $timelimit [, int $deref]]]]])

2324. 2325. 2326. 2327. 2328. 2329. 2330. 2331. 2332. 2333. 2334. 2335. 2336. 2337.

ldap_set_option (resource $link_identifier, int $option, mixed $newval) ldap_set_rebind_proc (resource $link, callback $callback) ldap_sort (resource $link, resource $result, string $sortfilter) ldap_start_tls (resource $link) ldap_t61_to_8859 (string $value) ldap_unbind (resource $link_identifier) levenshtein (string $str1, string $str2) libxml_clear_errors (void) libxml_get_errors (void) libxml_get_last_error (void) libxml_set_streams_context (resource $streams_context) libxml_use_internal_errors ([bool $use_errors]) linkinfo (string $path) link (string $target, string $link)

2338. 2339. 2340. 2341. 2342. 2343. 2344. 2345. 2346. 2347. 2348. 2349. 2350. 2351. 2352. 2353. 2354. 2355. 2356. 2357.

list (mixed $varname [, mixed $...]) load (void) localeconv (void) localtime ([int $timestamp [, bool $is_associative]]) lock (array $parameter) log10 (float $arg) log1p (float $number) log (float $arg [, float $base]) long2ip (int $proper_address) loopCount (int $point) loopInPoint (int $point) loopOutPoint (int $point) lstat (string $filename) ltrim (string $str [, string $charlist]) lzf_compress (string $data) lzf_decompress (string $data) lzf_optimized_for (void) mailparse_determine_best_xfer_encoding (resource $fp) mailparse_msg_create (void) mailparse_msg_extract_part_file (resource $mimemail, mixed $filename [, callback $callbackfunc])

2358.

mailparse_msg_extract_part (resource $mimemail, string $msgbody [, callback $callbackfunc])

2359.

mailparse_msg_extract_whole_part_file (resource $mimemail, string $filename [, callback $callbackfunc])

2360. 2361. 2362. 2363. 2364. 2365.

mailparse_msg_free (resource $mimemail) mailparse_msg_get_part_data (resource $mimemail) mailparse_msg_get_part (resource $mimemail, string $mimesection) mailparse_msg_get_structure (resource $mimemail) mailparse_msg_parse_file (string $filename) mailparse_msg_parse (resource $mimemail, string $data)

2366. 2367. 2368. 2369.

mailparse_rfc822_parse_addresses (string $addresses) mailparse_stream_encode (resource $sourcefp, resource $destfp, string $encoding) mailparse_uudecode_all (resource $fp) mail (string $to, string $subject, string $message [, string $additional_headers [, string $additional_parameters]])

2370.

MakebinarydiffoftwostringsusingtheRabin'spolynomialfingerprintingalgorithmxdiffFu nctionsHumanLanguageandCharacterEncodingSupportxdiffFunctionsPHPManualxdiff_strin g_rabdiff (Noversioninformationavailable, mightbeonlyinCVS)xdiff_string_rabdiff—MakebinarydiffoftwostringsusingtheRab in'spolynomialfingerprintingalgorithmDescriptionstringxdiff_string_bdiff (string $old_data, string $new_data)

2371. 2372. 2373. 2374.

max (array $values) maxdb_affected_rows (resource $link) maxdb_autocommit (resource $link, bool $mode) maxdb_change_user (resource $link, string $user, string $password, string $database)

2375. 2376. 2377. 2378. 2379. 2380.

maxdb_character_set_name (resource $link) maxdb_close (resource $link) maxdb_commit (resource $link) maxdb_connect_errno (void) maxdb_connect_error (void) maxdb_connect ([string $host [, string $username [, string $passwd [, string $dbname [, int $port [, string $socket]]]]]])

2381. 2382. 2383. 2384. 2385. 2386. 2387. 2388.

maxdb_data_seek (resource $result, int $offset) maxdb_debug (string $debug) maxdb_disable_reads_from_master (resource $link) maxdb_disable_rpl_parse (resource $link) maxdb_dump_debug_info (resource $link) maxdb_embedded_connect ([string $dbname]) maxdb_enable_reads_from_master (resource $link) maxdb_enable_rpl_parse (resource $link)

2389. 2390. 2391. 2392. 2393. 2394. 2395. 2396. 2397. 2398. 2399. 2400. 2401. 2402. 2403. 2404. 2405. 2406. 2407. 2408. 2409. 2410. 2411. 2412. 2413. 2414. 2415. 2416. 2417. 2418. 2419.

maxdb_errno (resource $link) maxdb_error (resource $link) maxdb_fetch_array (resource $result [, int $resulttype]) maxdb_fetch_assoc (resource $result) maxdb_fetch_field_direct (resource $result, int $fieldnr) maxdb_fetch_field (resource $result) maxdb_fetch_fields (resource $result) maxdb_fetch_lengths (resource $result) maxdb_fetch_object (object $result) maxdb_fetch_row (resource $result) maxdb_field_count (resource $link) maxdb_field_seek (resource $result, int $fieldnr) maxdb_field_tell (resource $result) maxdb_free_result (resource $result) maxdb_get_client_info (void) maxdb_get_client_version (void) maxdb_get_host_info (resource $link) maxdb_get_proto_info (resource $link) maxdb_get_server_info (resource $link) maxdb_get_server_version (resource $link) maxdb_info (resource $link) maxdb_init (void) maxdb_insert_id (resource $link) maxdb_kill (resource $link, int $processid) maxdb_master_query (resource $link, string $query) maxdb_more_results (resource $link) maxdb_multi_query (resource $link, string $query) maxdb_next_result (resource $link) maxdb_num_fields (resource $result) maxdb_num_rows (resource $result) maxdb_options (resource $link, int $option, mixed $value)

2420. 2421. 2422. 2423.

maxdb_ping (resource $link) maxdb_prepare (resource $link, string $query) maxdb_query (resource $link, string $query [, int $resultmode]) maxdb_real_connect (resource $link [, string $hostname [, string $username [, string $passwd [, string $dbname [, int $port [, string $socket]]]]]])

2424. 2425. 2426. 2427. 2428. 2429. 2430. 2431. 2432. 2433. 2434. 2435. 2436.

maxdb_real_escape_string (resource $link, string $escapestr) maxdb_real_query (resource $link, string $query) maxdb_report (int $flags) maxdb_rollback (resource $link) maxdb_rpl_parse_enabled (resource $link) maxdb_rpl_probe (resource $link) maxdb_rpl_query_type (resource $link) maxdb_select_db (resource $link, string $dbname) maxdb_send_query (resource $link, string $query) maxdb_server_end (void) maxdb_server_init ([array $server [, array $groups]]) maxdb_sqlstate (resource $link) maxdb_ssl_set (resource $link, string $key, string $cert, string $ca, string $capath, string $cipher)

2437. 2438. 2439.

maxdb_stat (resource $link) maxdb_stmt_affected_rows (resource $stmt) maxdb_stmt_bind_param (resource $stmt, string $types, mixed& $var1 [, mixed& $...])

2440. 2441. 2442. 2443. 2444. 2445. 2446. 2447.

maxdb_stmt_bind_result (resource $stmt, mixed& $var1 [, mixed& $...]) maxdb_stmt_close_long_data (resource $stmt, int $param_nr) maxdb_stmt_close (resource $stmt) maxdb_stmt_data_seek (resource $statement, int $offset) maxdb_stmt_errno (resource $stmt) maxdb_stmt_error (resource $stmt) maxdb_stmt_execute (resource $stmt) maxdb_stmt_fetch (resource $stmt)

2448. 2449. 2450. 2451. 2452. 2453. 2454. 2455. 2456. 2457. 2458. 2459. 2460. 2461. 2462. 2463. 2464. 2465. 2466. 2467.

maxdb_stmt_free_result (resource $stmt) maxdb_stmt_init (resource $link) maxdb_stmt_num_rows (resource $stmt) maxdb_stmt_param_count (resource $stmt) maxdb_stmt_prepare (resource $stmt, string $query) maxdb_stmt_reset (resource $stmt) maxdb_stmt_result_metadata (resource $stmt) maxdb_stmt_send_long_data (resource $stmt, int $param_nr, string $data) maxdb_stmt_sqlstate (resource $stmt) maxdb_stmt_store_result (resource $stmt) maxdb_store_result (resource $link) maxdb_thread_id (resource $link) maxdb_thread_safe (void) maxdb_use_result (resource $link) maxdb_warning_count (resource $link) mb_check_encoding ([string $var [, string $encoding]]) mb_convert_case (string $str, int $mode [, string $encoding]) mb_convert_encoding (string $str, string $to_encoding [, mixed $from_encoding]) mb_convert_kana (string $str [, string $option [, string $encoding]]) mb_convert_variables (string $to_encoding, mixed $from_encoding, mixed& $vars [, mixed& $...])

2468. 2469. 2470. 2471. 2472.

mb_decode_mimeheader (string $str) mb_decode_numericentity (string $str, array $convmap [, string $encoding]) mb_detect_encoding (string $str [, mixed $encoding_list [, bool $strict]]) mb_detect_order ([mixed $encoding_list]) mb_encode_mimeheader (string $str [, string $charset [, string $transfer_encoding [, string $linefeed [, int $indent]]]])

2473. 2474.

mb_encode_numericentity (string $str, array $convmap [, string $encoding]) mb_eregi_replace (string $pattern, string $replace, string $string [, string $option])

2475.

mb_eregi (string $pattern, string $string [, array $regs])

2476. 2477.

mb_ereg_match (string $pattern, string $string [, string $option]) mb_ereg_replace (string $pattern, string $replacement, string $string [, string $option])

2478. 2479. 2480. 2481. 2482. 2483. 2484. 2485. 2486. 2487. 2488. 2489. 2490. 2491. 2492. 2493. 2494. 2495. 2496. 2497.

mb_ereg_search_getpos (void) mb_ereg_search_getregs (void) mb_ereg_search_init (string $string [, string $pattern [, string $option]]) mb_ereg_search_pos ([string $pattern [, string $option]]) mb_ereg_search_regs ([string $pattern [, string $option]]) mb_ereg_search_setpos (int $position) mb_ereg_search ([string $pattern [, string $option]]) mb_ereg (string $pattern, string $string [, array $regs]) mb_get_info ([string $type]) mb_http_input ([string $type]) mb_http_output ([string $encoding]) mb_internal_encoding ([string $encoding]) mb_language ([string $language]) mb_list_encodings (void) mb_output_handler (string $contents, int $status) mb_parse_str (string $encoded_string [, array& $result]) mb_preferred_mime_name (string $encoding) mb_regex_encoding ([string $encoding]) mb_regex_set_options ([string $options]) mb_send_mail (string $to, string $subject, string $message [, string $additional_headers [, string $additional_parameter]])

2498. 2499. 2500.

mb_split (string $pattern, string $string [, int $limit]) mb_strcut (string $str, int $start [, int $length [, string $encoding]]) mb_strimwidth (string $str, int $start, int $width [, string $trimmarker [, string $encoding]])

2501.

mb_stripos (string $haystack, string $needle [, int $offset [, string $encoding]])

2502.

mb_stristr (string $haystack, string $needle [, bool $part [, string $encoding]])

2503. 2504. 2505. 2506.

mb_strlen (string $str [, string $encoding]) mb_strpos (string $haystack, string $needle [, int $offset [, string $encoding]]) mb_strrchr (string $haystack, string $needle [, bool $part [, string $encoding]]) mb_strrichr (string $haystack, string $needle [, bool $part [, string $encoding]])

2507.

mb_strripos (string $haystack, string $needle [, int $offset [, string $encoding]])

2508.

mb_strrpos (string $haystack, string $needle [, int $offset [, string $encoding]])

2509. 2510. 2511. 2512. 2513. 2514. 2515. 2516. 2517. 2518. 2519. 2520. 2521. 2522. 2523.

mb_strstr (string $haystack, string $needle [, bool $part [, string $encoding]]) mb_strtolower (string $str [, string $encoding]) mb_strtoupper (string $str [, string $encoding]) mb_strwidth (string $str [, string $encoding]) mb_substitute_character ([mixed $substrchar]) mb_substr_count (string $haystack, string $needle [, string $encoding]) mb_substr (string $str, int $start [, int $length [, string $encoding]]) m_checkstatus (resource $conn, int $identifier) m_completeauthorizations (resource $conn, int& $array) m_connectionerror (resource $conn) m_connect (resource $conn) mcrypt_cbc (int $cipher, string $key, string $data, int $mode [, string $iv]) mcrypt_cfb (int $cipher, string $key, string $data, int $mode, string $iv) mcrypt_create_iv (int $size [, int $source]) mcrypt_decrypt (string $cipher, string $key, string $data, string $mode [, string $iv])

2524. 2525. 2526. 2527. 2528. 2529.

mcrypt_ecb (int $cipher, string $key, string $data, int $mode) mcrypt_enc_get_algorithms_name (resource $td) mcrypt_enc_get_block_size (resource $td) mcrypt_enc_get_iv_size (resource $td) mcrypt_enc_get_key_size (resource $td) mcrypt_enc_get_modes_name (resource $td)

2530. 2531. 2532. 2533. 2534.

mcrypt_enc_get_supported_key_sizes (resource $td) mcrypt_enc_is_block_algorithm_mode (resource $td) mcrypt_enc_is_block_algorithm (resource $td) mcrypt_enc_is_block_mode (resource $td) mcrypt_encrypt (string $cipher, string $key, string $data, string $mode [, string $iv])

2535. 2536. 2537. 2538. 2539. 2540. 2541. 2542. 2543. 2544. 2545. 2546. 2547. 2548. 2549. 2550. 2551. 2552. 2553.

mcrypt_enc_self_test (resource $td) mcrypt_generic_deinit (resource $td) mcrypt_generic_end (resource $td) mcrypt_generic_init (resource $td, string $key, string $iv) mcrypt_generic (resource $td, string $data) mcrypt_get_block_size (int $cipher) mcrypt_get_cipher_name (int $cipher) mcrypt_get_iv_size (string $cipher, string $mode) mcrypt_get_key_size (int $cipher) mcrypt_list_algorithms ([string $lib_dir]) mcrypt_list_modes ([string $lib_dir]) mcrypt_module_close (resource $td) mcrypt_module_get_algo_block_size (string $algorithm [, string $lib_dir]) mcrypt_module_get_algo_key_size (string $algorithm [, string $lib_dir]) mcrypt_module_get_supported_key_sizes (string $algorithm [, string $lib_dir]) mcrypt_module_is_block_algorithm_mode (string $mode [, string $lib_dir]) mcrypt_module_is_block_algorithm (string $algorithm [, string $lib_dir]) mcrypt_module_is_block_mode (string $mode [, string $lib_dir]) mcrypt_module_open (string $algorithm, string $algorithm_directory, string $mode, string $mode_directory)

2554. 2555. 2556. 2557. 2558.

mcrypt_module_self_test (string $algorithm [, string $lib_dir]) mcrypt_ofb (int $cipher, string $key, string $data, int $mode, string $iv) md5_file (string $filename [, bool $raw_output]) md5 (string $str [, bool $raw_output]) mdecrypt_generic (resource $td, string $data)

2559. 2560. 2561. 2562.

m_deletetrans (resource $conn, int $identifier) m_destroyconn (resource $conn) m_destroyengine (void) Memcache::addServer (string $host [, int $port [, bool $persistent [, int $weight [, int $timeout [, int $retry_interval [, bool $status [, callback $failure_callback]]]]]]])

2563. 2564. 2565. 2566. 2567. 2568. 2569. 2570. 2571. 2572. 2573. 2574. 2575. 2576. 2577. 2578. 2579.

Memcache::add (string $key, mixed $var [, int $flag [, int $expire]]) Memcache::close (void) Memcache::connect (string $host [, int $port [, int $timeout]]) memcache_debug (bool $on_off) Memcache::decrement (string $key [, int $value]) Memcache::delete (string $key [, int $timeout]) Memcache::flush (void) Memcache::getExtendedStats ([string $type [, int $slabid [, int $limit]]]) Memcache::getServerStatus (string $host [, int $port]) Memcache::getStats ([string $type [, int $slabid [, int $limit]]]) Memcache::get (string $key [, int& $flags]) Memcache::getVersion (void) Memcache::increment (string $key [, int $value]) Memcache::pconnect (string $host [, int $port [, int $timeout]]) Memcache::replace (string $key, mixed $var [, int $flag [, int $expire]]) Memcache::setCompressThreshold (int $threshold [, float $min_savings]) Memcache::setServerParams (string $host [, int $port [, int $timeout [, int $retry_interval [, bool $status [, callback $failure_callback]]]]])

2580. 2581. 2582. 2583. 2584. 2585. 2586.

Memcache::set (string $key, mixed $var [, int $flag [, int $expire]]) memory_get_peak_usage ([bool $real_usage]) memory_get_usage ([bool $real_usage]) metaphone (string $str [, int $phones]) method_exists (object $object, string $method_name) m_getcellbynum (resource $conn, int $identifier, int $column, int $row) m_getcell (resource $conn, int $identifier, string $column, int $row)

2587. 2588. 2589. 2590. 2591. 2592. 2593. 2594. 2595. 2596. 2597. 2598. 2599. 2600. 2601. 2602. 2603. 2604. 2605. 2606. 2607. 2608.

m_getcommadelimited (resource $conn, int $identifier) m_getheader (resource $conn, int $identifier, int $column_num) mhash_count (void) mhash_get_block_size (int $hash) mhash_get_hash_name (int $hash) mhash (int $hash, string $data [, string $key]) mhash_keygen_s2k (int $hash, string $password, string $salt, int $bytes) microtime ([bool $get_as_float]) mime_content_type (string $filename) mimetype (void) min (array $values) ming_keypress (string $char) ming_setcubicthreshold (int $threshold) ming_setscale (int $scale) ming_setswfcompression (int $level) ming_useconstants (int $use) ming_useswfversion (int $version) m_initconn (void) m_initengine (string $location) m_iscommadelimited (resource $conn, int $identifier) mkdir (string $pathname [, int $mode [, bool $recursive [, resource $context]]]) mktime ([int $hour [, int $minute [, int $second [, int $month [, int $day [, int $year [, int $is_dst]]]]]]])

2609. 2610. 2611. 2612. 2613. 2614. 2615. 2616.

m_maxconntimeout (resource $conn, int $secs) m_monitor (resource $conn) m_numcolumns (resource $conn, int $identifier) m_numrows (resource $conn, int $identifier) money_format (string $format, float $number) move (array $parameter) move (int $dx, int $dy) movePen (int $dx, int $dy)

2617. 2618. 2619. 2620. 2621. 2622. 2623. 2624.

movePenTo (int $x, int $y) moveTo (int $x, int $y) moveTo (int $x, int $y) moveTo (int $x, int $y) move_uploaded_file (string $filename, string $destination) m_parsecommadelimited (resource $conn, int $identifier) mqseries_back (resource $hconn, resource $compCode, resource $reason) mqseries_begin (resource $hconn, array $beginOptions, resource $compCode, resource $reason)

2625.

mqseries_close (resource $hconn, resource $hobj, resource $compCode, resource $reason)

2626. 2627.

mqseries_cmit (resource $hconn, resource $compCode, resource $reason) mqseries_conn (string $qManagerName, resource $hconn, resource $compCode, resource $reason)

2628.

mqseries_connx (string $qManagerName, array $connOptions, resource $hconn, resource $compCode, resource $reason)

2629. 2630.

mqseries_disc (resource $hconn, resource $compCode, resource $reason) mqseries_get (resource $hConn, resource $hObj, array $md, array $gmo, int $bufferLength, string& $msg, int& $data_length, resource& $compCode, resource $reason)

2631.

mqseries_inq (resource $hconn, resource $hobj, int $selectorCount, array $selectors, int $intAttrCount, resource $intAttr, int $charAttrLength, resource $charAttr, resource $compCode, resource $reason)

2632.

mqseries_open (resource $hconn, array $objDesc, int $option, resource $hobj, resource $compCode, resource $reason)

2633.

mqseries_put1 (resource $hconn, resource $objDesc, resource $msgDesc, resource $pmo, string $buffer, resource $compCode, resource $reason)

2634.

mqseries_put (resource $hConn, resource $hObj, array $md, array $pmo, string $message, resource $compCode, resource $reason)

2635. 2636.

mqseries_set (resource $hconn, resource $compCode, resource $reason) mqseries_strerror (int $reason)

2637. 2638. 2639. 2640. 2641. 2642. 2643. 2644. 2645. 2646. 2647. 2648. 2649. 2650. 2651. 2652. 2653. 2654. 2655. 2656. 2657. 2658. 2659. 2660. 2661. 2662. 2663. 2664. 2665. 2666. 2667.

m_responsekeys (resource $conn, int $identifier) m_responseparam (resource $conn, int $identifier, string $key) m_returnstatus (resource $conn, int $identifier) msession_connect (string $host, string $port) msession_count (void) msession_create (string $session, string $classname, string $data) msession_destroy (string $name) msession_disconnect (void) msession_find (string $name, string $value) msession_get_array (string $session) msession_get_data (string $session) msession_get (string $session, string $name, string $value) msession_inc (string $session, string $name) msession_listvar (string $name) msession_list (void) msession_lock (string $name) msession_plugin (string $session, string $val [, string $param]) msession_randstr (int $param) msession_set_array (string $session, array $tuples) msession_set_data (string $session, string $value) msession_set (string $session, string $name, string $value) msession_timeout (string $session [, int $param]) msession_uniq (int $param, string $classname, string $data) msession_unlock (string $session, int $key) m_setblocking (resource $conn, int $tf) m_setdropfile (resource $conn, string $directory) m_setip (resource $conn, string $host, int $port) m_setssl_cafile (resource $conn, string $cafile) m_setssl_files (resource $conn, string $sslkeyfile, string $sslcertfile) m_setssl (resource $conn, string $host, int $port) m_settimeout (resource $conn, int $seconds)

2668. 2669. 2670.

msg_get_queue (int $key [, int $perms]) msg_queue_exists (int $key) msg_receive (resource $queue, int $desiredmsgtype, int& $msgtype, int $maxsize, mixed& $message [, bool $unserialize [, int $flags [, int& $errorcode]]])

2671. 2672.

msg_remove_queue (resource $queue) msg_send (resource $queue, int $msgtype, mixed $message [, bool $serialize [, bool $blocking [, int& $errorcode]]])

2673. 2674. 2675. 2676. 2677. 2678. 2679. 2680. 2681. 2682. 2683. 2684. 2685. 2686. 2687. 2688. 2689. 2690. 2691. 2692. 2693. 2694. 2695.

msg_set_queue (resource $queue, array $data) msg_stat_queue (resource $queue) msql_affected_rows (resource $result) msql_close ([resource $link_identifier]) msql_connect ([string $hostname]) msql_create_db (string $database_name [, resource $link_identifier]) msql_data_seek (resource $result, int $row_number) msql_db_query (string $database, string $query [, resource $link_identifier]) msql_drop_db (string $database_name [, resource $link_identifier]) msql_error (void) msql_fetch_array (resource $result [, int $result_type]) msql_fetch_field (resource $result [, int $field_offset]) msql_fetch_object (resource $result) msql_fetch_row (resource $result) msql_field_flags (resource $result, int $field_offset) msql_field_len (resource $result, int $field_offset) msql_field_name (resource $result, int $field_offset) msql_field_seek (resource $result, int $field_offset) msql_field_table (resource $result, int $field_offset) msql_field_type (resource $result, int $field_offset) msql_free_result (resource $result) msql_list_dbs ([resource $link_identifier]) msql_list_fields (string $database, string $tablename [, resource $link_identifier])

2696. 2697. 2698. 2699. 2700. 2701. 2702. 2703. 2704.

msql_list_tables (string $database [, resource $link_identifier]) msql_num_fields (resource $result) msql_num_rows (resource $query_identifier) msql_pconnect ([string $hostname]) msql_query (string $query [, resource $link_identifier]) msql_result (resource $result, int $row [, mixed $field]) msql_select_db (string $database_name [, resource $link_identifier]) m_sslcert_gen_hash (string $filename) mssql_bind (resource $stmt, string $param_name, mixed& $var, int $type [, int $is_output [, int $is_null [, int $maxlen]]])

2705. 2706.

mssql_close ([resource $link_identifier]) mssql_connect ([string $servername [, string $username [, string $password [, bool $new_link]]]])

2707. 2708. 2709. 2710. 2711. 2712. 2713. 2714. 2715. 2716. 2717. 2718. 2719. 2720. 2721. 2722. 2723. 2724.

mssql_data_seek (resource $result_identifier, int $row_number) mssql_execute (resource $stmt [, bool $skip_results]) mssql_fetch_array (resource $result [, int $result_type]) mssql_fetch_assoc (resource $result_id) mssql_fetch_batch (resource $result) mssql_fetch_field (resource $result [, int $field_offset]) mssql_fetch_object (resource $result) mssql_fetch_row (resource $result) mssql_field_length (resource $result [, int $offset]) mssql_field_name (resource $result [, int $offset]) mssql_field_seek (resource $result, int $field_offset) mssql_field_type (resource $result [, int $offset]) mssql_free_result (resource $result) mssql_free_statement (resource $stmt) mssql_get_last_message (void) mssql_guid_string (string $binary [, int $short_format]) mssql_init (string $sp_name [, resource $link_identifier]) mssql_min_error_severity (int $severity)

2725. 2726. 2727. 2728. 2729.

mssql_min_message_severity (int $severity) mssql_next_result (resource $result_id) mssql_num_fields (resource $result) mssql_num_rows (resource $result) mssql_pconnect ([string $servername [, string $username [, string $password [, bool $new_link]]]])

2730. 2731. 2732. 2733. 2734. 2735. 2736. 2737. 2738. 2739. 2740. 2741. 2742. 2743. 2744. 2745. 2746. 2747. 2748.

mssql_query (string $query [, resource $link_identifier [, int $batch_size]]) mssql_result (resource $result, int $row, mixed $field) mssql_rows_affected (resource $link_identifier) mssql_select_db (string $database_name [, resource $link_identifier]) mt_getrandmax (void) mt_rand (void) m_transactionssent (resource $conn) m_transinqueue (resource $conn) m_transkeyval (resource $conn, int $identifier, string $key, string $value) m_transnew (resource $conn) m_transsend (resource $conn, int $identifier) mt_srand ([int $seed]) multColor (int $red, int $green, int $blue [, int $a]) m_uwait (int $microsecs) m_validateidentifier (resource $conn, int $tf) m_verifyconnection (resource $conn, int $tf) m_verifysslcert (resource $conn, int $tf) mysql_affected_rows ([resource $link_identifier]) mysql_change_user (string $user, string $password [, string $database [, resource $link_identifier]])

2749. 2750. 2751.

mysql_client_encoding ([resource $link_identifier]) mysql_close ([resource $link_identifier]) mysql_connect ([string $server [, string $username [, string $password [, bool $new_link [, int $client_flags]]]]])

2752.

mysql_create_db (string $database_name [, resource $link_identifier])

2753. 2754. 2755. 2756. 2757. 2758. 2759. 2760. 2761. 2762. 2763. 2764. 2765. 2766. 2767. 2768. 2769. 2770. 2771. 2772. 2773. 2774. 2775. 2776. 2777. 2778. 2779. 2780. 2781. 2782. 2783.

mysql_data_seek (resource $result, int $row_number) mysql_db_name (resource $result, int $row [, mixed $field]) mysql_db_query (string $database, string $query [, resource $link_identifier]) mysql_drop_db (string $database_name [, resource $link_identifier]) mysql_errno ([resource $link_identifier]) mysql_error ([resource $link_identifier]) mysql_escape_string (string $unescaped_string) mysql_fetch_array (resource $result [, int $result_type]) mysql_fetch_assoc (resource $result) mysql_fetch_field (resource $result [, int $field_offset]) mysql_fetch_lengths (resource $result) mysql_fetch_object (resource $result [, string $class_name [, array $params]]) mysql_fetch_row (resource $result) mysql_field_flags (resource $result, int $field_offset) mysql_field_len (resource $result, int $field_offset) mysql_field_name (resource $result, int $field_offset) mysql_field_seek (resource $result, int $field_offset) mysql_field_table (resource $result, int $field_offset) mysql_field_type (resource $result, int $field_offset) mysql_free_result (resource $result) mysql_get_client_info (void) mysql_get_host_info ([resource $link_identifier]) mysql_get_proto_info ([resource $link_identifier]) mysql_get_server_info ([resource $link_identifier]) mysqli_disable_reads_from_master (mysqli $link) mysqli_disable_rpl_parse (mysqli $link) mysqli_enable_reads_from_master (mysqli $link) mysqli_enable_rpl_parse (mysqli $link) mysqli_master_query (mysqli $link, string $query) mysql_info ([resource $link_identifier]) mysql_insert_id ([resource $link_identifier])

2784. 2785. 2786. 2787. 2788. 2789. 2790. 2791.

mysqli_report (int $flags) mysqli_rpl_parse_enabled (mysqli $link) mysqli_rpl_probe (mysqli $link) mysqli_rpl_query_type (mysqli $link, string $query) mysqli_send_query (mysqli $link, string $query) mysqli_slave_query (mysqli $link, string $query) mysql_list_dbs ([resource $link_identifier]) mysql_list_fields (string $database_name, string $table_name [, resource $link_identifier])

2792. 2793. 2794. 2795. 2796.

mysql_list_processes ([resource $link_identifier]) mysql_list_tables (string $database [, resource $link_identifier]) mysql_num_fields (resource $result) mysql_num_rows (resource $result) mysql_pconnect ([string $server [, string $username [, string $password [, int $client_flags]]]])

2797. 2798. 2799. 2800. 2801. 2802. 2803. 2804. 2805. 2806. 2807. 2808. 2809. 2810. 2811. 2812.

mysql_ping ([resource $link_identifier]) mysql_query (string $query [, resource $link_identifier]) mysql_real_escape_string (string $unescaped_string [, resource $link_identifier]) mysql_result (resource $result, int $row [, mixed $field]) mysql_select_db (string $database_name [, resource $link_identifier]) mysql_set_charset (string $charset [, resource $link_identifier]) mysql_stat ([resource $link_identifier]) mysql_tablename (resource $result, int $i) mysql_thread_id ([resource $link_identifier]) mysql_unbuffered_query (string $query [, resource $link_identifier]) name (void) name (void) natcasesort (array& $array) natsort (array& $array) ncurses_addch (int $ch) ncurses_addchnstr (string $s, int $n)

2813. 2814. 2815. 2816. 2817. 2818. 2819. 2820. 2821. 2822. 2823. 2824.

ncurses_addchstr (string $s) ncurses_addnstr (string $s, int $n) ncurses_addstr (string $text) ncurses_assume_default_colors (int $fg, int $bg) ncurses_attroff (int $attributes) ncurses_attron (int $attributes) ncurses_attrset (int $attributes) ncurses_baudrate (void) ncurses_beep (void) ncurses_bkgd (int $attrchar) ncurses_bkgdset (int $attrchar) ncurses_border (int $left, int $right, int $top, int $bottom, int $tl_corner, int $tr_corner, int $bl_corner, int $br_corner)

2825. 2826. 2827. 2828. 2829. 2830. 2831. 2832. 2833. 2834. 2835. 2836. 2837. 2838. 2839. 2840. 2841. 2842.

ncurses_bottom_panel (resource $panel) ncurses_can_change_color (void) ncurses_cbreak (void) ncurses_clear (void) ncurses_clrtobot (void) ncurses_clrtoeol (void) ncurses_color_content (int $color, int& $r, int& $g, int& $b) ncurses_color_set (int $pair) ncurses_curs_set (int $visibility) ncurses_define_key (string $definition, int $keycode) ncurses_def_prog_mode (void) ncurses_def_shell_mode (void) ncurses_delay_output (int $milliseconds) ncurses_delch (void) ncurses_deleteln (void) ncurses_del_panel (resource $panel) ncurses_delwin (resource $window) ncurses_doupdate (void)

2843. 2844. 2845. 2846. 2847. 2848. 2849. 2850. 2851. 2852. 2853. 2854. 2855. 2856. 2857. 2858. 2859. 2860. 2861. 2862. 2863. 2864. 2865. 2866. 2867. 2868. 2869. 2870. 2871. 2872. 2873.

ncurses_echochar (int $character) ncurses_echo (void) ncurses_end (void) ncurses_erasechar (void) ncurses_erase (void) ncurses_filter (void) ncurses_flash (void) ncurses_flushinp (void) ncurses_getch (void) ncurses_getmaxyx (resource $window, int& $y, int& $x) ncurses_getmouse (array& $mevent) ncurses_getyx (resource $window, int& $y, int& $x) ncurses_halfdelay (int $tenth) ncurses_has_colors (void) ncurses_has_ic (void) ncurses_has_il (void) ncurses_has_key (int $keycode) ncurses_hide_panel (resource $panel) ncurses_hline (int $charattr, int $n) ncurses_inch (void) ncurses_init_color (int $color, int $r, int $g, int $b) ncurses_init_pair (int $pair, int $fg, int $bg) ncurses_init (void) ncurses_insch (int $character) ncurses_insdelln (int $count) ncurses_insertln (void) ncurses_insstr (string $text) ncurses_instr (string& $buffer) ncurses_isendwin (void) ncurses_keyok (int $keycode, bool $enable) ncurses_keypad (resource $window, bool $bf)

2874. 2875. 2876. 2877. 2878. 2879. 2880. 2881. 2882. 2883. 2884. 2885. 2886. 2887. 2888. 2889. 2890. 2891. 2892. 2893. 2894. 2895. 2896. 2897. 2898. 2899. 2900. 2901. 2902. 2903. 2904.

ncurses_killchar (void) ncurses_longname (void) ncurses_meta (resource $window, bool $8bit) ncurses_mouseinterval (int $milliseconds) ncurses_mousemask (int $newmask, int& $oldmask) ncurses_mouse_trafo (int& $y, int& $x, bool $toscreen) ncurses_move (int $y, int $x) ncurses_move_panel (resource $panel, int $startx, int $starty) ncurses_mvaddch (int $y, int $x, int $c) ncurses_mvaddchnstr (int $y, int $x, string $s, int $n) ncurses_mvaddchstr (int $y, int $x, string $s) ncurses_mvaddnstr (int $y, int $x, string $s, int $n) ncurses_mvaddstr (int $y, int $x, string $s) ncurses_mvcur (int $old_y, int $old_x, int $new_y, int $new_x) ncurses_mvdelch (int $y, int $x) ncurses_mvgetch (int $y, int $x) ncurses_mvhline (int $y, int $x, int $attrchar, int $n) ncurses_mvinch (int $y, int $x) ncurses_mvvline (int $y, int $x, int $attrchar, int $n) ncurses_mvwaddstr (resource $window, int $y, int $x, string $text) ncurses_napms (int $milliseconds) ncurses_newpad (int $rows, int $cols) ncurses_new_panel (resource $window) ncurses_newwin (int $rows, int $cols, int $y, int $x) ncurses_nl (void) ncurses_nocbreak (void) ncurses_noecho (void) ncurses_nonl (void) ncurses_noqiflush (void) ncurses_noraw (void) ncurses_pair_content (int $pair, int& $f, int& $b)

2905. 2906. 2907. 2908.

ncurses_panel_above (resource $panel) ncurses_panel_below (resource $panel) ncurses_panel_window (resource $panel) ncurses_pnoutrefresh (resource $pad, int $pminrow, int $pmincol, int $sminrow, int $smincol, int $smaxrow, int $smaxcol)

2909.

ncurses_prefresh (resource $pad, int $pminrow, int $pmincol, int $sminrow, int $smincol, int $smaxrow, int $smaxcol)

2910. 2911. 2912. 2913. 2914. 2915. 2916. 2917. 2918. 2919. 2920. 2921. 2922. 2923. 2924. 2925. 2926. 2927. 2928. 2929. 2930. 2931. 2932. 2933.

ncurses_putp (string $text) ncurses_qiflush (void) ncurses_raw (void) ncurses_refresh (int $ch) ncurses_replace_panel (resource $panel, resource $window) ncurses_reset_prog_mode (void) ncurses_reset_shell_mode (void) ncurses_resetty (void) ncurses_savetty (void) ncurses_scr_dump (string $filename) ncurses_scr_init (string $filename) ncurses_scrl (int $count) ncurses_scr_restore (string $filename) ncurses_scr_set (string $filename) ncurses_show_panel (resource $panel) ncurses_slk_attroff (int $intarg) ncurses_slk_attron (int $intarg) ncurses_slk_attrset (int $intarg) ncurses_slk_attr (void) ncurses_slk_clear (void) ncurses_slk_color (int $intarg) ncurses_slk_init (int $format) ncurses_slk_noutrefresh (void) ncurses_slk_refresh (void)

2934. 2935. 2936. 2937. 2938. 2939. 2940. 2941. 2942. 2943. 2944. 2945. 2946. 2947. 2948. 2949. 2950. 2951. 2952. 2953. 2954. 2955. 2956. 2957. 2958.

ncurses_slk_restore (void) ncurses_slk_set (int $labelnr, string $label, int $format) ncurses_slk_touch (void) ncurses_standend (void) ncurses_standout (void) ncurses_start_color (void) ncurses_termattrs (void) ncurses_termname (void) ncurses_timeout (int $millisec) ncurses_top_panel (resource $panel) ncurses_typeahead (int $fd) ncurses_ungetch (int $keycode) ncurses_ungetmouse (array $mevent) ncurses_update_panels (void) ncurses_use_default_colors (void) ncurses_use_env (bool $flag) ncurses_use_extended_names (bool $flag) ncurses_vidattr (int $intarg) ncurses_vline (int $charattr, int $n) ncurses_waddch (resource $window, int $ch) ncurses_waddstr (resource $window, string $str [, int $n]) ncurses_wattroff (resource $window, int $attrs) ncurses_wattron (resource $window, int $attrs) ncurses_wattrset (resource $window, int $attrs) ncurses_wborder (resource $window, int $left, int $right, int $top, int $bottom, int $tl_corner, int $tr_corner, int $bl_corner, int $br_corner)

2959. 2960. 2961. 2962. 2963.

ncurses_wclear (resource $window) ncurses_wcolor_set (resource $window, int $color_pair) ncurses_werase (resource $window) ncurses_wgetch (resource $window) ncurses_whline (resource $window, int $charattr, int $n)

2964. 2965. 2966. 2967. 2968. 2969. 2970. 2971. 2972. 2973. 2974. 2975. 2976.

ncurses_wmouse_trafo (resource $window, int& $y, int& $x, bool $toscreen) ncurses_wmove (resource $window, int $y, int $x) ncurses_wnoutrefresh (resource $window) ncurses_wrefresh (resource $window) ncurses_wstandend (resource $window) ncurses_wstandout (resource $window) ncurses_wvline (resource $window, int $charattr, int $n) newt_bell (void) newt_button_bar (array& $buttons) newt_button (int $left, int $top, string $text) newt_centered_window (int $width, int $height [, string $title]) newt_checkbox_get_value (resource $checkbox) newt_checkbox (int $left, int $top, string $text, string $def_value [, string $seq])

2977. 2978. 2979.

newt_checkbox_set_flags (resource $checkbox, int $flags, int $sense) newt_checkbox_set_value (resource $checkbox, string $value) newt_checkbox_tree_add_item (resource $checkboxtree, string $text, mixed $data, int $flags, int $index [, int $...])

2980. 2981. 2982. 2983. 2984. 2985. 2986.

newt_checkbox_tree_find_item (resource $checkboxtree, mixed $data) newt_checkbox_tree_get_current (resource $checkboxtree) newt_checkbox_tree_get_entry_value (resource $checkboxtree, mixed $data) newt_checkbox_tree_get_multi_selection (resource $checkboxtree, string $seqnum) newt_checkbox_tree_get_selection (resource $checkboxtree) newt_checkbox_tree (int $left, int $top, int $height [, int $flags]) newt_checkbox_tree_multi (int $left, int $top, int $height, string $seq [, int $flags])

2987. 2988. 2989.

newt_checkbox_tree_set_current (resource $checkboxtree, mixed $data) newt_checkbox_tree_set_entry (resource $checkboxtree, mixed $data, string $text) newt_checkbox_tree_set_entry_value (resource $checkboxtree, mixed $data, string $value)

2990.

newt_checkbox_tree_set_width (resource $checkbox_tree, int $width)

2991. 2992. 2993. 2994. 2995. 2996. 2997. 2998. 2999. 3000. 3001. 3002. 3003.

newt_clear_key_buffer (void) newt_cls (void) newt_compact_button (int $left, int $top, string $text) newt_component_add_callback (resource $component, mixed $func_name, mixed $data) newt_component_takes_focus (resource $component, bool $takes_focus) newt_create_grid (int $cols, int $rows) newt_cursor_off (void) newt_cursor_on (void) newt_delay (int $microseconds) newt_draw_form (resource $form) newt_draw_root_text (int $left, int $top, string $text) newt_entry_get_value (resource $entry) newt_entry (int $left, int $top, int $width [, string $init_value [, int $flags]])

3004. 3005. 3006. 3007. 3008. 3009. 3010. 3011. 3012. 3013. 3014. 3015. 3016. 3017. 3018. 3019. 3020.

newt_entry_set_filter (resource $entry, callback $filter, mixed $data) newt_entry_set_flags (resource $entry, int $flags, int $sense) newt_entry_set (resource $entry, string $value [, bool $cursor_at_end]) newt_finished (void) newt_form_add_component (resource $form, resource $component) newt_form_add_components (resource $form, array $components) newt_form_add_hot_key (resource $form, int $key) newt_form_destroy (resource $form) newt_form_get_current (resource $form) newt_form ([resource $vert_bar [, string $help [, int $flags]]]) newt_form_run (resource $form, array& $exit_struct) newt_form_set_background (resource $from, int $background) newt_form_set_height (resource $form, int $height) newt_form_set_size (resource $form) newt_form_set_timer (resource $form, int $milliseconds) newt_form_set_width (resource $form, int $width) newt_form_watch_fd (resource $form, resource $stream [, int $flags])

3021. 3022. 3023. 3024. 3025. 3026.

newt_get_screen_size (int& $cols, int& $rows) newt_grid_add_components_to_form (resource $grid, resource $form, bool $recurse) newt_grid_basic_window (resource $text, resource $middle, resource $buttons) newt_grid_free (resource $grid, bool $recurse) newt_grid_get_size (resouce $grid, int& $width, int& $height) newt_grid_h_close_stacked (int $element1_type, resource $element1 [, int $... [, resource $...]])

3027.

newt_grid_h_stacked (int $element1_type, resource $element1 [, int $... [, resource $...]])

3028. 3029.

newt_grid_place (resource $grid, int $left, int $top) newt_grid_set_field (resource $grid, int $col, int $row, int $type, resource $val, int $pad_left, int $pad_top, int $pad_right, int $pad_bottom, int $anchor [, int $flags])

3030. 3031.

newt_grid_simple_window (resource $text, resource $middle, resource $buttons) newt_grid_v_close_stacked (int $element1_type, resource $element1 [, int $... [, resource $...]])

3032.

newt_grid_v_stacked (int $element1_type, resource $element1 [, int $... [, resource $...]])

3033. 3034. 3035. 3036. 3037. 3038. 3039. 3040. 3041. 3042. 3043. 3044.

newt_grid_wrapped_window_at (resource $grid, string $title, int $left, int $top) newt_grid_wrapped_window (resource $grid, string $title) newt_init (void) newt_label (int $left, int $top, string $text) newt_label_set_text (resource $label, string $text) newt_listbox_append_entry (resource $listbox, string $text, mixed $data) newt_listbox_clear (resource $listobx) newt_listbox_clear_selection (resource $listbox) newt_listbox_delete_entry (resource $listbox, mixed $key) newt_listbox_get_current (resource $listbox) newt_listbox_get_selection (resource $listbox) newt_listbox_insert_entry (resource $listbox, string $text, mixed $data, mixed $key)

3045. 3046. 3047. 3048. 3049. 3050. 3051. 3052. 3053. 3054.

newt_listbox (int $left, int $top, int $height [, int $flags]) newt_listbox_item_count (resource $listbox) newt_listbox_select_item (resource $listbox, mixed $key, int $sense) newt_listbox_set_current_by_key (resource $listbox, mixed $key) newt_listbox_set_current (resource $listbox, int $num) newt_listbox_set_data (resource $listbox, int $num, mixed $data) newt_listbox_set_entry (resource $listbox, int $num, string $text) newt_listbox_set_width (resource $listbox, int $width) newt_listitem_get_data (resource $item) newt_listitem (int $left, int $top, string $text, bool $is_default, resouce $prev_item, mixed $data [, int $flags])

3055. 3056. 3057. 3058. 3059. 3060.

newt_listitem_set (resource $item, string $text) newt_open_window (int $left, int $top, int $width, int $height [, string $title]) newt_pop_help_line (void) newt_pop_window (void) newt_push_help_line ([string $text]) newt_radiobutton (int $left, int $top, string $text, bool $is_default [, resource $prev_button])

3061. 3062. 3063.

newt_radio_get_current (resource $set_member) newt_redraw_help_line (void) newt_reflow_text (string $text, int $width, int $flex_down, int $flex_up, int& $actual_width, int& $actual_height)

3064. 3065. 3066. 3067. 3068. 3069. 3070. 3071. 3072.

newt_refresh (void) newt_resize_screen ([bool $redraw]) newt_resume (void) newt_run_form (resource $form) newt_scale (int $left, int $top, int $width, int $full_value) newt_scale_set (resource $scale, int $amount) newt_scrollbar_set (resource $scrollbar, int $where, int $total) newt_set_help_callback (mixed $function) newt_set_suspend_callback (callback $function, mixed $data)

3073. 3074. 3075. 3076.

newt_suspend (void) newt_textbox_get_num_lines (resource $textbox) newt_textbox (int $left, int $top, int $width, int $height [, int $flags]) newt_textbox_reflowed (int $left, int $top, char $*text, int $width, int $flex_down, int $flex_up [, int $flags])

3077. 3078. 3079.

newt_textbox_set_height (resource $textbox, int $height) newt_textbox_set_text (resource $textbox, string $text) newt_vertical_scrollbar (int $left, int $top, int $height [, int $normal_colorset [, int $thumb_colorset]])

3080. 3081.

newt_wait_for_key (void) newt_win_choice (string $title, string $button1_text, string $button2_text, string $format [, mixed $args [, mixed $...]])

3082.

newt_win_entries (string $title, string $text, int $suggested_width, int $flex_down, int $flex_up, int $data_width, array& $items, string $button1 [, string $...])

3083.

newt_win_menu (string $title, string $text, int $suggestedWidth, int $flexDown, int $flexUp, int $maxListHeight, array $items, int& $listItem [, string $button1 [, string $...]])

3084.

newt_win_message (string $title, string $button_text, string $format [, mixed $args [, mixed $...]])

3085.

newt_win_messagev (string $title, string $button_text, string $format, array $args)

3086.

newt_win_ternary (string $title, string $button1_text, string $button2_text, string $button3_text, string $format [, mixed $args [, mixed $...]])

3087. 3088. 3089. 3090. 3091. 3092. 3093.

next (array& $array) nextFrame (void) nextFrame (void) ngettext (string $msgid1, string $msgid2, int $n) nl2br (string $string) nl_langinfo (int $item) noMultiple (void)

3094. 3095. 3096. 3097. 3098. 3099. 3100. 3101. 3102. 3103. 3104. 3105. 3106. 3107. 3108. 3109. 3110. 3111. 3112. 3113. 3114. 3115. 3116. 3117. 3118. 3119. 3120. 3121. 3122. 3123. 3124.

notations (void) notes_body (string $server, string $mailbox, int $msg_number) notes_copy_db (string $from_database_name, string $to_database_name) notes_create_db (string $database_name) notes_create_note (string $database_name, string $form_name) notes_drop_db (string $database_name) notes_find_note (string $database_name, string $name [, string $type]) notes_header_info (string $server, string $mailbox, int $msg_number) notes_list_msgs (string $db) notes_mark_read (string $database_name, string $user_name, string $note_id) notes_mark_unread (string $database_name, string $user_name, string $note_id) notes_nav_create (string $database_name, string $name) notes_search (string $database_name, string $keywords) notes_unread (string $database_name, string $user_name) notes_version (string $database_name) nsapi_request_headers (void) nsapi_response_headers (void) nsapi_virtual (string $uri) nthmac (string $clent, string $data) number_format (float $number [, int $decimals]) ob_clean (void) ob_deflatehandler (string $data, int $mode) ob_end_clean (void) ob_end_flush (void) ob_etaghandler (string $data, int $mode) ob_flush (void) ob_get_clean (void) ob_get_contents (void) ob_get_flush (void) ob_get_length (void) ob_get_level (void)

3125. 3126. 3127. 3128. 3129. 3130. 3131. 3132. 3133. 3134.

ob_get_status ([bool $full_status=FALSE]) ob_gzhandler (string $buffer, int $mode) ob_iconv_handler (string $contents, int $status) ob_implicit_flush ([int $flag]) ob_inflatehandler (string $data, int $mode) object (array $parameter) objectbyanchor (array $parameter) ob_list_handlers (void) ob_start ([callback $output_callback [, int $chunk_size [, bool $erase]]]) Obtainthepaymenturl (needs2arguments)SPPLUSFunctionsCryptographyExtensionsSPPLUSFunctionsPHPManualsig neurlpaiement (PECLspplus:1.0)signeurlpaiement—Obtainthepaymenturl (needs2arguments)Descriptionstringnthmac (string $clent, string $data)

3135. 3136.

ob_tidyhandler (string $input [, int $mode]) oci_bind_array_by_name (resource $statement, string $name, array& $var_array, int $max_table_length [, int $max_item_length [, int $type]])

3137.

oci_bind_by_name (resource $statement, string $ph_name, mixed& $variable [, int $maxlength [, int $type]])

3138. 3139. 3140. 3141.

oci_cancel (resource $statement) oci_close (resource $connection) oci_commit (resource $connection) oci_connect (string $username, string $password [, string $db [, string $charset [, int $session_mode]]])

3142.

oci_define_by_name (resource $statement, string $column_name, mixed& $variable [, int $type])

3143. 3144. 3145.

oci_error ([resource $source]) oci_execute (resource $statement [, int $mode]) oci_fetch_all (resource $statement, array& $output [, int $skip [, int $maxrows [, int $flags]]])

3146. 3147.

oci_fetch_array (resource $statement [, int $mode]) oci_fetch_assoc (resource $statement)

3148. 3149. 3150. 3151. 3152. 3153. 3154. 3155. 3156. 3157. 3158. 3159. 3160. 3161. 3162. 3163. 3164.

ocifetchinto (resource $statement, array& $result [, int $mode]) oci_fetch_object (resource $statement) oci_fetch (resource $statement) oci_fetch_row (resource $statement) oci_field_is_null (resource $statement, mixed $field) oci_field_name (resource $statement, int $field) oci_field_precision (resource $statement, int $field) oci_field_scale (resource $statement, int $field) oci_field_size (resource $statement, mixed $field) oci_field_type_raw (resource $statement, int $field) oci_field_type (resource $statement, int $field) oci_free_statement (resource $statement) oci_internal_debug (bool $onoff) oci_lob_copy (OCI-Lob $lob_to, OCI-Lob $lob_from [, int $length]) oci_lob_is_equal (OCI-Lob $lob1, OCI-Lob $lob2) oci_new_collection (resource $connection, string $tdo [, string $schema]) oci_new_connect (string $username, string $password [, string $db [, string $charset [, int $session_mode]]])

3165. 3166. 3167. 3168. 3169. 3170.

oci_new_cursor (resource $connection) oci_new_descriptor (resource $connection [, int $type]) oci_num_fields (resource $statement) oci_num_rows (resource $statement) oci_parse (resource $connection, string $query) oci_password_change (resource $connection, string $username, string $old_password, string $new_password)

3171.

oci_pconnect (string $username, string $password [, string $db [, string $charset [, int $session_mode]]])

3172. 3173. 3174. 3175.

oci_result (resource $statement, mixed $field) oci_rollback (resource $connection) oci_server_version (resource $connection) oci_set_prefetch (resource $statement, int $rows)

3176. 3177. 3178. 3179. 3180. 3181. 3182.

oci_statement_type (resource $statement) octdec (string $octal_string) odbc_autocommit (resource $connection_id [, bool $OnOff]) odbc_binmode (resource $result_id, int $mode) odbc_close_all (void) odbc_close (resource $connection_id) odbc_columnprivileges (resource $connection_id, string $qualifier, string $owner, string $table_name, string $column_name)

3183.

odbc_columns (resource $connection_id [, string $qualifier [, string $schema [, string $table_name [, string $column_name]]]])

3184. 3185. 3186. 3187. 3188. 3189. 3190. 3191. 3192. 3193. 3194. 3195. 3196. 3197. 3198. 3199. 3200. 3201.

odbc_commit (resource $connection_id) odbc_connect (string $dsn, string $user, string $password [, int $cursor_type]) odbc_cursor (resource $result_id) odbc_data_source (resource $connection_id, int $fetch_type) odbc_errormsg ([resource $connection_id]) odbc_error ([resource $connection_id]) odbc_exec (resource $connection_id, string $query_string [, int $flags]) odbc_execute (resource $result_id [, array $parameters_array]) odbc_fetch_array (resource $result [, int $rownumber]) odbc_fetch_into (resource $result_id, array $result_array [, int $rownumber]) odbc_fetch_object (resource $result [, int $rownumber]) odbc_fetch_row (resource $result_id [, int $row_number]) odbc_field_len (resource $result_id, int $field_number) odbc_field_name (resource $result_id, int $field_number) odbc_field_num (resource $result_id, string $field_name) odbc_field_scale (resource $result_id, int $field_number) odbc_field_type (resource $result_id, int $field_number) odbc_foreignkeys (resource $connection_id, string $pk_qualifier, string $pk_owner, string $pk_table, string $fk_qualifier, string $fk_owner, string $fk_table)

3202.

odbc_free_result (resource $result_id)

3203. 3204. 3205. 3206. 3207. 3208. 3209. 3210.

odbc_gettypeinfo (resource $connection_id [, int $data_type]) odbc_longreadlen (resource $result_id, int $length) odbc_next_result (resource $result_id) odbc_num_fields (resource $result_id) odbc_num_rows (resource $result_id) odbc_pconnect (string $dsn, string $user, string $password [, int $cursor_type]) odbc_prepare (resource $connection_id, string $query_string) odbc_primarykeys (resource $connection_id, string $qualifier, string $owner, string $table)

3211. 3212. 3213. 3214. 3215. 3216. 3217.

odbc_procedurecolumns (resource $connection_id) odbc_procedures (resource $connection_id) odbc_result_all (resource $result_id [, string $format]) odbc_result (resource $result_id, mixed $field) odbc_rollback (resource $connection_id) odbc_setoption (resource $id, int $function, int $option, int $param) odbc_specialcolumns (resource $connection_id, int $type, string $qualifier, string $owner, string $table, int $scope, int $nullable)

3218.

odbc_statistics (resource $connection_id, string $qualifier, string $owner, string $table_name, int $unique, int $accuracy)

3219.

odbc_tableprivileges (resource $connection_id, string $qualifier, string $owner, string $name)

3220.

odbc_tables (resource $connection_id [, string $qualifier [, string $owner [, string $name [, string $types]]]])

3221. 3222. 3223. 3224. 3225. 3226. 3227. 3228.

openal_buffer_create (void) openal_buffer_data (resource $buffer, int $format, string $data, int $freq) openal_buffer_destroy (resource $buffer) openal_buffer_get (resource $buffer, int $property) openal_buffer_loadwav (resource $buffer, string $wavfile) openal_context_create (resource $device) openal_context_current (resource $context) openal_context_destroy (resource $context)

3229. 3230. 3231. 3232. 3233. 3234. 3235. 3236. 3237. 3238. 3239. 3240. 3241. 3242. 3243. 3244. 3245. 3246. 3247. 3248. 3249. 3250. 3251.

openal_context_process (resource $context) openal_context_suspend (resource $context) openal_device_close (resource $device) openal_device_open ([string $device_desc]) openal_listener_get (int $property) openal_listener_set (int $property, mixed $setting) openal_source_create (void) openal_source_destroy (resource $source) openal_source_get (resource $source, int $property) openal_source_pause (resource $source) openal_source_play (resource $source) openal_source_rewind (resource $source) openal_source_set (resource $source, int $property, mixed $setting) openal_source_stop (resource $source) openal_stream (resource $source, int $format, int $rate) opendir (string $path [, resource $context]) openlog (string $ident, int $option, int $facility) openMemory (void) openssl_csr_export (resource $csr, string& $out [, bool $notext]) openssl_csr_export_to_file (resource $csr, string $outfilename [, bool $notext]) openssl_csr_get_public_key (mixed $csr [, bool $use_shortnames]) openssl_csr_get_subject (mixed $csr [, bool $use_shortnames]) openssl_csr_new (array $dn, resource& $privkey [, array $configargs [, array $extraattribs]])

3252.

openssl_csr_sign (mixed $csr, mixed $cacert, mixed $priv_key, int $days [, array $configargs [, int $serial]])

3253. 3254. 3255.

openssl_error_string (void) openssl_free_key (resource $key_identifier) openssl_open (string $sealed_data, string& $open_data, string $env_key, mixed $priv_key_id)

3256.

openssl_pkcs12_export (mixed $x509, string& $out, mixed $priv_key, string $pass [, array $args])

3257.

openssl_pkcs12_export_to_file (mixed $x509, string $filename, mixed $priv_key, string $pass [, array $args])

3258. 3259.

openssl_pkcs12_read (mixed $PKCS12, array& $certs, string $pass) openssl_pkcs7_decrypt (string $infilename, string $outfilename, mixed $recipcert [, mixed $recipkey])

3260.

openssl_pkcs7_encrypt (string $infile, string $outfile, mixed $recipcerts, array $headers [, int $flags [, int $cipherid]])

3261.

openssl_pkcs7_sign (string $infilename, string $outfilename, mixed $signcert, mixed $privkey, array $headers [, int $flags [, string $extracerts]])

3262.

openssl_pkcs7_verify (string $filename, int $flags [, string $outfilename [, array $cainfo [, string $extracerts [, string $content]]]])

3263.

openssl_pkey_export (mixed $key, string& $out [, string $passphrase [, array $configargs]])

3264.

openssl_pkey_export_to_file (mixed $key, string $outfilename [, string $passphrase [, array $configargs]])

3265. 3266. 3267. 3268. 3269. 3270.

openssl_pkey_free (resource $key) openssl_pkey_get_details (resource $key) openssl_pkey_get_private (mixed $key [, string $passphrase]) openssl_pkey_get_public (mixed $certificate) openssl_pkey_new ([array $configargs]) openssl_private_decrypt (string $data, string& $decrypted, mixed $key [, int $padding])

3271.

openssl_private_encrypt (string $data, string& $crypted, mixed $key [, int $padding])

3272.

openssl_public_decrypt (string $data, string& $decrypted, mixed $key [, int $padding])

3273.

openssl_public_encrypt (string $data, string& $crypted, mixed $key [, int $padding])

3274.

openssl_seal (string $data, string& $sealed_data, array& $env_keys, array $pub_key_ids)

3275.

openssl_sign (string $data, string& $signature, mixed $priv_key_id [, int $signature_alg])

3276.

openssl_verify (string $data, string $signature, mixed $pub_key_id [, int $signature_alg])

3277. 3278.

openssl_x509_check_private_key (mixed $cert, mixed $key) openssl_x509_checkpurpose (mixed $x509cert, int $purpose [, array $cainfo [, string $untrustedfile]])

3279. 3280. 3281. 3282. 3283. 3284. 3285. 3286. 3287. 3288. 3289. 3290. 3291.

openssl_x509_export (mixed $x509, string& $output [, bool $notext]) openssl_x509_export_to_file (mixed $x509, string $outfilename [, bool $notext]) openssl_x509_free (resource $x509cert) openssl_x509_parse (mixed $x509cert [, bool $shortnames]) openssl_x509_read (mixed $x509certdata) openURI (string $uri) ord (string $string) output_add_rewrite_var (string $name, string $value) output ([int $compression]) outputMemory ([bool $flush]) output_reset_rewrite_vars (void) overload (string $class_name) override_function (string $function_name, string $function_args, string $function_code)

3292. 3293. 3294. 3295. 3296. 3297. 3298.

ovrimos_close (int $connection) ovrimos_commit (int $connection_id) ovrimos_connect (string $host, string $dborport, string $user, string $password) ovrimos_cursor (int $result_id) ovrimos_exec (int $connection_id, string $query) ovrimos_execute (int $result_id [, array $parameters_array]) ovrimos_fetch_into (int $result_id, array& $result_array [, string $how [, int $rownumber]])

3299. 3300. 3301. 3302. 3303. 3304. 3305. 3306. 3307. 3308. 3309. 3310. 3311. 3312. 3313. 3314. 3315. 3316. 3317. 3318. 3319. 3320. 3321. 3322. 3323. 3324. 3325. 3326. 3327. 3328. 3329.

ovrimos_fetch_row (int $result_id [, int $how [, int $row_number]]) ovrimos_field_len (int $result_id, int $field_number) ovrimos_field_name (int $result_id, int $field_number) ovrimos_field_num (int $result_id, string $field_name) ovrimos_field_type (int $result_id, int $field_number) ovrimos_free_result (int $result_id) ovrimos_longreadlen (int $result_id, int $length) ovrimos_num_fields (int $result_id) ovrimos_num_rows (int $result_id) ovrimos_prepare (int $connection_id, string $query) ovrimos_result_all (int $result_id [, string $format]) ovrimos_result (int $result_id, mixed $field) ovrimos_rollback (int $connection_id) pack (string $format [, mixed $args [, mixed $...]]) parents (array $parameter) parse_ini_file (string $filename [, bool $process_sections]) parsekit_compile_file (string $filename [, array& $errors [, int $options]]) parsekit_compile_string (string $phpcode [, array& $errors [, int $options]]) parsekit_func_arginfo (mixed $function) parse_str (string $str [, array& $arr]) parse_url (string $url [, int $component]) passthru (string $command [, int& $return_var]) pathinfo (string $path [, int $options]) pclose (resource $handle) pcntl_alarm (int $seconds) pcntl_exec (string $path [, array $args [, array $envs]]) pcntl_fork (void) pcntl_getpriority ([int $pid [, int $process_identifier]]) pcntl_setpriority (int $priority [, int $pid [, int $process_identifier]]) pcntl_signal (int $signo, callback $handler [, bool $restart_syscalls]) pcntl_wait (int& $status [, int $options])

3330. 3331. 3332. 3333. 3334. 3335. 3336. 3337. 3338.

pcntl_waitpid (int $pid, int& $status [, int $options]) pcntl_wexitstatus (int $status) pcntl_wifexited (int $status) pcntl_wifsignaled (int $status) pcntl_wifstopped (int $status) pcntl_wstopsig (int $status) pcntl_wtermsig (int $status) PDF_activate_item (resource $pdfdoc, int $id) PDF_add_launchlink (resource $pdfdoc, float $llx, float $lly, float $urx, float $ury, string $filename)

3339.

PDF_add_locallink (resource $pdfdoc, float $lowerleftx, float $lowerlefty, float $upperrightx, float $upperrighty, int $page, string $dest)

3340. 3341.

PDF_add_nameddest (resource $pdfdoc, string $name, string $optlist) PDF_add_note (resource $pdfdoc, float $llx, float $lly, float $urx, float $ury, string $contents, string $title, string $icon, int $open)

3342.

PDF_add_pdflink (resource $pdfdoc, float $bottom_left_x, float $bottom_left_y, float $up_right_x, float $up_right_y, string $filename, int $page, string $dest)

3343.

PDF_add_table_cell (resource $pdfdoc, int $table, int $column, int $row, string $text, string $optlist)

3344. 3345. 3346.

PDF_add_textflow (resource $pdfdoc, int $textflow, string $text, string $optlist) PDF_add_thumbnail (resource $pdfdoc, int $image) PDF_add_weblink (resource $pdfdoc, float $lowerleftx, float $lowerlefty, float $upperrightx, float $upperrighty, string $url)

3347. 3348. 3349.

PDF_arcn (resource $p, float $x, float $y, float $r, float $alpha, float $beta) PDF_arc (resource $p, float $x, float $y, float $r, float $alpha, float $beta) PDF_attach_file (resource $pdfdoc, float $llx, float $lly, float $urx, float $ury, string $filename, string $description, string $author, string $mimetype, string $icon)

3350. 3351.

PDF_begin_document (resource $pdfdoc, string $filename, string $optlist) PDF_begin_font (resource $pdfdoc, string $filename, float $a, float $b, float $c, float $d, float $e, float $f, string $optlist)

3352.

PDF_begin_glyph (resource $pdfdoc, string $glyphname, float $wx, float $llx, float $lly, float $urx, float $ury)

3353. 3354. 3355.

PDF_begin_item (resource $pdfdoc, string $tag, string $optlist) PDF_begin_layer (resource $pdfdoc, int $layer) PDF_begin_page_ext (resource $pdfdoc, float $width, float $height, string $optlist)

3356. 3357.

PDF_begin_page (resource $pdfdoc, float $width, float $height) PDF_begin_pattern (resource $pdfdoc, float $width, float $height, float $xstep, float $ystep, int $painttype)

3358.

PDF_begin_template_ext (resource $pdfdoc, float $width, float $height, string $optlist)

3359. 3360. 3361. 3362. 3363. 3364. 3365. 3366. 3367. 3368. 3369.

PDF_begin_template (resource $pdfdoc, float $width, float $height) PDF_circle (resource $pdfdoc, float $x, float $y, float $r) PDF_clip (resource $p) PDF_close_image (resource $p, int $image) PDF_closepath_fill_stroke (resource $p) PDF_closepath (resource $p) PDF_closepath_stroke (resource $p) PDF_close_pdi_page (resource $p, int $page) PDF_close_pdi (resource $p, int $doc) PDF_close (resource $p) PDF_concat (resource $p, float $a, float $b, float $c, float $d, float $e, float $f)

3370. 3371. 3372. 3373.

PDF_continue_text (resource $p, string $text) PDF_create_3dview (resource $pdfdoc, string $username, string $optlist) PDF_create_action (resource $pdfdoc, string $type, string $optlist) PDF_create_annotation (resource $pdfdoc, float $llx, float $lly, float $urx, float $ury, string $type, string $optlist)

3374. 3375.

PDF_create_bookmark (resource $pdfdoc, string $text, string $optlist) PDF_create_fieldgroup (resource $pdfdoc, string $name, string $optlist)

3376.

PDF_create_field (resource $pdfdoc, float $llx, float $lly, float $urx, float $ury, string $name, string $type, string $optlist)

3377. 3378.

PDF_create_gstate (resource $pdfdoc, string $optlist) PDF_create_pvf (resource $pdfdoc, string $filename, string $data, string $optlist)

3379. 3380.

PDF_create_textflow (resource $pdfdoc, string $text, string $optlist) PDF_curveto (resource $p, float $x1, float $y1, float $x2, float $y2, float $x3, float $y3)

3381. 3382. 3383. 3384. 3385. 3386.

PDF_define_layer (resource $pdfdoc, string $name, string $optlist) PDF_delete_pvf (resource $pdfdoc, string $filename) PDF_delete (resource $pdfdoc) PDF_delete_table (resource $pdfdoc, int $table, string $optlist) PDF_delete_textflow (resource $pdfdoc, int $textflow) PDF_encoding_set_char (resource $pdfdoc, string $encoding, int $slot, string $glyphname, int $uv)

3387. 3388. 3389. 3390. 3391. 3392. 3393. 3394. 3395. 3396. 3397.

PDF_end_document (resource $pdfdoc, string $optlist) PDF_end_font (resource $pdfdoc) PDF_end_glyph (resource $pdfdoc) PDF_end_item (resource $pdfdoc, int $id) PDF_end_layer (resource $pdfdoc) PDF_end_page_ext (resource $pdfdoc, string $optlist) PDF_end_page (resource $p) PDF_endpath (resource $p) PDF_end_pattern (resource $p) PDF_end_template (resource $p) PDF_fill_imageblock (resource $pdfdoc, int $page, string $blockname, int $image, string $optlist)

3398.

PDF_fill_pdfblock (resource $pdfdoc, int $page, string $blockname, int $contents, string $optlist)

3399. 3400.

PDF_fill (resource $p) PDF_fill_stroke (resource $p)

3401.

PDF_fill_textblock (resource $pdfdoc, int $page, string $blockname, string $text, string $optlist)

3402. 3403. 3404.

PDF_findfont (resource $p, string $fontname, string $encoding, int $embed) PDF_fit_image (resource $pdfdoc, int $image, float $x, float $y, string $optlist) PDF_fit_pdi_page (resource $pdfdoc, int $page, float $x, float $y, string $optlist)

3405.

PDF_fit_table (resource $pdfdoc, int $table, float $llx, float $lly, float $urx, float $ury, string $optlist)

3406.

PDF_fit_textflow (resource $pdfdoc, int $textflow, float $llx, float $lly, float $urx, float $ury, string $optlist)

3407.

PDF_fit_textline (resource $pdfdoc, string $text, float $x, float $y, string $optlist)

3408. 3409. 3410. 3411. 3412. 3413. 3414. 3415.

PDF_get_apiname (resource $pdfdoc) PDF_get_buffer (resource $p) PDF_get_errmsg (resource $pdfdoc) PDF_get_errnum (resource $pdfdoc) PDF_get_majorversion (void) PDF_get_minorversion (void) PDF_get_parameter (resource $p, string $key, float $modifier) PDF_get_pdi_parameter (resource $p, string $key, int $doc, int $page, int $reserved)

3416. 3417. 3418. 3419. 3420. 3421. 3422.

PDF_get_pdi_value (resource $p, string $key, int $doc, int $page, int $reserved) PDF_get_value (resource $p, string $key, float $modifier) PDF_info-font (resource $pdfdoc, int $font, string $keyword, string $optlist) PDF_info_matchbox (resource $pdfdoc, string $boxname, int $num, string $keyword) PDF_info_table (resource $pdfdoc, int $table, string $keyword) PDF_info_textflow (resource $pdfdoc, int $textflow, string $keyword) PDF_info_textline (resource $pdfdoc, string $text, string $keyword, string $optlist)

3423. 3424.

PDF_initgraphics (resource $p) PDF_lineto (resource $p, float $x, float $y)

3425. 3426.

PDF_load_3ddata (resource $pdfdoc, string $filename, string $optlist) PDF_load_font (resource $pdfdoc, string $fontname, string $encoding, string $optlist)

3427. 3428.

PDF_load_iccprofile (resource $pdfdoc, string $profilename, string $optlist) PDF_load_image (resource $pdfdoc, string $imagetype, string $filename, string $optlist)

3429. 3430. 3431. 3432.

PDF_makespotcolor (resource $p, string $spotname) PDF_moveto (resource $p, float $x, float $y) PDF_new ( $) PDF_open_ccitt (resource $pdfdoc, string $filename, int $width, int $height, int $BitReverse, int $k, int $Blackls1)

3433. 3434.

PDF_open_file (resource $p, string $filename) PDF_open_image_file (resource $p, string $imagetype, string $filename, string $stringparam, int $intparam)

3435.

PDF_open_image (resource $p, string $imagetype, string $source, string $data, int $length, int $width, int $height, int $components, int $bpc, string $params)

3436. 3437. 3438. 3439. 3440. 3441. 3442. 3443.

PDF_open_memory_image (resource $p, resource $image) PDF_open_pdi_page (resource $p, int $doc, int $pagenumber, string $optlist) PDF_open_pdi (resource $pdfdoc, string $filename, string $optlist, int $len) PDF_pcos_get_number (resource $p, int $doc, string $path) PDF_pcos_get_stream (resource $p, int $doc, string $optlist, string $path) PDF_pcos_get_string (resource $p, int $doc, string $path) PDF_place_image (resource $pdfdoc, int $image, float $x, float $y, float $scale) PDF_place_pdi_page (resource $pdfdoc, int $page, float $x, float $y, float $sx, float $sy)

3444. 3445. 3446. 3447. 3448. 3449.

PDF_process_pdi (resource $pdfdoc, int $doc, int $page, string $optlist) PDF_rect (resource $p, float $x, float $y, float $width, float $height) PDF_restore (resource $p) PDF_resume_page (resource $pdfdoc, string $optlist) PDF_rotate (resource $p, float $phi) PDF_save (resource $p)

3450. 3451. 3452. 3453. 3454.

PDF_scale (resource $p, float $sx, float $sy) PDF_set_border_color (resource $p, float $red, float $green, float $blue) PDF_set_border_dash (resource $pdfdoc, float $black, float $white) PDF_set_border_style (resource $pdfdoc, string $style, float $width) PDF_setcolor (resource $p, string $fstype, string $colorspace, float $c1, float $c2, float $c3, float $c4)

3455. 3456. 3457. 3458. 3459. 3460. 3461. 3462. 3463. 3464. 3465. 3466. 3467. 3468.

PDF_setdashpattern (resource $pdfdoc, string $optlist) PDF_setdash (resource $pdfdoc, float $b, float $w) PDF_setflat (resource $pdfdoc, float $flatness) PDF_setfont (resource $pdfdoc, int $font, float $fontsize) PDF_setgray_fill (resource $p, float $g) PDF_setgray (resource $p, float $g) PDF_setgray_stroke (resource $p, float $g) PDF_set_gstate (resource $pdfdoc, int $gstate) PDF_set_info (resource $p, string $key, string $value) PDF_set_layer_dependency (resource $pdfdoc, string $type, string $optlist) PDF_setlinecap (resource $p, int $linecap) PDF_setlinejoin (resource $p, int $value) PDF_setlinewidth (resource $p, float $width) PDF_setmatrix (resource $p, float $a, float $b, float $c, float $d, float $e, float $f)

3469. 3470. 3471. 3472. 3473. 3474. 3475. 3476. 3477.

PDF_setmiterlimit (resource $pdfdoc, float $miter) PDF_set_parameter (resource $p, string $key, string $value) PDF_setrgbcolor_fill (resource $p, float $red, float $green, float $blue) PDF_setrgbcolor (resource $p, float $red, float $green, float $blue) PDF_setrgbcolor_stroke (resource $p, float $red, float $green, float $blue) PDF_set_text_pos (resource $p, float $x, float $y) PDF_set_value (resource $p, string $key, float $value) PDF_shading_pattern (resource $pdfdoc, int $shading, string $optlist) PDF_shading (resource $pdfdoc, string $shtype, float $x0, float $y0, float $x1, float $y1, float $c1, float $c2, float $c3, float $c4, string $optlist)

3478. 3479.

PDF_shfill (resource $pdfdoc, int $shading) PDF_show_boxed (resource $p, string $text, float $left, float $top, float $width, float $height, string $mode, string $feature)

3480. 3481. 3482. 3483. 3484. 3485. 3486. 3487. 3488. 3489. 3490. 3491. 3492. 3493. 3494. 3495.

PDF_show (resource $pdfdoc, string $text) PDF_show_xy (resource $p, string $text, float $x, float $y) PDF_skew (resource $p, float $alpha, float $beta) PDF_stringwidth (resource $p, string $text, int $font, float $fontsize) PDF_stroke (resource $p) PDF_suspend_page (resource $pdfdoc, string $optlist) PDF_translate (resource $p, float $tx, float $ty) PDF_utf16_to_utf8 (resource $pdfdoc, string $utf16string) PDF_utf32_to_utf16 (resource $pdfdoc, string $utf32string, string $ordering) PDF_utf8_to_utf16 (resource $pdfdoc, string $utf8string, string $ordering) PDO::pgsqlLOBCreate (void) PDO::pgsqlLOBOpen (string $oid [, string $mode]) PDO::pgsqlLOBUnlink (string $oid) peekAll (string $target [, array $properties]) peek (string $target [, array $properties]) pfsockopen (string $hostname [, int $port [, int& $errno [, string& $errstr [, float $timeout]]]])

3496. 3497. 3498. 3499. 3500. 3501. 3502. 3503. 3504.

pg_affected_rows (resource $result) pg_cancel_query (resource $connection) pg_client_encoding ([resource $connection]) pg_close ([resource $connection]) pg_connection_busy (resource $connection) pg_connection_reset (resource $connection) pg_connection_status (resource $connection) pg_connect (string $connection_string [, int $connect_type]) pg_convert (resource $connection, string $table_name, array $assoc_array [, int $options])

3505.

pg_copy_from (resource $connection, string $table_name, array $rows [, string $delimiter [, string $null_as]])

3506.

pg_copy_to (resource $connection, string $table_name [, string $delimiter [, string $null_as]])

3507. 3508.

pg_dbname ([resource $connection]) pg_delete (resource $connection, string $table_name, array $assoc_array [, int $options])

3509. 3510. 3511. 3512. 3513. 3514. 3515. 3516. 3517. 3518. 3519. 3520. 3521. 3522. 3523. 3524. 3525. 3526. 3527. 3528. 3529. 3530. 3531. 3532.

pg_end_copy ([resource $connection]) pg_escape_bytea ([resource $connection], string $data) pg_escape_string ([resource $connection], string $data) pg_execute (resource $connection, string $stmtname, array $params) pg_fetch_all_columns (resource $result [, int $column]) pg_fetch_all (resource $result) pg_fetch_array (resource $result [, int $row [, int $result_type]]) pg_fetch_assoc (resource $result [, int $row]) pg_fetch_object (resource $result [, int $row [, int $result_type]]) pg_fetch_result (resource $result, int $row, mixed $field) pg_fetch_row (resource $result [, int $row]) pg_field_is_null (resource $result, int $row, mixed $field) pg_field_name (resource $result, int $field_number) pg_field_num (resource $result, string $field_name) pg_field_prtlen (resource $result, int $row_number, mixed $field_name_or_number) pg_field_size (resource $result, int $field_number) pg_field_table (resource $result, int $field_number [, bool $oid_only]) pg_field_type_oid (resource $result, int $field_number) pg_field_type (resource $result, int $field_number) pg_free_result (resource $result) pg_get_notify (resource $connection [, int $result_type]) pg_get_pid (resource $connection) pg_get_result ([resource $connection]) pg_host ([resource $connection])

3533.

pg_insert (resource $connection, string $table_name, array $assoc_array [, int $options])

3534. 3535. 3536. 3537. 3538. 3539. 3540. 3541. 3542. 3543. 3544. 3545. 3546. 3547. 3548. 3549. 3550. 3551. 3552. 3553. 3554. 3555. 3556. 3557. 3558. 3559. 3560. 3561. 3562.

pg_last_error ([resource $connection]) pg_last_notice (resource $connection) pg_last_oid (resource $result) pg_lo_close (resource $large_object) pg_lo_create ([resource $connection [, mixed $object_id]]) pg_lo_export (resource $connection, int $oid, string $pathname) pg_lo_import (resource $connection, string $pathname, mixed $object_id) pg_lo_open (resource $connection, int $oid, string $mode) pg_lo_read_all (resource $large_object) pg_lo_read (resource $large_object [, int $len]) pg_lo_seek (resource $large_object, int $offset [, int $whence]) pg_lo_tell (resource $large_object) pg_lo_unlink (resource $connection, int $oid) pg_lo_write (resource $large_object, string $data [, int $len]) pg_meta_data (resource $connection, string $table_name) pg_num_fields (resource $result) pg_num_rows (resource $result) pg_options ([resource $connection]) pg_parameter_status (resource $connection, string $param_name) pg_pconnect (string $connection_string [, int $connect_type]) pg_ping ([resource $connection]) pg_port ([resource $connection]) pg_prepare (resource $connection, string $stmtname, string $query) pg_put_line (string $data) pg_query_params (resource $connection, string $query, array $params) pg_query (string $query) pg_result_error_field (resource $result, int $fieldcode) pg_result_error (resource $result) pg_result_seek (resource $result, int $offset)

3563. 3564.

pg_result_status (resource $result [, int $type]) pg_select (resource $connection, string $table_name, array $assoc_array [, int $options])

3565. 3566. 3567. 3568. 3569. 3570. 3571. 3572. 3573. 3574. 3575. 3576.

pg_send_execute (resource $connection, string $stmtname, array $params) pg_send_prepare (resource $connection, string $stmtname, string $query) pg_send_query_params (resource $connection, string $query, array $params) pg_send_query (resource $connection, string $query) pg_set_client_encoding (string $encoding) pg_set_error_verbosity (resource $connection, int $verbosity) pg_trace (string $pathname [, string $mode [, resource $connection]]) pg_transaction_status (resource $connection) pg_tty ([resource $connection]) pg_unescape_bytea (string $data) pg_untrace ([resource $connection]) pg_update (resource $connection, string $table_name, array $data, array $condition [, int $options])

3577. 3578. 3579. 3580. 3581. 3582. 3583. 3584. 3585. 3586. 3587. 3588. 3589.

pg_version ([resource $connection]) php_check_syntax (string $filename [, string& $error_message]) phpcredits ([int $flag]) phpinfo ([int $what]) php_ini_loaded_file (void) php_ini_scanned_files (void) php_logo_guid (void) php_sapi_name (void) php_strip_whitespace (string $filename) php_uname ([string $mode]) phpversion ([string $extension]) pi (void) png2wbmp (string $pngname, string $wbmpname, int $dest_height, int $dest_width, int $threshold)

3590.

popen (string $command, string $mode)

3591. 3592. 3593. 3594. 3595. 3596. 3597. 3598. 3599. 3600. 3601. 3602. 3603. 3604. 3605. 3606. 3607. 3608. 3609. 3610. 3611. 3612. 3613. 3614. 3615. 3616. 3617. 3618. 3619. 3620. 3621.

posix_access (string $file [, int $mode]) posix_ctermid (void) posix_getcwd (void) posix_getegid (void) posix_geteuid (void) posix_getgid (void) posix_getgrgid (int $gid) posix_getgrnam (string $name) posix_getgroups (void) posix_get_last_error (void) posix_getlogin (void) posix_getpgid (int $pid) posix_getpgrp (void) posix_getpid (void) posix_getppid (void) posix_getpwnam (string $username) posix_getpwuid (int $uid) posix_getrlimit (void) posix_getsid (int $pid) posix_getuid (void) posix_initgroups (string $name, int $base_group_id) posix_isatty (int $fd) posix_kill (int $pid, int $sig) posix_mkfifo (string $pathname, int $mode) posix_mknod (string $pathname, int $mode [, int $major [, int $minor]]) posix_setegid (int $gid) posix_seteuid (int $uid) posix_setgid (int $gid) posix_setpgid (int $pid, int $pgid) posix_setsid (void) posix_setuid (int $uid)

3622. 3623. 3624. 3625. 3626. 3627. 3628. 3629.

posix_strerror (int $errno) posix_times (void) posix_ttyname (int $fd) posix_uname (void) pow (number $base, number $exp) preg_grep (string $pattern, array $input [, int $flags]) preg_last_error (void) preg_match_all (string $pattern, string $subject, array& $matches [, int $flags [, int $offset]])

3630.

preg_match (string $pattern, string $subject [, array& $matches [, int $flags [, int $offset]]])

3631. 3632.

preg_quote (string $str [, string $delimiter]) preg_replace_callback (mixed $pattern, callback $callback, mixed $subject [, int $limit [, int& $count]])

3633.

preg_replace (mixed $pattern, mixed $replacement, mixed $subject [, int $limit [, int& $count]])

3634. 3635. 3636. 3637. 3638. 3639. 3640.

preg_split (string $pattern, string $subject [, int $limit [, int $flags]]) prev (array& $array) printer_abort (resource $printer_handle) printer_close (resource $printer_handle) printer_create_brush (int $style, string $color) printer_create_dc (resource $printer_handle) printer_create_font (string $face, int $height, int $width, int $font_weight, bool $italic, bool $underline, bool $strikeout, int $orientation)

3641. 3642. 3643. 3644. 3645. 3646.

printer_create_pen (int $style, int $width, string $color) printer_delete_brush (resource $brush_handle) printer_delete_dc (resource $printer_handle) printer_delete_font (resource $font_handle) printer_delete_pen (resource $pen_handle) printer_draw_bmp (resource $printer_handle, string $filename, int $x, int $y [, int $width], int $height)

3647.

printer_draw_chord (resource $printer_handle, int $rec_x, int $rec_y, int $rec_x1, int $rec_y1, int $rad_x, int $rad_y, int $rad_x1, int $rad_y1)

3648.

printer_draw_elipse (resource $printer_handle, int $ul_x, int $ul_y, int $lr_x, int $lr_y)

3649.

printer_draw_line (resource $printer_handle, int $from_x, int $from_y, int $to_x, int $to_y)

3650.

printer_draw_pie (resource $printer_handle, int $rec_x, int $rec_y, int $rec_x1, int $rec_y1, int $rad1_x, int $rad1_y, int $rad2_x, int $rad2_y)

3651.

printer_draw_rectangle (resource $printer_handle, int $ul_x, int $ul_y, int $lr_x, int $lr_y)

3652.

printer_draw_roundrect (resource $printer_handle, int $ul_x, int $ul_y, int $lr_x, int $lr_y, int $width, int $height)

3653. 3654. 3655. 3656. 3657. 3658. 3659. 3660. 3661. 3662. 3663. 3664. 3665. 3666. 3667. 3668. 3669. 3670.

printer_draw_text (resource $printer_handle, string $text, int $x, int $y) printer_end_doc (resource $printer_handle) printer_end_page (resource $printer_handle) printer_get_option (resource $printer_handle, string $option) printer_list (int $enumtype [, string $name [, int $level]]) printer_logical_fontheight (resource $printer_handle, int $height) printer_open ([string $printername]) printer_select_brush (resource $printer_handle, resource $brush_handle) printer_select_font (resource $printer_handle, resource $font_handle) printer_select_pen (resource $printer_handle, resource $pen_handle) printer_set_option (resource $printer_handle, int $option, mixed $value) printer_start_doc (resource $printer_handle [, string $document]) printer_start_page (resource $printer_handle) printer_write (resource $printer_handle, string $content) printf (string $format [, mixed $args [, mixed $...]]) print_r (mixed $expression [, bool $return]) print (string $arg) proc_close (resource $process)

3671.

process (DomDocument $xml_doc [, array $xslt_params [, bool $is_xpath_param [, string $profile_filename]]])

3672. 3673. 3674.

proc_get_status (resource $process) proc_nice (int $increment) proc_open (string $cmd, array $descriptorspec, array& $pipes [, string $cwd [, array $env [, array $other_options]]])

3675. 3676. 3677. 3678.

proc_terminate (resource $process [, int $signal]) property_exists (mixed $class, string $property) ps_add_bookmark (resource $psdoc, string $text [, int $parent [, int $open]]) ps_add_launchlink (resource $psdoc, float $llx, float $lly, float $urx, float $ury, string $filename)

3679.

ps_add_locallink (resource $psdoc, float $llx, float $lly, float $urx, float $ury, int $page, string $dest)

3680.

ps_add_note (resource $psdoc, float $llx, float $lly, float $urx, float $ury, string $contents, string $title, string $icon, int $open)

3681.

ps_add_pdflink (resource $psdoc, float $llx, float $lly, float $urx, float $ury, string $filename, int $page, string $dest)

3682.

ps_add_weblink (resource $psdoc, float $llx, float $lly, float $urx, float $ury, string $url)

3683.

ps_arcn (resource $psdoc, float $x, float $y, float $radius, float $alpha, float $beta)

3684.

ps_arc (resource $psdoc, float $x, float $y, float $radius, float $alpha, float $beta)

3685. 3686.

ps_begin_page (resource $psdoc, float $width, float $height) ps_begin_pattern (resource $psdoc, float $width, float $height, float $xstep, float $ystep, int $painttype)

3687. 3688. 3689. 3690. 3691.

ps_begin_template (resource $psdoc, float $width, float $height) ps_circle (resource $psdoc, float $x, float $y, float $radius) ps_clip (resource $psdoc) ps_close_image (resource $psdoc, int $imageid) ps_closepath (resource $psdoc)

3692. 3693. 3694. 3695.

ps_closepath_stroke (resource $psdoc) ps_close (resource $psdoc) ps_continue_text (resource $psdoc, string $text) ps_curveto (resource $psdoc, float $x1, float $y1, float $x2, float $y2, float $x3, float $y3)

3696. 3697. 3698. 3699. 3700. 3701. 3702. 3703. 3704. 3705. 3706. 3707. 3708. 3709. 3710. 3711. 3712. 3713.

ps_delete (resource $psdoc) ps_end_page (resource $psdoc) ps_end_pattern (resource $psdoc) ps_end_template (resource $psdoc) ps_fill (resource $psdoc) ps_fill_stroke (resource $psdoc) ps_findfont (resource $psdoc, string $fontname, string $encoding [, bool $embed]) ps_get_buffer (resource $psdoc) ps_get_parameter (resource $psdoc, string $name [, float $modifier]) ps_get_value (resource $psdoc, string $name [, float $modifier]) ps_hyphenate (resource $psdoc, string $text) ps_include_file (resource $psdoc, string $file) ps_lineto (resource $psdoc, float $x, float $y) ps_makespotcolor (resource $psdoc, string $name [, float $reserved]) ps_moveto (resource $psdoc, float $x, float $y) ps_new (void) ps_open_file (resource $psdoc [, string $filename]) ps_open_image_file (resource $psdoc, string $type, string $filename [, string $stringparam [, int $intparam]])

3714.

ps_open_image (resource $psdoc, string $type, string $source, string $data, int $lenght, int $width, int $height, int $components, int $bpc, string $params)

3715. 3716. 3717. 3718. 3719.

ps_open_memory_image (resource $psdoc, int $gd) pspell_add_to_personal (int $dictionary_link, string $word) pspell_add_to_session (int $dictionary_link, string $word) pspell_check (int $dictionary_link, string $word) pspell_clear_session (int $dictionary_link)

3720.

pspell_config_create (string $language [, string $spelling [, string $jargon [, string $encoding]]])

3721. 3722. 3723. 3724. 3725. 3726. 3727. 3728. 3729. 3730.

pspell_config_data_dir (int $conf, string $directory) pspell_config_dict_dir (int $conf, string $directory) pspell_config_ignore (int $dictionary_link, int $n) pspell_config_mode (int $dictionary_link, int $mode) pspell_config_personal (int $dictionary_link, string $file) pspell_config_repl (int $dictionary_link, string $file) pspell_config_runtogether (int $dictionary_link, bool $flag) pspell_config_save_repl (int $dictionary_link, bool $flag) pspell_new_config (int $config) pspell_new_personal (string $personal, string $language [, string $spelling [, string $jargon [, string $encoding [, int $mode]]]])

3731.

pspell_new (string $language [, string $spelling [, string $jargon [, string $encoding [, int $mode]]]])

3732. 3733.

pspell_save_wordlist (int $dictionary_link) pspell_store_replacement (int $dictionary_link, string $misspelled, string $correct)

3734. 3735. 3736. 3737. 3738. 3739. 3740. 3741. 3742. 3743. 3744.

pspell_suggest (int $dictionary_link, string $word) ps_place_image (resource $psdoc, int $imageid, float $x, float $y, float $scale) ps_rect (resource $psdoc, float $x, float $y, float $width, float $height) ps_restore (resource $psdoc) ps_rotate (resource $psdoc, float $rot) ps_save (resource $psdoc) ps_scale (resource $psdoc, float $x, float $y) ps_set_border_color (resource $psdoc, float $red, float $green, float $blue) ps_set_border_dash (resource $psdoc, float $black, float $white) ps_set_border_style (resource $psdoc, string $style, float $width) ps_setcolor (resource $psdoc, string $type, string $colorspace, float $c1, float $c2, float $c3, float $c4)

3745.

ps_setdash (resource $psdoc, float $on, float $off)

3746. 3747. 3748. 3749. 3750. 3751. 3752. 3753. 3754. 3755. 3756. 3757. 3758. 3759. 3760.

ps_setflat (resource $psdoc, float $value) ps_setfont (resource $psdoc, int $fontid, float $size) ps_setgray (resource $psdoc, float $gray) ps_set_info (resource $p, string $key, string $val) ps_setlinecap (resource $psdoc, int $type) ps_setlinejoin (resource $psdoc, int $type) ps_setlinewidth (resource $psdoc, float $width) ps_setmiterlimit (resource $psdoc, float $value) ps_setoverprintmode (resource $psdoc, int $mode) ps_set_parameter (resource $psdoc, string $name, string $value) ps_setpolydash (resource $psdoc, float $arr) ps_set_text_pos (resource $psdoc, float $x, float $y) ps_set_value (resource $psdoc, string $name, float $value) ps_shading_pattern (resource $psdoc, int $shadingid, string $optlist) ps_shading (resource $psdoc, string $type, float $x0, float $y0, float $x1, float $y1, float $c1, float $c2, float $c3, float $c4, string $optlist)

3761. 3762. 3763.

ps_shfill (resource $psdoc, int $shadingid) ps_show2 (resource $psdoc, string $text, int $len) ps_show_boxed (resource $psdoc, string $text, float $left, float $bottom, float $width, float $height, string $hmode [, string $feature])

3764. 3765. 3766. 3767.

ps_show (resource $psdoc, string $text) ps_show_xy2 (resource $psdoc, string $text, int $len, float $xcoor, float $ycoor) ps_show_xy (resource $psdoc, string $text, float $x, float $y) ps_string_geometry (resource $psdoc, string $text [, int $fontid [, float $size]])

3768. 3769. 3770. 3771. 3772. 3773.

ps_stringwidth (resource $psdoc, string $text [, int $fontid [, float $size]]) ps_stroke (resource $psdoc) ps_symbol_name (resource $psdoc, int $ord [, int $fontid]) ps_symbol (resource $psdoc, int $ord) ps_symbol_width (resource $psdoc, int $ord [, int $fontid [, float $size]]) ps_translate (resource $psdoc, float $x, float $y)

3774. 3775. 3776. 3777. 3778. 3779. 3780. 3781. 3782. 3783. 3784. 3785. 3786. 3787. 3788. 3789. 3790. 3791. 3792. 3793. 3794. 3795. 3796. 3797. 3798. 3799. 3800. 3801. 3802. 3803. 3804.

public_id (void) putenv (string $setting) px_close (resource $pxdoc) px_create_fp (resource $pxdoc, resource $file, array $fielddesc) px_date2string (resource $pxdoc, int $value, string $format) px_delete_record (resource $pxdoc, int $num) px_delete (resource $pxdoc) px_get_field (resource $pxdoc, int $fieldno) px_get_info (resource $pxdoc) px_get_parameter (resource $pxdoc, string $name) px_get_record (resource $pxdoc, int $num [, int $mode]) px_get_schema (resource $pxdoc [, int $mode]) px_get_value (resource $pxdoc, string $name) px_insert_record (resource $pxdoc, array $data) px_new (void) px_numfields (resource $pxdoc) px_numrecords (resource $pxdoc) px_open_fp (resource $pxdoc, resource $file) px_put_record (resource $pxdoc, array $record [, int $recpos]) px_retrieve_record (resource $pxdoc, int $num [, int $mode]) px_set_blob_file (resource $pxdoc, string $filename) px_set_parameter (resource $pxdoc, string $name, string $value) px_set_tablename (resource $pxdoc, string $name) px_set_targetencoding (resource $pxdoc, string $encoding) px_set_value (resource $pxdoc, string $name, float $value) px_timestamp2string (resource $pxdoc, float $value, string $format) px_update_record (resource $pxdoc, array $data, int $num) qdom_error (void) qdom_tree (string $doc) quoted_printable_decode (string $str) quotemeta (string $str)

3805. 3806. 3807.

rad2deg (float $number) radius_acct_open (void) radius_add_server (resource $radius_handle, string $hostname, int $port, string $secret, int $timeout, int $max_tries)

3808. 3809. 3810. 3811. 3812. 3813. 3814. 3815. 3816. 3817. 3818. 3819. 3820. 3821. 3822. 3823.

radius_auth_open (void) radius_close (resource $radius_handle) radius_config (resource $radius_handle, string $file) radius_create_request (resource $radius_handle, int $type) radius_cvt_addr (string $data) radius_cvt_int (string $data) radius_cvt_string (string $data) radius_demangle_mppe_key (resource $radius_handle, string $mangled) radius_demangle (resource $radius_handle, string $mangled) radius_get_attr (resource $radius_handle) radius_get_vendor_attr (string $data) radius_put_addr (resource $radius_handle, int $type, string $addr) radius_put_attr (resource $radius_handle, int $type, string $value) radius_put_int (resource $radius_handle, int $type, int $value) radius_put_string (resource $radius_handle, int $type, string $value) radius_put_vendor_addr (resource $radius_handle, int $vendor, int $type, string $addr)

3824.

radius_put_vendor_attr (resource $radius_handle, int $vendor, int $type, string $value)

3825.

radius_put_vendor_int (resource $radius_handle, int $vendor, int $type, int $value)

3826.

radius_put_vendor_string (resource $radius_handle, int $vendor, int $type, string $value)

3827. 3828. 3829. 3830.

radius_request_authenticator (resource $radius_handle) radius_send_request (resource $radius_handle) radius_server_secret (resource $radius_handle) radius_strerror (resource $radius_handle)

3831. 3832. 3833. 3834. 3835. 3836. 3837. 3838. 3839. 3840. 3841. 3842. 3843. 3844. 3845. 3846. 3847. 3848. 3849. 3850. 3851. 3852. 3853. 3854. 3855. 3856. 3857. 3858. 3859. 3860. 3861.

rand (void) range (mixed $low, mixed $high [, number $step]) rar_close (resource $rar_file) rar_entry_get (resource $rar_file, string $entry_name) rar_list (resource $rar_file) rar_open (string $filename [, string $password]) rawurldecode (string $str) rawurlencode (string $str) readdir (resource $dir_handle) readfile (string $filename [, bool $use_include_path [, resource $context]]) readgzfile (string $filename [, int $use_include_path]) read (int $length) readline_add_history (string $line) readline_callback_handler_install (string $prompt, callback $callback) readline_callback_handler_remove (void) readline_callback_read_char (void) readline_clear_history (void) readline_completion_function (callback $function) readline_info ([string $varname [, string $newvalue]]) readline_list_history (void) readline_on_new_line (void) readline_read_history ([string $filename]) readline_redisplay (void) readline ([string $prompt]) readline_write_history ([string $filename]) readlink (string $path) read (string $buffer, int $len) realpath (string $path) reason (void) receive (string $target [, array $properties]) recode_file (string $request, resource $input, resource $output)

3862. 3863.

recode_string (string $request, string $string) register_shutdown_function (callback $function [, mixed $parameter [, mixed $...]])

3864. 3865. 3866. 3867. 3868. 3869. 3870. 3871. 3872. 3873. 3874. 3875. 3876. 3877. 3878. 3879. 3880. 3881. 3882.

register_tick_function (callback $function [, mixed $arg [, mixed $...]]) registerXPathNamespace (string $prefix, string $ns) remove (array $parameter) remove_attribute (string $name) remove (object $instance) remove (object $object) remove (string $name) remove (string $target [, array $properties]) remove (void) rename_function (string $original_name, string $new_name) rename (string $oldname, string $newname [, resource $context]) replace (array $parameter) reset (array& $array) restore_error_handler (void) restore_exception_handler (void) restore_include_path (void) result_dump_file (DomDocument $xmldoc, string $filename) result_dump_mem (DomDocument $xmldoc) ReturnskeyoftheattributeHyperwaveAPIFunctionshw_api_attribute>langdepvalueHyperwaveAPIFunctionsPHPManualhw_api_attribute->key (Noversioninformationavailable, mightbeonlyinCVS)hw_api_attribute>key—ReturnskeyoftheattributeDescriptionhw_api_attributestringkey (void)

3883.

Returnsnumberofattributeshw_api_object->attreditablehw_api_object>insertHyperwaveAPIFunctionsPHPManualhw_api_object->count (Noversioninformationavailable, mightbeonlyinCVS)hw_api_object>count—ReturnsnumberofattributesDescriptionhw_api_objectintcount (array $parameter)

3884.

Returnsnumberofreasonshw_api->dstofsrcanchorhw_api_error>reasonHyperwaveAPIFunctionsPHPManualhw_api_error->count (Noversioninformationavailable, mightbeonlyinCVS)hw_api_error>count—ReturnsnumberofreasonsDescriptionhw_api_errorintcount (void)

3885.

ReturnsthemaximumnumberofelementsinthecollectionOCI-Collection->getElemOCICollection->sizeOCI8FunctionsPHPManualOCI-Collection->max (Noversioninformationavailable, mightbeonlyinCVS)OCI-Collection>max—ReturnsthemaximumnumberofelementsinthecollectionDescriptionOCICollectionintmax (void)

3886. 3887. 3888. 3889. 3890. 3891. 3892. 3893. 3894. 3895. 3896. 3897. 3898. 3899. 3900. 3901. 3902. 3903. 3904. 3905. 3906. 3907.

rewinddir (resource $dir_handle) rewind (resource $handle) rmdir (string $dirname [, resource $context]) rollback (void) rotate (float $angle) rotateTo (float $angle) rotateTo (float $angle) round (float $val [, int $precision]) rpm_close (resource $rpmr) rpm_get_tag (resource $rpmr, int $tagnum) rpm_is_valid (string $filename) rpm_open (string $filename) rpm_version (void) rsort (array& $array [, int $sort_flags]) rtrim (string $str [, string $charlist]) runkit_class_adopt (string $classname, string $parentname) runkit_class_emancipate (string $classname) runkit_constant_add (string $constname, mixed $value) runkit_constant_redefine (string $constname, mixed $newvalue) runkit_constant_remove (string $constname) runkit_function_add (string $funcname, string $arglist, string $code) runkit_function_copy (string $funcname, string $targetname)

3908. 3909. 3910. 3911. 3912. 3913. 3914.

runkit_function_redefine (string $funcname, string $arglist, string $code) runkit_function_remove (string $funcname) runkit_function_rename (string $funcname, string $newname) runkit_import (string $filename [, int $flags]) runkit_lint_file (string $filename) runkit_lint (string $code) runkit_method_add (string $classname, string $methodname, string $args, string $code [, int $flags])

3915.

runkit_method_copy (string $dClass, string $dMethod, string $sClass [, string $sMethod])

3916.

runkit_method_redefine (string $classname, string $methodname, string $args, string $code [, int $flags])

3917. 3918. 3919. 3920. 3921. 3922. 3923. 3924. 3925. 3926. 3927. 3928. 3929. 3930. 3931. 3932. 3933. 3934. 3935.

runkit_method_remove (string $classname, string $methodname) runkit_method_rename (string $classname, string $methodname, string $newname) runkit_return_value_used (void) runkit_sandbox_output_handler (object $sandbox [, mixed $callback]) runkit_superglobals (void) save (string $data [, int $offset]) save (string $filename [, int $compression]) saveToFile (stream $x [, int $compression]) SCA::createDataObject (string $type_namespace_uri, string $type_name) SCA::getService (string $target [, string $binding [, array $config]]) scale (int $dx, int $dy) scaleTo (int $x [, int $y]) scaleTo (int $x [, int $y]) SCA_LocalProxy::createDataObject (string $type_namespace_uri, string $type_name) scandir (string $directory [, int $sorting_order [, resource $context]]) SCA_SoapProxy::createDataObject (string $type_namespace_uri, string $type_name) SDO_DAS_ChangeSummary::beginLogging (void) SDO_DAS_ChangeSummary::endLogging (void) SDO_DAS_ChangeSummary::getChangedDataObjects (void)

3936. 3937. 3938. 3939. 3940.

SDO_DAS_ChangeSummary::getChangeType (SDO_DataObject $dataObject) SDO_DAS_ChangeSummary::getOldContainer (SDO_DataObject $data_object) SDO_DAS_ChangeSummary::getOldValues (SDO_DataObject $data_object) SDO_DAS_ChangeSummary::isLogging (void) SDO_DAS_DataFactory::addPropertyToType (string $parent_type_namespace_uri, string $parent_type_name, string $property_name, string $type_namespace_uri, string $type_name [, array $options])

3941.

SDO_DAS_DataFactory::addType (string $type_namespace_uri, string $type_name [, array $options])

3942. 3943. 3944.

SDO_DAS_DataFactory::getDataFactory (void) SDO_DAS_DataObject::getChangeSummary (void) SDO_DAS_Relational::applyChanges (PDO $database_handle, SDODataObject $root_data_object)

3945.

SDO_DAS_Relational::__construct (array $database_metadata [, string $application_root_type [, array $SDO_containment_references_metadata]])

3946. 3947.

SDO_DAS_Relational::createRootDataObject (void) SDO_DAS_Relational::executePreparedQuery (PDO $database_handle, PDOStatement $prepared_statement, array $value_list [, array $column_specifier])

3948.

SDO_DAS_Relational::executeQuery (PDO $database_handle, string $SQL_statement [, array $column_specifier])

3949. 3950. 3951. 3952. 3953. 3954. 3955. 3956. 3957. 3958. 3959.

SDO_DAS_Setting::getListIndex (void) SDO_DAS_Setting::getPropertyIndex (void) SDO_DAS_Setting::getPropertyName (void) SDO_DAS_Setting::getValue (void) SDO_DAS_Setting::isSet (void) SDO_DAS_XML::addTypes (string $xsd_file) SDO_DAS_XML::createDataObject (string $namespace_uri, string $type_name) SDO_DAS_XML::createDocument ([string $document_element_name]) SDO_DAS_XML::create ([mixed $xsd_file [, string $key]]) SDO_DAS_XML_Document::getRootDataObject (void) SDO_DAS_XML_Document::getRootElementName (void)

3960. 3961. 3962. 3963. 3964. 3965. 3966. 3967. 3968. 3969. 3970. 3971. 3972. 3973. 3974. 3975. 3976. 3977. 3978. 3979. 3980. 3981. 3982. 3983. 3984.

SDO_DAS_XML_Document::getRootElementURI (void) SDO_DAS_XML_Document::setEncoding (string $encoding) SDO_DAS_XML_Document::setXMLDeclaration (bool $xmlDeclatation) SDO_DAS_XML_Document::setXMLVersion (string $xmlVersion) SDO_DAS_XML::loadFile (string $xml_file) SDO_DAS_XML::loadString (string $xml_string) SDO_DAS_XML::saveFile (SDO_XMLDocument $xdoc, string $xml_file [, int $indent]) SDO_DAS_XML::saveString (SDO_XMLDocument $xdoc [, int $indent]) SDO_DataFactory::create (string $type_namespace_uri, string $type_name) SDO_DataObject::clear (void) SDO_DataObject::createDataObject (mixed $identifier) SDO_DataObject::getContainer (void) SDO_DataObject::getSequence (void) SDO_DataObject::getTypeNamespaceURI (void) SDO_DataObject::getTypeName (void) SDO_Exception::getCause (void) SDO_List::insert (mixed $value [, int $index]) SDO_Model_Property::getContainingType (void) SDO_Model_Property::getDefault (void) SDO_Model_Property::getName (void) SDO_Model_Property::getType (void) SDO_Model_Property::isContainment (void) SDO_Model_Property::isMany (void) SDO_Model_ReflectionDataObject::__construct (SDO_DataObject $data_object) SDO_Model_ReflectionDataObject::export (SDO_Model_ReflectionDataObject $rdo [, bool $return])

3985. 3986. 3987. 3988. 3989.

SDO_Model_ReflectionDataObject::getContainmentProperty (void) SDO_Model_ReflectionDataObject::getInstanceProperties (void) SDO_Model_ReflectionDataObject::getType (void) SDO_Model_Type::getBaseType (void) SDO_Model_Type::getNamespaceURI (void)

3990. 3991. 3992. 3993. 3994. 3995. 3996. 3997. 3998. 3999.

SDO_Model_Type::getName (void) SDO_Model_Type::getProperties (void) SDO_Model_Type::getProperty (mixed $identifier) SDO_Model_Type::isAbstractType (void) SDO_Model_Type::isDataType (void) SDO_Model_Type::isInstance (SDO_DataObject $data_object) SDO_Model_Type::isOpenType (void) SDO_Model_Type::isSequencedType (void) SDO_Sequence::getProperty (int $sequence_index) SDO_Sequence::insert (mixed $value [, int $sequenceIndex [, mixed $propertyIdentifier]])

4000. 4001. 4002. 4003. 4004. 4005. 4006. 4007. 4008. 4009. 4010. 4011. 4012. 4013. 4014. 4015. 4016. 4017. 4018. 4019.

SDO_Sequence::move (int $toIndex, int $fromIndex) seek (int $offset [, int $whence]) sem_acquire (resource $sem_identifier) sem_get (int $key [, int $max_acquire [, int $perm [, int $auto_release]]]) sem_release (resource $sem_identifier) sem_remove (resource $sem_identifier) send (bool $switch) send (string $target, SAMMessage $msg [, array $properties]) serialize (mixed $value) session_cache_expire ([int $new_cache_expire]) session_cache_limiter ([string $cache_limiter]) session_decode (string $data) session_destroy (void) session_encode (void) session_get_cookie_params (void) session_id ([string $id]) session_is_registered (string $name) session_module_name ([string $module]) session_name ([string $name]) session_pgsql_add_error (int $error_level [, string $error_message])

4020. 4021. 4022. 4023. 4024. 4025. 4026. 4027. 4028.

session_pgsql_get_error ([bool $with_error_message]) session_pgsql_get_field (void) session_pgsql_reset (void) session_pgsql_set_field (string $value) session_pgsql_status (void) session_regenerate_id ([bool $delete_old_session]) session_register (mixed $name [, mixed $...]) session_save_path ([string $path]) session_set_cookie_params (int $lifetime [, string $path [, string $domain [, bool $secure [, bool $httponly]]]])

4029.

session_set_save_handler (callback $open, callback $close, callback $read, callback $write, callback $destroy, callback $gc)

4030. 4031. 4032. 4033. 4034. 4035. 4036. 4037. 4038. 4039. 4040. 4041. 4042. 4043. 4044. 4045.

session_start (void) session_unregister (string $name) session_unset (void) session_write_close (void) setAction (SWFAction $action) set_attribute_node (DomNode $attr) set_attribute (string $name, string $value) setbackground (int $red, int $green, int $blue) setBounds (int $width, int $height) setBuffering (bool $on_off) setClass (string $class_name [, mixed $args [, mixed $...]]) setColor (int $red, int $green, int $blue [, int $a]) setColor (int $red, int $green, int $blue [, int $a]) setcommittedversion (array $parameter) __setCookie (string $name [, string $value]) setcookie (string $name [, string $value [, int $expire [, string $path [, string $domain [, bool $secure [, bool $httponly]]]]]])

4046. 4047.

setDepth (float $depth) setDimension (int $width, int $height)

4048. 4049. 4050. 4051. 4052. 4053. 4054. 4055. 4056. 4057. 4058. 4059. 4060. 4061. 4062. 4063. 4064. 4065. 4066. 4067. 4068. 4069. 4070. 4071. 4072. 4073. 4074. 4075. 4076. 4077. 4078.

setDimension (int $x, int $y) setDown (SWFShape $shape) set_error_handler (callback $error_handler [, int $error_types]) set_exception_handler (callback $exception_handler) setFont (string $font) setFont (string $font) setFrames (int $number) setFrames (int $number) setHeight (int $height) setHeight (int $height) setHit (SWFShape $shape) set_include_path (string $new_include_path) setIndentation (int $width) setIndent (bool $indent) setIndentString (string $indentString) setLeftFill (SWFGradient $fill) setLeftMargin (int $width) setLineSpacing (int $height) setLine (SWFShape $shape) setlocale (int $category, string $locale [, string $...]) set_magic_quotes_runtime (int $new_setting) setMargins (int $left, int $right) setMaskLevel (int $level) setMatrix (float $a, float $b, float $c, float $d, float $x, float $y) setMenu (int $flag) setName (string $name) setName (string $name) setOver (SWFShape $shape) setPadding (float $padding) setPersistence (int $mode) setRate (int $rate)

4079. 4080.

setRatio (float $ratio) setrawcookie (string $name [, string $value [, int $expire [, string $path [, string $domain [, bool $secure [, bool $httponly]]]]]])

4081. 4082. 4083. 4084.

setRightFill (SWFGradient $fill) setRightMargin (int $width) setSpacing (float $spacing) SetthedefaultLocalei18nFunctionsiconvi18nFunctionsPHPManuallocale_set_default (Noversioninformationavailable, mightbeonlyinCVS)locale_set_default—SetthedefaultLocaleDescriptionboollocal e_set_default (string $name)

4085. 4086. 4087. 4088. 4089. 4090. 4091. 4092. 4093. 4094. 4095. 4096. 4097. 4098. 4099. 4100. 4101. 4102. 4103. 4104. 4105.

set_time_limit (int $seconds) settype (mixed& $var, string $type) setUp (SWFShape $shape) set_value (string $content) sha1_file (string $filename [, bool $raw_output]) sha1 (string $str [, bool $raw_output]) shell_exec (string $cmd) shm_attach (int $key [, int $memsize [, int $perm]]) shm_detach (int $shm_identifier) shm_get_var (int $shm_identifier, int $variable_key) shmop_close (int $shmid) shmop_delete (int $shmid) shmop_open (int $key, string $flags, int $mode, int $size) shmop_read (int $shmid, int $start, int $count) shmop_size (int $shmid) shmop_write (int $shmid, string $data, int $offset) shm_put_var (int $shm_identifier, int $variable_key, mixed $variable) shm_remove (int $shm_identifier) shm_remove_var (int $shm_identifier, int $variable_key) shuffle (array& $array) similar_text (string $first, string $second [, float& $percent])

4106. 4107.

simplexml_import_dom (DOMNode $node [, string $class_name]) simplexml_load_file (string $filename [, string $class_name [, int $options [, string $ns [, bool $is_prefix]]]])

4108.

simplexml_load_string (string $data [, string $class_name [, int $options [, string $ns [, bool $is_prefix]]]])

4109. 4110. 4111. 4112. 4113. 4114. 4115. 4116. 4117. 4118. 4119. 4120.

sin (float $arg) sinh (float $arg) size (void) size (void) skewX (float $ddegrees) skewXTo (float $degrees) skewXTo (float $x) skewY (float $ddegrees) skewYTo (float $degrees) skewYTo (float $y) sleep (int $seconds) snmpgetnext (string $host, string $community, string $object_id [, int $timeout [, int $retries]])

4121. 4122.

snmp_get_quick_print (void) snmpget (string $hostname, string $community, string $object_id [, int $timeout [, int $retries]])

4123. 4124. 4125.

snmp_get_valueretrieval (void) snmp_read_mib (string $filename) snmprealwalk (string $host, string $community, string $object_id [, int $timeout [, int $retries]])

4126. 4127. 4128. 4129. 4130.

snmp_set_enum_print (int $enum_print) snmp_set_oid_numeric_print (int $oid_numeric_print) snmp_set_oid_output_format (int $oid_format) snmp_set_quick_print (bool $quick_print) snmpset (string $hostname, string $community, string $object_id, string $type, mixed $value [, int $timeout [, int $retries]])

4131. 4132.

snmp_set_valueretrieval (int $method) snmpwalkoid (string $hostname, string $community, string $object_id [, int $timeout [, int $retries]])

4133.

snmpwalk (string $hostname, string $community, string $object_id [, int $timeout [, int $retries]])

4134.

__soapCall (string $function_name, array $arguments [, array $options [, mixed $input_headers [, array& $output_headers]]])

4135. 4136. 4137. 4138. 4139. 4140. 4141. 4142. 4143. 4144. 4145. 4146. 4147. 4148. 4149.

socket_accept (resource $socket) socket_bind (resource $socket, string $address [, int $port]) socket_clear_error ([resource $socket]) socket_close (resource $socket) socket_connect (resource $socket, string $address [, int $port]) socket_create (int $domain, int $type, int $protocol) socket_create_listen (int $port [, int $backlog]) socket_create_pair (int $domain, int $type, int $protocol, array& $fd) socket_get_option (resource $socket, int $level, int $optname) socket_getpeername (resource $socket, string& $address [, int& $port]) socket_getsockname (resource $socket, string& $addr [, int& $port]) socket_last_error ([resource $socket]) socket_listen (resource $socket [, int $backlog]) socket_read (resource $socket, int $length [, int $type]) socket_recvfrom (resource $socket, string& $buf, int $len, int $flags, string& $name [, int& $port])

4150. 4151.

socket_recv (resource $socket, string& $buf, int $len, int $flags) socket_select (array& $read, array& $write, array& $except, int $tv_sec [, int $tv_usec])

4152. 4153.

socket_send (resource $socket, string $buf, int $len, int $flags) socket_sendto (resource $socket, string $buf, int $len, int $flags, string $addr [, int $port])

4154. 4155.

socket_set_block (resource $socket) socket_set_nonblock (resource $socket)

4156. 4157. 4158. 4159. 4160. 4161. 4162. 4163. 4164. 4165. 4166. 4167. 4168. 4169. 4170. 4171. 4172. 4173. 4174.

socket_set_option (resource $socket, int $level, int $optname, mixed $optval) socket_shutdown (resource $socket [, int $how]) socket_strerror (int $errno) socket_write (resource $socket, string $buffer [, int $length]) sort (array& $array [, int $sort_flags]) soundex (string $str) specified (void) spl_autoload_call (string $class_name) spl_autoload_extensions ([string $file_extensions]) spl_autoload_functions (void) spl_autoload_register ([callback $autoload_function]) spl_autoload (string $class_name [, string $file_extensions]) spl_autoload_unregister (mixed $autoload_function) spl_classes (void) spliti (string $pattern, string $string [, int $limit]) split (string $pattern, string $string [, int $limit]) spl_object_hash (object $obj) sprintf (string $format [, mixed $args [, mixed $...]]) sqlite_array_query (resource $dbhandle, string $query [, int $result_type [, bool $decode_binary]])

4175. 4176. 4177. 4178. 4179.

sqlite_busy_timeout (resource $dbhandle, int $milliseconds) sqlite_changes (resource $dbhandle) sqlite_close (resource $dbhandle) sqlite_column (resource $result, mixed $index_or_name [, bool $decode_binary]) sqlite_create_aggregate (resource $dbhandle, string $function_name, callback $step_func, callback $finalize_func [, int $num_args])

4180.

sqliteCreateAggregate (string $function_name, callback $step_func, callback $finalize_func [, int $num_args])

4181.

sqlite_create_function (resource $dbhandle, string $function_name, callback $callback [, int $num_args])

4182.

sqliteCreateFunction (string $function_name, callback $callback [, int $num_args])

4183. 4184. 4185. 4186. 4187. 4188. 4189.

sqlite_current (resource $result [, int $result_type [, bool $decode_binary]]) sqlite_error_string (int $error_code) sqlite_escape_string (string $item) sqlite_exec (resource $dbhandle, string $query [, string& $error_msg]) sqlite_factory (string $filename [, int $mode [, string& $error_message]]) sqlite_fetch_all (resource $result [, int $result_type [, bool $decode_binary]]) sqlite_fetch_array (resource $result [, int $result_type [, bool $decode_binary]])

4190.

sqlite_fetch_column_types (string $table_name, resource $dbhandle [, int $result_type])

4191.

sqlite_fetch_object (resource $result [, string $class_name [, array $ctor_params [, bool $decode_binary]]])

4192. 4193. 4194. 4195. 4196. 4197. 4198. 4199. 4200. 4201. 4202. 4203. 4204. 4205. 4206. 4207.

sqlite_fetch_single (resource $result [, bool $decode_binary]) sqlite_field_name (resource $result, int $field_index) sqlite_has_more (resource $result) sqlite_has_prev (resource $result) sqlite_key (resource $result) sqlite_last_error (resource $dbhandle) sqlite_last_insert_rowid (resource $dbhandle) sqlite_libencoding (void) sqlite_libversion (void) sqlite_next (resource $result) sqlite_num_fields (resource $result) sqlite_num_rows (resource $result) sqlite_open (string $filename [, int $mode [, string& $error_message]]) sqlite_popen (string $filename [, int $mode [, string& $error_message]]) sqlite_prev (resource $result) sqlite_query (resource $dbhandle, string $query [, int $result_type [, string& $error_msg]])

4208. 4209. 4210.

sqlite_rewind (resource $result) sqlite_seek (resource $result, int $rownum) sqlite_single_query (resource $db, string $query [, bool $first_row_only [, bool $decode_binary]])

4211. 4212. 4213.

sqlite_udf_decode_binary (string $data) sqlite_udf_encode_binary (string $data) sqlite_unbuffered_query (resource $dbhandle, string $query [, int $result_type [, string& $error_msg]])

4214. 4215. 4216. 4217. 4218. 4219. 4220. 4221.

sqlite_valid (resource $result) sql_regcase (string $string) sqrt (float $arg) srand ([int $seed]) srcanchors (array $parameter) srcsofdst (array $parameter) sscanf (string $str, string $format [, mixed& $...]) ssh2_auth_hostbased_file (resource $session, string $username, string $hostname, string $pubkeyfile, string $privkeyfile [, string $passphrase [, string $local_username]])

4222. 4223. 4224.

ssh2_auth_none (resource $session, string $username) ssh2_auth_password (resource $session, string $username, string $password) ssh2_auth_pubkey_file (resource $session, string $username, string $pubkeyfile, string $privkeyfile [, string $passphrase])

4225. 4226.

ssh2_connect (string $host [, int $port [, array $methods [, array $callbacks]]]) ssh2_exec (resource $session, string $command [, string $pty [, array $env [, int $width [, int $height [, int $width_height_type]]]]])

4227. 4228. 4229. 4230.

ssh2_fetch_stream (resource $channel, int $streamid) ssh2_fingerprint (resource $session [, int $flags]) ssh2_methods_negotiated (resource $session) ssh2_publickey_add (resource $pkey, string $algoname, string $blob [, bool $overwrite [, array $attributes]])

4231.

ssh2_publickey_init (resource $session)

4232. 4233. 4234. 4235.

ssh2_publickey_list (resource $pkey) ssh2_publickey_remove (resource $pkey, string $algoname, string $blob) ssh2_scp_recv (resource $session, string $remote_file, string $local_file) ssh2_scp_send (resource $session, string $local_file, string $remote_file [, int $create_mode])

4236. 4237.

ssh2_sftp_lstat (resource $sftp, string $path) ssh2_sftp_mkdir (resource $sftp, string $dirname [, int $mode [, bool $recursive]])

4238. 4239. 4240. 4241. 4242. 4243. 4244. 4245. 4246.

ssh2_sftp_readlink (resource $sftp, string $link) ssh2_sftp_realpath (resource $sftp, string $filename) ssh2_sftp_rename (resource $sftp, string $from, string $to) ssh2_sftp (resource $session) ssh2_sftp_rmdir (resource $sftp, string $dirname) ssh2_sftp_stat (resource $sftp, string $path) ssh2_sftp_symlink (resource $sftp, string $target, string $link) ssh2_sftp_unlink (resource $sftp, string $filename) ssh2_shell (resource $session [, string $term_type [, array $env [, int $width [, int $height [, int $width_height_type]]]]])

4247. 4248. 4249. 4250. 4251. 4252. 4253. 4254. 4255. 4256. 4257. 4258. 4259.

ssh2_tunnel (resource $session, string $host, int $port) startAttributeNS (string $prefix, string $name, string $uri) startAttribute (string $name) startCData (void) startComment (void) startDocument ([string $version [, string $encoding [, string $standalone]]]) startDTDAttlist (string $name) startDTDElement (string $qualifiedName) startDTDEntity (string $name, bool $isparam) startDTD (string $qualifiedName [, string $publicId [, string $systemId]]) startElementNS (string $prefix, string $name, string $uri) startElement (string $name) startPI (string $target)

4260. 4261. 4262. 4263. 4264. 4265. 4266. 4267. 4268. 4269. 4270. 4271. 4272. 4273.

startSound (SWFSound $sound) startSound (SWFSound $sount) stats_absolute_deviation (array $a) stats_cdf_beta (float $par1, float $par2, float $par3, int $which) stats_cdf_binomial (float $par1, float $par2, float $par3, int $which) stats_cdf_cauchy (float $par1, float $par2, float $par3, int $which) stats_cdf_chisquare (float $par1, float $par2, int $which) stats_cdf_exponential (float $par1, float $par2, int $which) stats_cdf_f (float $par1, float $par2, float $par3, int $which) stats_cdf_gamma (float $par1, float $par2, float $par3, int $which) stats_cdf_laplace (float $par1, float $par2, float $par3, int $which) stats_cdf_logistic (float $par1, float $par2, float $par3, int $which) stats_cdf_negative_binomial (float $par1, float $par2, float $par3, int $which) stats_cdf_noncentral_chisquare (float $par1, float $par2, float $par3, int $which)

4274.

stats_cdf_noncentral_f (float $par1, float $par2, float $par3, float $par4, int $which)

4275. 4276. 4277. 4278. 4279. 4280. 4281. 4282. 4283. 4284. 4285. 4286. 4287. 4288.

stats_cdf_poisson (float $par1, float $par2, int $which) stats_cdf_t (float $par1, float $par2, int $which) stats_cdf_uniform (float $par1, float $par2, float $par3, int $which) stats_cdf_weibull (float $par1, float $par2, float $par3, int $which) stats_covariance (array $a, array $b) stats_dens_beta (float $x, float $a, float $b) stats_dens_cauchy (float $x, float $ave, float $stdev) stats_dens_chisquare (float $x, float $dfr) stats_dens_exponential (float $x, float $scale) stats_dens_f (float $x, float $dfr1, float $dfr2) stats_dens_gamma (float $x, float $shape, float $scale) stats_dens_laplace (float $x, float $ave, float $stdev) stats_dens_logistic (float $x, float $ave, float $stdev) stats_dens_negative_binomial (float $x, float $n, float $pi)

4289. 4290. 4291. 4292. 4293. 4294. 4295. 4296. 4297. 4298. 4299. 4300. 4301. 4302. 4303. 4304. 4305. 4306. 4307. 4308. 4309. 4310. 4311. 4312. 4313. 4314. 4315. 4316. 4317. 4318. 4319.

stats_dens_normal (float $x, float $ave, float $stdev) stats_dens_pmf_binomial (float $x, float $n, float $pi) stats_dens_pmf_hypergeometric (float $n1, float $n2, float $N1, float $N2) stats_dens_pmf_poisson (float $x, float $lb) stats_dens_t (float $x, float $dfr) stats_dens_weibull (float $x, float $a, float $b) stats_den_uniform (float $x, float $a, float $b) stats_harmonic_mean (array $a) stats_kurtosis (array $a) stats_rand_gen_beta (float $a, float $b) stats_rand_gen_chisquare (float $df) stats_rand_gen_exponential (float $av) stats_rand_gen_f (float $dfn, float $dfd) stats_rand_gen_funiform (float $low, float $high) stats_rand_gen_gamma (float $a, float $r) stats_rand_gen_ibinomial (int $n, float $pp) stats_rand_gen_ibinomial_negative (int $n, float $p) stats_rand_gen_int (void) stats_rand_gen_ipoisson (float $mu) stats_rand_gen_iuniform (int $low, int $high) stats_rand_gen_noncenral_chisquare (float $df, float $xnonc) stats_rand_gen_noncentral_f (float $dfn, float $dfd, float $xnonc) stats_rand_gen_noncentral_t (float $df, float $xnonc) stats_rand_gen_normal (float $av, float $sd) stats_rand_gen_t (float $df) stats_rand_get_seeds (void) stats_rand_phrase_to_seeds (string $phrase) stats_rand_ranf (void) stats_rand_setall (int $iseed1, int $iseed2) stats_skew (array $a) stats_standard_deviation (array $a [, bool $sample])

4320. 4321. 4322. 4323. 4324. 4325. 4326. 4327. 4328. 4329. 4330. 4331. 4332. 4333. 4334. 4335. 4336. 4337. 4338. 4339. 4340. 4341. 4342. 4343. 4344.

stats_stat_binomial_coef (int $x, int $n) stats_stat_correlation (array $arr1, array $arr2) stats_stat_gennch (int $n) stats_stat_independent_t (array $arr1, array $arr2) stats_stat_innerproduct (array $arr1, array $arr2) stats_stat_noncentral_t (float $par1, float $par2, float $par3, int $which) stats_stat_paired_t (array $arr1, array $arr2) stats_stat_percentile (float $df, float $xnonc) stats_stat_powersum (array $arr, float $power) stat (string $filename) stats_variance (array $a [, bool $sample]) stopSound (SWFSound $sound) stopSound (SWFSound $sount) strcasecmp (string $str1, string $str2) strcmp (string $str1, string $str2) strcoll (string $str1, string $str2) strcspn (string $str1, string $str2 [, int $start [, int $length]]) stream_bucket_append (resource $brigade, resource $bucket) stream_bucket_make_writeable (resource $brigade) stream_bucket_new (resource $stream, string $buffer) stream_bucket_prepend (resource $brigade, resource $bucket) stream_context_create ([array $options [, array $params]]) stream_context_get_default ([array $options]) stream_context_get_options (resource $stream_or_context) stream_context_set_option (resource $stream_or_context, string $wrapper, string $option, mixed $value)

4345. 4346.

stream_context_set_params (resource $stream_or_context, array $params) stream_copy_to_stream (resource $source, resource $dest [, int $maxlength [, int $offset]])

4347.

stream_encoding (resource $stream [, string $encoding])

4348.

stream_filter_append (resource $stream, string $filtername [, int $read_write [, mixed $params]])

4349.

stream_filter_prepend (resource $stream, string $filtername [, int $read_write [, mixed $params]])

4350. 4351. 4352. 4353. 4354. 4355. 4356. 4357. 4358. 4359.

stream_filter_register (string $filtername, string $classname) stream_filter_remove (resource $stream_filter) stream_get_contents (resource $handle [, int $maxlength [, int $offset]]) stream_get_filters (void) stream_get_line (resource $handle, int $length [, string $ending]) stream_get_meta_data (resource $stream) stream_get_transports (void) stream_get_wrappers (void) streamMP3 (mixed $mp3file [, float $skip]) stream_notification_callback (int $notification_code, int $severity, string $message, int $message_code, int $bytes_transferred, int $bytes_max)

4360. 4361.

stream_resolve_include_path (string $filename [, resource $context]) stream_select (array& $read, array& $write, array& $except, int $tv_sec [, int $tv_usec])

4362. 4363. 4364. 4365.

stream_set_blocking (resource $stream, int $mode) stream_set_timeout (resource $stream, int $seconds [, int $microseconds]) stream_set_write_buffer (resource $stream, int $buffer) stream_socket_accept (resource $server_socket [, float $timeout [, string& $peername]])

4366.

stream_socket_client (string $remote_socket [, int& $errno [, string& $errstr [, float $timeout [, int $flags [, resource $context]]]]])

4367.

stream_socket_enable_crypto (resource $stream, bool $enable [, int $crypto_type [, resource $session_stream]])

4368. 4369. 4370.

stream_socket_get_name (resource $handle, bool $want_peer) stream_socket_pair (int $domain, int $type, int $protocol) stream_socket_recvfrom (resource $socket, int $length [, int $flags [, string& $address]])

4371.

stream_socket_sendto (resource $socket, string $data [, int $flags [, string $address]])

4372.

stream_socket_server (string $local_socket [, int& $errno [, string& $errstr [, int $flags [, resource $context]]]])

4373. 4374. 4375. 4376. 4377. 4378.

stream_socket_shutdown (resource $stream, int $how) stream_wrapper_register (string $protocol, string $classname) stream_wrapper_restore (string $protocol) stream_wrapper_unregister (string $protocol) strftime (string $format [, int $timestamp]) str_getcsv (string $input [, string $delimiter [, string $enclosure [, string $escape]]])

4379. 4380. 4381. 4382. 4383. 4384. 4385. 4386. 4387. 4388. 4389. 4390. 4391. 4392. 4393. 4394. 4395. 4396. 4397. 4398.

stripcslashes (string $str) stripos (string $haystack, string $needle [, int $offset]) stripslashes (string $str) strip_tags (string $str [, string $allowable_tags]) str_ireplace (mixed $search, mixed $replace, mixed $subject [, int& $count]) stristr (string $haystack, mixed $needle [, bool $before_needle]) strlen (string $string) strnatcasecmp (string $str1, string $str2) strnatcmp (string $str1, string $str2) strncasecmp (string $str1, string $str2, int $len) strncmp (string $str1, string $str2, int $len) str_pad (string $input, int $pad_length [, string $pad_string [, int $pad_type]]) strpbrk (string $haystack, string $char_list) strpos (string $haystack, mixed $needle [, int $offset]) strptime (string $date, string $format) strrchr (string $haystack, mixed $needle) str_repeat (string $input, int $multiplier) str_replace (mixed $search, mixed $replace, mixed $subject [, int& $count]) strrev (string $string) strripos (string $haystack, string $needle [, int $offset])

4399. 4400. 4401. 4402. 4403. 4404. 4405. 4406. 4407. 4408. 4409. 4410. 4411. 4412. 4413.

str_rot13 (string $str) strrpos (string $haystack, string $needle [, int $offset]) str_shuffle (string $str) str_split (string $string [, int $split_length]) strspn (string $str1, string $str2 [, int $start [, int $length]]) strstr (string $haystack, mixed $needle [, bool $before_needle]) strtok (string $str, string $token) strtolower (string $str) strtotime (string $time [, int $now]) strtoupper (string $string) strtr (string $str, string $from, string $to) strval (mixed $var) str_word_count (string $string [, int $format [, string $charlist]]) subscribe (string $targetTopic) substr_compare (string $main_str, string $str, int $offset [, int $length [, bool $case_insensitivity]])

4414. 4415. 4416. 4417. 4418. 4419. 4420. 4421. 4422. 4423. 4424. 4425. 4426. 4427. 4428.

substr_count (string $haystack, string $needle [, int $offset [, int $length]]) substr_replace (mixed $string, string $replacement, int $start [, int $length]) substr (string $string, int $start [, int $length]) svn_add (string $path [, bool $recursive [, bool $force]]) svn_auth_get_parameter (string $key) svn_auth_set_parameter (string $key, string $value) svn_cat (string $repos_url [, int $revision_no]) svn_checkout (string $repos, string $targetpath [, int $revision [, int $flags]]) svn_cleanup (string $workingdir) svn_client_version (void) svn_commit (string $log, array $targets [, bool $dontrecurse]) svn_diff (string $path1, int $rev1, string $path2, int $rev2) svn_fs_abort_txn (resource $txn) svn_fs_apply_text (resource $root, string $path) svn_fs_begin_txn2 (resource $repos, int $rev)

4429.

svn_fs_change_node_prop (resource $root, string $path, string $name, string $value)

4430. 4431.

svn_fs_check_path (resource $fsroot, string $path) svn_fs_contents_changed (resource $root1, string $path1, resource $root2, string $path2)

4432.

svn_fs_copy (resource $from_root, string $from_path, resource $to_root, string $to_path)

4433. 4434. 4435. 4436. 4437. 4438. 4439. 4440. 4441. 4442. 4443.

svn_fs_delete (resource $root, string $path) svn_fs_dir_entries (resource $fsroot, string $path) svn_fs_file_contents (resource $fsroot, string $path) svn_fs_file_length (resource $fsroot, string $path) svn_fs_is_dir (resource $root, string $path) svn_fs_is_file (resource $root, string $path) svn_fs_make_dir (resource $root, string $path) svn_fs_make_file (resource $root, string $path) svn_fs_node_created_rev (resource $fsroot, string $path) svn_fs_node_prop (resource $fsroot, string $path, string $propname) svn_fs_props_changed (resource $root1, string $path1, resource $root2, string $path2)

4444. 4445. 4446. 4447. 4448. 4449.

svn_fs_revision_prop (resource $fs, int $revnum, string $propname) svn_fs_revision_root (resource $fs, int $revnum) svn_fs_txn_root (resource $txn) svn_fs_youngest_rev (resource $fs) svn_import (string $path, string $url, bool $nonrecursive) svn_log (string $repos_url [, int $start_revision [, int $end_revision [, int $limit [, int $flags]]]])

4450. 4451. 4452.

svn_ls (string $repos_url [, int $revision_no [, bool $recurse]]) svn_repos_create (string $path [, array $config [, array $fsconfig]]) svn_repos_fs_begin_txn_for_commit (resource $repos, int $rev, string $author, string $log_msg)

4453.

svn_repos_fs_commit_txn (resource $txn)

4454. 4455. 4456. 4457. 4458. 4459. 4460. 4461. 4462. 4463. 4464. 4465. 4466. 4467. 4468. 4469. 4470. 4471. 4472. 4473. 4474. 4475.

svn_repos_fs (resource $repos) svn_repos_hotcopy (string $repospath, string $destpath, bool $cleanlogs) svn_repos_open (string $path) svn_repos_recover (string $path) svn_status (string $path [, int $flags]) svn_update (string $path [, int $revno [, bool $recurse]]) swf_actiongeturl (string $url, string $target) swf_actiongotoframe (int $framenumber) swf_actiongotolabel (string $label) swf_actionnextframe (void) swf_actionplay (void) swf_actionprevframe (void) swf_actionsettarget (string $target) swf_actionstop (void) swf_actiontogglequality (void) swf_actionwaitforframe (int $framenumber, int $skipcount) swf_addbuttonrecord (int $states, int $shapeid, int $depth) swf_addcolor (float $r, float $g, float $b, float $a) swf_closefile ([int $return_file]) swf_definebitmap (int $objid, string $image_name) swf_definefont (int $fontid, string $fontname) swf_defineline (int $objid, float $x1, float $y1, float $x2, float $y2, float $width)

4476. 4477.

swf_definepoly (int $objid, array $coords, int $npoints, float $width) swf_definerect (int $objid, float $x1, float $y1, float $x2, float $y2, float $width)

4478. 4479. 4480. 4481. 4482.

swf_definetext (int $objid, string $str, int $docenter) swf_endbutton (void) swf_enddoaction (void) swf_endshape (void) swf_endsymbol (void)

4483. 4484. 4485. 4486. 4487. 4488. 4489. 4490.

swf_fontsize (float $size) swf_fontslant (float $slant) swf_fonttracking (float $tracking) swf_getbitmapinfo (int $bitmapid) swf_getfontinfo (void) swf_getframe (void) swf_labelframe (string $name) swf_lookat (float $view_x, float $view_y, float $view_z, float $reference_x, float $reference_y, float $reference_z, float $twist)

4491. 4492. 4493. 4494. 4495.

swf_modifyobject (int $depth, int $how) swf_mulcolor (float $r, float $g, float $b, float $a) swf_nextid (void) swf_oncondition (int $transition) swf_openfile (string $filename, float $width, float $height, float $framerate, float $r, float $g, float $b)

4496. 4497.

swf_ortho2 (float $xmin, float $xmax, float $ymin, float $ymax) swf_ortho (float $xmin, float $xmax, float $ymin, float $ymax, float $zmin, float $zmax)

4498. 4499. 4500. 4501. 4502. 4503. 4504. 4505. 4506. 4507. 4508. 4509.

swf_perspective (float $fovy, float $aspect, float $near, float $far) swf_placeobject (int $objid, int $depth) swf_polarview (float $dist, float $azimuth, float $incidence, float $twist) swf_popmatrix (void) swf_posround (int $round) swf_pushmatrix (void) swf_removeobject (int $depth) swf_rotate (float $angle, string $axis) swf_scale (float $x, float $y, float $z) swf_setfont (int $fontid) swf_setframe (int $framenumber) swf_shapearc (float $x, float $y, float $r, float $ang1, float $ang2)

4510.

swf_shapecurveto3 (float $x1, float $y1, float $x2, float $y2, float $x3, float $y3)

4511. 4512. 4513. 4514. 4515. 4516. 4517. 4518. 4519. 4520. 4521. 4522. 4523. 4524. 4525. 4526. 4527. 4528. 4529. 4530. 4531. 4532. 4533. 4534. 4535. 4536. 4537. 4538. 4539.

swf_shapecurveto (float $x1, float $y1, float $x2, float $y2) swf_shapefillbitmapclip (int $bitmapid) swf_shapefillbitmaptile (int $bitmapid) swf_shapefilloff (void) swf_shapefillsolid (float $r, float $g, float $b, float $a) swf_shapelinesolid (float $r, float $g, float $b, float $a, float $width) swf_shapelineto (float $x, float $y) swf_shapemoveto (float $x, float $y) swf_showframe (void) swf_startbutton (int $objid, int $type) swf_startdoaction (void) swf_startshape (int $objid) swf_startsymbol (int $objid) swf_textwidth (string $str) swf_translate (float $x, float $y, float $z) swf_viewport (float $xmin, float $xmax, float $ymin, float $ymax) Swish::__construct (string $index_names) Swish->getMetaList (string $index_name) Swish->getPropertyList (string $index_name) Swish->prepare ([string $query]) Swish->query (string $query) SwishResult->getMetaList (void) SwishResults->getParsedWords (string $index_name) SwishResults->getRemovedStopwords (string $index_name) SwishResults->nextResult (void) SwishResults->seekResult (int $position) SwishResult->stem (string $word) SwishSearch->execute ([string $query]) SwishSearch->resetLimit (void)

4540. 4541. 4542. 4543. 4544. 4545. 4546.

SwishSearch->setLimit (string $property, string $low, string $high) SwishSearch->setPhraseDelimiter (string $delimiter) SwishSearch->setSort (string $sort) SwishSearch->setStructure (int $structure) sybase_affected_rows ([resource $link_identifier]) sybase_close ([resource $link_identifier]) sybase_connect ([string $servername [, string $username [, string $password [, string $charset [, string $appname]]]]])

4547. 4548. 4549. 4550. 4551. 4552. 4553. 4554. 4555. 4556. 4557. 4558. 4559. 4560. 4561. 4562. 4563.

sybase_data_seek (resource $result_identifier, int $row_number) sybase_deadlock_retry_count (int $retry_count) sybase_fetch_array (resource $result) sybase_fetch_assoc (resource $result) sybase_fetch_field (resource $result [, int $field_offset]) sybase_fetch_object (resource $result [, mixed $object]) sybase_fetch_row (resource $result) sybase_field_seek (resource $result, int $field_offset) sybase_free_result (resource $result) sybase_get_last_message (void) sybase_min_client_severity (int $severity) sybase_min_error_severity (int $severity) sybase_min_message_severity (int $severity) sybase_min_server_severity (int $severity) sybase_num_fields (resource $result) sybase_num_rows (resource $result) sybase_pconnect ([string $servername [, string $username [, string $password [, string $charset [, string $appname]]]]])

4564. 4565. 4566. 4567.

sybase_query (string $query [, resource $link_identifier]) sybase_result (resource $result, int $row, mixed $field) sybase_select_db (string $database_name [, resource $link_identifier]) sybase_set_message_handler (callback $handler [, resource $connection])

4568.

sybase_unbuffered_query (string $query, resource $link_identifier [, bool $store_result])

4569. 4570. 4571. 4572. 4573. 4574. 4575. 4576. 4577. 4578. 4579. 4580. 4581. 4582. 4583. 4584. 4585. 4586. 4587.

symlink (string $target, string $link) sys_getloadavg (void) sys_get_temp_dir (void) syslog (int $priority, string $message) system_id (void) system (string $command [, int& $return_var]) tagname (void) tan (float $arg) tanh (float $arg) target (void) tcpwrap_check (string $daemon, string $address [, string $user [, bool $nodns]]) tell (void) tempnam (string $dir, string $prefix) textdomain (string $text_domain) text (string $content) tidy_access_count (tidy $object) tidy_clean_repair (tidy $object) tidy_config_count (tidy $object) tidy::__construct ([string $filename [, mixed $config [, string $encoding [, bool $use_include_path]]]])

4588. 4589. 4590. 4591. 4592. 4593. 4594. 4595. 4596.

tidy_diagnose (tidy $object) tidy_error_count (tidy $object) tidy_get_body (tidy $object) tidy_get_config (tidy $object) tidy_get_error_buffer (tidy $object) tidy_get_head (tidy $object) tidy_get_html (tidy $object) tidy_get_html_ver (tidy $object) tidy_get_opt_doc (tidy $object, string $optname)

4597. 4598. 4599. 4600. 4601. 4602. 4603. 4604. 4605. 4606. 4607. 4608. 4609. 4610. 4611. 4612. 4613. 4614. 4615. 4616. 4617. 4618.

tidy_getopt (tidy $object, string $option) tidy_get_output (tidy $object) tidy_get_release (void) tidy_get_root (tidy $object) tidy_get_status (tidy $object) tidy_is_xhtml (tidy $object) tidy_is_xml (tidy $object) tidy_load_config (string $filename, string $encoding) tidy_node->get_attr (int $attrib_id) tidy_node->get_nodes (int $node_id) tidyNode::getParent (void) tidyNode->hasChildren (void) tidyNode->hasSiblings (void) tidyNode->isAsp (void) tidyNode->isComment (void) tidyNode->isHtml (void) tidyNode->isJste (void) tidyNode->isPhp (void) tidyNode->isText (void) tidy_node->next (void) tidy_node->prev (void) tidy_parse_file (string $filename [, mixed $config [, string $encoding [, bool $use_include_path]]])

4619. 4620.

tidy_parse_string (string $input [, mixed $config [, string $encoding]]) tidy_repair_file (string $filename [, mixed $config [, string $encoding [, bool $use_include_path]]])

4621. 4622. 4623. 4624. 4625.

tidy_repair_string (string $data [, mixed $config [, string $encoding]]) tidy_reset_config (void) tidy_save_config (string $filename) tidy_set_encoding (string $encoding) tidy_setopt (string $option, mixed $value)

4626. 4627. 4628. 4629. 4630. 4631. 4632. 4633. 4634. 4635. 4636. 4637. 4638. 4639. 4640. 4641. 4642. 4643.

tidy_warning_count (tidy $object) time_nanosleep (int $seconds, int $nanoseconds) time_sleep_until (float $timestamp) time (void) timezone_abbreviations_list (void) timezone_identifiers_list (void) timezone_name_from_abbr (string $abbr [, int $gmtOffset [, int $isdst]]) timezone_name_get (DateTimeZone $object) timezone_offset_get (DateTimeZone $object, DateTime $datetime) timezone_open (string $timezone) timezone_transitions_get (DateTimeZone $object) title (array $parameter) tmpfile (void) token_get_all (string $source) token_name (int $token) touch (string $filename [, int $time [, int $atime]]) trigger_error (string $error_msg [, int $error_type]) TrimselementsfromtheendofthecollectionOCI-Collection>sizeoci_commitOCI8FunctionsPHPManualOCI-Collection->trim (Noversioninformationavailable, mightbeonlyinCVS)OCI-Collection>trim—TrimselementsfromtheendofthecollectionDescriptionOCICollectionbooltrim (int $num)

4644. 4645. 4646. 4647. 4648. 4649. 4650. 4651. 4652.

trim (string $str [, string $charlist]) truncate ([int $length]) type (void) uasort (array& $array, callback $cmp_function) ucfirst (string $str) ucwords (string $str) udm_add_search_limit (resource $agent, int $var, string $val) udm_alloc_agent_array (array $databases) udm_alloc_agent (string $dbaddr [, string $dbmode])

4653. 4654. 4655. 4656. 4657. 4658. 4659. 4660. 4661. 4662. 4663. 4664. 4665. 4666. 4667. 4668. 4669. 4670. 4671.

udm_api_version (void) udm_cat_list (resource $agent, string $category) udm_cat_path (resource $agent, string $category) udm_check_charset (resource $agent, string $charset) udm_check_stored (resource $agent, int $link, string $doc_id) udm_clear_search_limits (resource $agent) udm_close_stored (resource $agent, int $link) udm_crc32 (resource $agent, string $str) udm_errno (resource $agent) udm_error (resource $agent) udm_find (resource $agent, string $query) udm_free_agent (resource $agent) udm_free_ispell_data (int $agent) udm_free_res (resource $res) udm_get_doc_count (resource $agent) udm_get_res_field (resource $res, int $row, int $field) udm_get_res_param (resource $res, int $param) udm_hash32 (resource $agent, string $str) udm_load_ispell_data (resource $agent, int $var, string $val1, string $val2, int $flag)

4672. 4673. 4674. 4675. 4676. 4677. 4678. 4679. 4680. 4681. 4682.

udm_open_stored (resource $agent, string $storedaddr) udm_set_agent_param (resource $agent, int $var, string $val) uksort (array& $array, callback $cmp_function) umask ([int $mask]) unicode_decode (string $input, string $encoding [, int $errmode]) unicode_encode (unicode $input, string $encoding [, int $errmode]) unicode_get_error_mode (int $direction) unicode_get_subst_char (void) unicode_set_error_mode (int $direction, int $mode) unicode_set_subst_char (unicode $character) uniqid ([string $prefix [, bool $more_entropy]])

4683. 4684. 4685. 4686. 4687. 4688. 4689. 4690. 4691. 4692. 4693. 4694. 4695. 4696. 4697. 4698. 4699. 4700. 4701. 4702. 4703. 4704. 4705. 4706. 4707. 4708. 4709. 4710. 4711. 4712. 4713.

unixtojd ([int $timestamp]) unlink (string $filename [, resource $context]) unlock (array $parameter) unpack (string $format, string $data) unregister_tick_function (string $function_name) unserialize (string $str) unset (mixed $var [, mixed $var [, mixed $...]]) unsubscribe (string $subscriptionId [, string $targetTopic]) urldecode (string $str) urlencode (string $str) user (array $parameter) userlist (array $parameter) use_soap_error_handler ([bool $handler]) usleep (int $micro_seconds) usort (array& $array, callback $cmp_function) utf8_decode (string $data) utf8_encode (string $data) value (string $name) values (void) value (void) value (void) var_dump (mixed $expression [, mixed $expression [, var_export (mixed $expression [, bool $return]) variant_abs (mixed $val) variant_add (mixed $left, mixed $right) variant_and (mixed $left, mixed $right) variant_cast (variant $variant, int $type) variant_cat (mixed $left, mixed $right) variant_cmp (mixed $left, mixed $right [, int $lcid [, int $flags]]) variant_date_from_timestamp (int $timestamp) variant_date_to_timestamp (variant $variant) $...]])

4714. 4715. 4716. 4717. 4718. 4719. 4720. 4721. 4722. 4723. 4724. 4725. 4726. 4727. 4728. 4729. 4730. 4731. 4732. 4733. 4734. 4735. 4736. 4737.

variant_div (mixed $left, mixed $right) variant_eqv (mixed $left, mixed $right) variant_fix (mixed $variant) variant_get_type (variant $variant) variant_idiv (mixed $left, mixed $right) variant_imp (mixed $left, mixed $right) variant_int (mixed $variant) variant_mod (mixed $left, mixed $right) variant_mul (mixed $left, mixed $right) variant_neg (mixed $variant) variant_not (mixed $variant) variant_or (mixed $left, mixed $right) variant_pow (mixed $left, mixed $right) variant_round (mixed $variant, int $decimals) variant_set_type (variant $variant, int $type) variant_set (variant $variant, mixed $value) variant_sub (mixed $left, mixed $right) variant_xor (mixed $left, mixed $right) version_compare (string $version1, string $version2 [, string $operator]) vfprintf (resource $handle, string $format, array $args) virtual (string $filename) vpopmail_add_alias_domain_ex (string $olddomain, string $newdomain) vpopmail_add_alias_domain (string $domain, string $aliasdomain) vpopmail_add_domain_ex (string $domain, string $passwd [, string $quota [, string $bounce [, bool $apop]]])

4738. 4739.

vpopmail_add_domain (string $domain, string $dir, int $uid, int $gid) vpopmail_add_user (string $user, string $domain, string $password [, string $gecos [, bool $apop]])

4740. 4741. 4742.

vpopmail_alias_add (string $user, string $domain, string $alias) vpopmail_alias_del_domain (string $domain) vpopmail_alias_del (string $user, string $domain)

4743. 4744. 4745.

vpopmail_alias_get_all (string $domain) vpopmail_alias_get (string $alias, string $domain) vpopmail_auth_user (string $user, string $domain, string $password [, string $apop])

4746. 4747. 4748. 4749. 4750. 4751. 4752. 4753. 4754.

vpopmail_del_domain_ex (string $domain) vpopmail_del_domain (string $domain) vpopmail_del_user (string $user, string $domain) vpopmail_error (void) vpopmail_passwd (string $user, string $domain, string $password [, bool $apop]) vpopmail_set_user_quota (string $user, string $domain, string $quota) vprintf (string $format, array $args) vsprintf (string $format, array $args) w32api_deftype (string $typename, string $member1_type, string $member1_name [, string $... [, string $...]])

4755. 4756. 4757.

w32api_init_dtype (string $typename, mixed $value [, mixed $...]) w32api_invoke_function (string $funcname, mixed $argument [, mixed $...]) w32api_register_function (string $library, string $function_name, string $return_type)

4758. 4759. 4760. 4761. 4762. 4763. 4764. 4765. 4766. 4767. 4768. 4769. 4770.

w32api_set_call_method (int $method) wddx_add_vars (resource $packet_id, mixed $var_name [, mixed $...]) wddx_packet_end (resource $packet_id) wddx_packet_start ([string $comment]) wddx_serialize_value (mixed $var [, string $comment]) wddx_serialize_vars (mixed $var_name [, mixed $...]) wddx_unserialize (string $packet) win32_create_service (array $details [, string $machine]) win32_delete_service (string $servicename [, string $machine]) win32_get_last_control_message (void) win32_ps_list_procs (void) win32_ps_stat_mem (void) win32_ps_stat_proc ([int $pid])

4771. 4772. 4773. 4774. 4775. 4776. 4777. 4778. 4779. 4780. 4781. 4782. 4783. 4784.

win32_query_service_status (string $servicename [, string $machine]) win32_set_service_status (int $status) win32_start_service_ctrl_dispatcher (string $name) win32_start_service (string $servicename [, string $machine]) win32_stop_service (string $servicename [, string $machine]) wordwrap (string $str [, int $width [, string $break [, bool $cut]]]) writeAttributeNS (string $prefix, string $name, string $uri, string $content) writeAttribute (string $name, string $value) writeCData (string $content) writeComment (string $content) writeDTDAttlist (string $name, string $content) writeDTDElement (string $name, string $content) writeDTDEntity (string $name, string $content) writeDTD (string $name [, string $publicId [, string $systemId [, string $subset]]])

4785. 4786. 4787. 4788. 4789. 4790. 4791. 4792. 4793. 4794. 4795. 4796. 4797. 4798. 4799. 4800.

writeElementNS (string $prefix, string $name, string $uri [, string $content]) writeElement (string $name [, string $content]) writeExports (void) writePI (string $target, string $content) writeRaw (string $content) write (string $data [, int $length]) writeTemporary (string $data [, int $lob_type]) xattr_get (string $filename, string $name [, int $flags]) xattr_list (string $filename [, int $flags]) xattr_remove (string $filename, string $name [, int $flags]) xattr_set (string $filename, string $name, string $value [, int $flags]) xattr_supported (string $filename [, int $flags]) xdiff_file_bdiff_size (string $file) xdiff_file_bdiff (string $old_file, string $new_file, string $dest) xdiff_file_bpatch (string $file, string $patch, string $dest) xdiff_file_diff_binary (string $old_file, string $new_file, string $dest)

4801.

xdiff_file_diff (string $old_file, string $new_file, string $dest [, int $context [, bool $minimal]])

4802.

xdiff_file_merge3 (string $old_file, string $new_file1, string $new_file2, string $dest)

4803. 4804. 4805. 4806. 4807. 4808. 4809.

xdiff_file_patch_binary (string $file, string $patch, string $dest) xdiff_file_patch (string $file, string $patch, string $dest [, int $flags]) xdiff_file_rabdiff (string $old_file, string $new_file, string $dest) xdiff_string_bdiff_size (string $patch) xdiff_string_bdiff (string $old_data, string $new_data) xdiff_string_bpatch (string $str, string $patch) xdiff_string_diff (string $old_data, string $new_data [, int $context [, bool $minimal]])

4810.

xdiff_string_merge3 (string $old_data, string $new_data1, string $new_data2 [, string& $error])

4811. 4812. 4813. 4814. 4815. 4816. 4817. 4818.

xdiff_string_patch_binary (string $str, string $patch) xdiff_string_patch (string $str, string $patch [, int $flags [, string& $error]]) xml_error_string (int $code) xml_get_current_byte_index (resource $parser) xml_get_current_column_number (resource $parser) xml_get_current_line_number (resource $parser) xml_get_error_code (resource $parser) xml_parse_into_struct (resource $parser, string $data, array& $values [, array& $index])

4819. 4820. 4821. 4822. 4823. 4824. 4825. 4826.

xml_parser_create_ns ([string $encoding [, string $separator]]) xml_parser_create ([string $encoding]) xml_parse (resource $parser, string $data [, bool $is_final]) xml_parser_free (resource $parser) xml_parser_get_option (resource $parser, int $option) xml_parser_set_option (resource $parser, int $option, mixed $value) xmlrpc_decode_request (string $xml, string& $method [, string $encoding]) xmlrpc_decode (string $xml [, string $encoding])

4827. 4828. 4829. 4830. 4831. 4832. 4833.

xmlrpc_encode (mixed $value) xmlrpc_encode_request (string $method, mixed $params [, array $output_options]) xmlrpc_get_type (mixed $value) xmlrpc_is_fault (array $arg) xmlrpc_parse_method_descriptions (string $xml) xmlrpc_server_add_introspection_data (resource $server, array $desc) xmlrpc_server_call_method (resource $server, string $xml, mixed $user_data [, array $output_options])

4834. 4835. 4836.

xmlrpc_server_create (void) xmlrpc_server_destroy (resource $server) xmlrpc_server_register_introspection_callback (resource $server, string $function)

4837.

xmlrpc_server_register_method (resource $server, string $method_name, string $function)

4838. 4839. 4840. 4841.

xmlrpc_set_type (string& $value, string $type) xml_set_character_data_handler (resource $parser, callback $handler) xml_set_default_handler (resource $parser, callback $handler) xml_set_element_handler (resource $parser, callback $start_element_handler, callback $end_element_handler)

4842. 4843. 4844. 4845. 4846. 4847. 4848. 4849.

xml_set_end_namespace_decl_handler (resource $parser, callback $handler) xml_set_external_entity_ref_handler (resource $parser, callback $handler) xml_set_notation_decl_handler (resource $parser, callback $handler) xml_set_object (resource $parser, object& $object) xml_set_processing_instruction_handler (resource $parser, callback $handler) xml_set_start_namespace_decl_handler (resource $parser, callback $handler) xml_set_unparsed_entity_decl_handler (resource $parser, callback $handler) xmlwriter_flush (resource $xmlwriter [, bool $empty])Flushesthecurrentbuffer.ParametersxmlwriterOnlyforproceduralcalls.TheXMLW riterresourcethatisbeingmodified.Thisresourcecomesfromacalltoxmlwriter_open_uri ()orxmlwriter_open_memory ().emptyWhethertoemptythebufferorno.DefaultisTRUE.ReturnValuesIfyouopenedthewrite

rinmemory, thisfunctionreturnsthegeneratedXMLbuffer, Else, ifusingURI, thisfunctionwillwritethebufferandreturnthenumberofwrittenbytes.XMLWriter::endPI) 4850. 4851. 4852. 4853. 4854. 4855. 4856. 4857. 4858. 4859. 4860. 4861. 4862. 4863. 4864. 4865. 4866. xpath_eval_expression (string $expression [, domnode $contextnode]) xpath_eval (string $xpath_expression [, domnode $contextnode]) xpath_new_context (domdocument $dom_document) xpath_register_ns_auto (XPathContext $xpath_context [, object $context_node]) xpath_register_ns (XPathContext $xpath_context, string $prefix, string $uri) xpath (string $path) xptr_eval (string $eval_str [, domnode $contextnode]) xptr_new_context (void) xslt_backend_info (void) xslt_backend_name (void) xslt_backend_version (void) xslt_create (void) xslt_errno (resource $xh) xslt_error (resource $xh) xslt_free (resource $xh) xslt_getopt (resource $processor) xslt_process (resource $xh, string $xmlcontainer, string $xslcontainer [, string $resultcontainer [, array $arguments [, array $parameters]]]) 4867. 4868. 4869. 4870. 4871. 4872. 4873. 4874. 4875. 4876. 4877. xslt_set_base (resource $xh, string $uri) xslt_set_encoding (resource $xh, string $encoding) xslt_set_error_handler (resource $xh, mixed $handler) xslt_set_log (resource $xh [, mixed $log]) xslt_set_object (resource $processor, object& $obj) xslt_setopt (resource $processor, int $newmask) xslt_set_sax_handler (resource $xh, array $handlers) xslt_set_sax_handlers (resource $processor, array $handlers) xslt_set_scheme_handler (resource $xh, array $handlers) xslt_set_scheme_handlers (resource $xh, array $handlers) yaz_addinfo (resource $id)

4878. 4879. 4880. 4881. 4882. 4883. 4884. 4885. 4886. 4887. 4888. 4889. 4890. 4891. 4892. 4893. 4894. 4895. 4896. 4897. 4898. 4899. 4900. 4901. 4902. 4903. 4904. 4905. 4906. 4907. 4908.

yaz_ccl_conf (resource $id, array $config) yaz_ccl_parse (resource $id, string $query, array& $result) yaz_close (resource $id) yaz_connect (string $zurl [, mixed $options]) yaz_database (resource $id, string $databases) yaz_element (resource $id, string $elementset) yaz_errno (resource $id) yaz_error (resource $id) yaz_es (resource $id, string $type, array $args) yaz_es_result (resource $id) yaz_get_option (resource $id, string $name) yaz_hits (resource $id [, array& $searchresult]) yaz_itemorder (resource $id, array $args) yaz_present (resource $id) yaz_range (resource $id, int $start, int $number) yaz_record (resource $id, int $pos, string $type) yaz_scan (resource $id, string $type, string $startterm [, array $flags]) yaz_scan_result (resource $id [, array& $result]) yaz_schema (resource $id, string $schema) yaz_search (resource $id, string $type, string $query) yaz_set_option (resource $id, string $name, string $value) yaz_sort (resource $id, string $criteria) yaz_syntax (resource $id, string $syntax) yaz_wait ([array& $options]) yp_all (string $domain, string $map, string $callback) yp_cat (string $domain, string $map) yp_errno (void) yp_err_string (int $errorcode) yp_first (string $domain, string $map) yp_get_default_domain (void) yp_master (string $domain, string $map)

4909. 4910. 4911. 4912. 4913. 4914. 4915. 4916. 4917. 4918. 4919. 4920. 4921. 4922. 4923. 4924. 4925. 4926. 4927. 4928. 4929. 4930. 4931. 4932. 4933. 4934. 4935. 4936. 4937. 4938. 4939.

yp_match (string $domain, string $map, string $key) yp_next (string $domain, string $map, string $key) yp_order (string $domain, string $map) zend_logo_guid (void) zend_thread_id (void) zend_version (void) ZipArchive::addEmptyDir (string $dirname) ZipArchive::addFile (string $filename [, string $localname]) ZipArchive::addFromString (string $localname, string $contents) ZipArchive::close (void) ZipArchive::deleteIndex (int $index) ZipArchive::deleteName (string $name) ZipArchive::extractTo (string $destination [, mixed $entries]) ZipArchive::getArchiveComment (void) ZipArchive::getCommentIndex (int $index [, int $flags]) ZipArchive::getCommentName (string $name [, int $flags]) ZipArchive::getFromIndex (int $index [, int $flags]) ZipArchive::getFromName (string $name [, int $flags]) ZipArchive::getNameIndex (int $index) ZipArchive::getStream (string $name) ZipArchive::locateName (string $name [, int $flags]) ZipArchive::open (string $filename [, int $flags]) ZipArchive::renameIndex (int $index, string $newname) ZipArchive::renameName (string $name, string $newname) ZipArchive::setArchiveComment (string $comment) ZipArchive::setCommentIndex (int $index, string $comment) ZipArchive::setCommentName (string $name, string $comment) ZipArchive::statIndex (int $index [, int $flags]) ZipArchive::statName (name $name [, int $flags]) ZipArchive::unchangeAll (void) ZipArchive::unchangeArchive (void)

4940. 4941. 4942. 4943. 4944. 4945. 4946. 4947. 4948. 4949. 4950. 4951. 4952.

ZipArchive::unchangeIndex (int $index) ZipArchive::unchangeName (string $name) zip_close (resource $zip) zip_entry_close (resource $zip_entry) zip_entry_compressedsize (resource $zip_entry) zip_entry_compressionmethod (resource $zip_entry) zip_entry_filesize (resource $zip_entry) zip_entry_name (resource $zip_entry) zip_entry_open (resource $zip, resource $zip_entry [, string $mode]) zip_entry_read (resource $zip_entry [, int $length]) zip_open (string $filename) zip_read (resource $zip) zlib_get_coding_type (void)

Você também pode gostar