home *** CD-ROM | disk | FTP | other *** search
/ PC User 2005 May / CD / PCU0505CD.iso / software / full / coffecup / files / html2005.exe / %MAINDIR% / phpdata / o.dat < prev    next >
Encoding:
Text File  |  2005-02-16  |  8.3 KB  |  191 lines

  1. "ob_clean", ""
  2. "ob_end_clean", ""
  3. "ob_end_flush", ""
  4. "ob_flush", ""
  5. "ob_get_contents", ""
  6. "ob_get_length", ""
  7. "ob_get_level", ""
  8. "ob_get_status", "$full_status = null"
  9. "ob_gzhandler", "$str, $mode"
  10. "ob_iconv_handler", "$contents, $status"
  11. "ob_implicit_flush", "$flag = null"
  12. "ob_start", "$user_function = null, $chunk_size = null, $erase = null"
  13. "ocibindbyname", "$stmt, $name, &$var, $maxlength, $type = null"
  14. "ocicancel", "$stmt"
  15. "ocicloselob", "$lob"
  16. "ocicollappend", "$collection, $value"
  17. "ocicollassign", "$collection, $object"
  18. "ocicollassignelem", "$collection, $ndx, $val"
  19. "ocicollgetelem", "$collection, $ndx"
  20. "ocicollmax", "$collection"
  21. "ocicollsize", "$collection"
  22. "ocicolltrim", "$collection, $num"
  23. "ocicolumnisnull", "$stmt, $col"
  24. "ocicolumnname", "$stmt, $col"
  25. "ocicolumnprecision", "$stmt, $col"
  26. "ocicolumnscale", "$stmt, $col"
  27. "ocicolumnsize", "$stmt, $col"
  28. "ocicolumntype", "$stmt, $col"
  29. "ocicolumntyperaw", "$stmt, $col"
  30. "ocicommit", "$conn"
  31. "ocidefinebyname", "$stmt, $name, &$var, $type = null"
  32. "ocierror", "$stmt = null"
  33. "ociexecute", "$stmt, $mode = null"
  34. "ocifetch", "$stmt"
  35. "ocifetchinto", "$stmt, &$output, $mode = null"
  36. "ocifetchstatement", "$stmt, &$output, $skip, $maxrows = null, $flags = null"
  37. "ocifreecollection", "$lob"
  38. "ocifreecursor", "$stmt"
  39. "ocifreedesc", "$lob"
  40. "ocifreestatement", "$stmt"
  41. "ociinternaldebug", "$onoff"
  42. "ociloadlob", "$lob"
  43. "ocilogoff", "$conn"
  44. "ocilogon", "$user, $pass, $db = null"
  45. "ocinewcollection", "$connection, $tdo, $schema = null"
  46. "ocinewcursor", "$conn"
  47. "ocinewdescriptor", "$connection, $type = null"
  48. "ocinlogon", "$user, $pass, $db = null"
  49. "ocinumcols", "$stmt"
  50. "ociparse", "$conn, $query"
  51. "ociplogon", "$user, $pass, $db = null"
  52. "ociresult", "$stmt, $column"
  53. "ocirollback", "$conn"
  54. "ocirowcount", "$stmt"
  55. "ocisavelob", "$lob"
  56. "ocisavelobfile", "$lob"
  57. "ociserverversion", "$conn"
  58. "ocisetprefetch", "$stmt, $prefetch_rows"
  59. "ocistatementtype", "$stmt"
  60. "ociwritelobtofile", "$lob, $filename = null, $start = null, $length = null"
  61. "ociwritetemporarylob", "$stmt, $loc, $var"
  62. "octdec", "$octal_number"
  63. "odbc_autocommit", "$connection_id, $OnOff = null"
  64. "odbc_binmode", "$result_id, $mode"
  65. "odbc_close", "$connection_id"
  66. "odbc_close_all", ""
  67. "odbc_columnprivileges", "$connection_id, $catalog, $schema, $table, $column"
  68. "odbc_columns", "$connection_id, $qualifier, $owner, $table_name, $column_name"
  69. "odbc_commit", "$connection_id"
  70. "odbc_connect", "$DSN, $user, $password, $cursor_option = null"
  71. "odbc_cursor", "$result_id"
  72. "odbc_do", "$connection_id, $query, $flags = null"
  73. "odbc_error", "$connection_id = null"
  74. "odbc_errormsg", "$connection_id = null"
  75. "odbc_exec", "$connection_id, $query, $flags = null"
  76. "odbc_execute", "$result_id, $parameters_array = null"
  77. "odbc_fetch_array", "$result, $rownumber = null"
  78. "odbc_fetch_into", "$result_id, $result_array, $rownumber = null"
  79. "odbc_fetch_object", "$result, $rownumber = null"
  80. "odbc_fetch_row", "$result_id, $row_number = null"
  81. "odbc_field_len", "$result_id, $field_number"
  82. "odbc_field_name", "$result_id, $field_number"
  83. "odbc_field_num", "$result_id, $field_name"
  84. "odbc_field_precision", "$result_id, $field_number"
  85. "odbc_field_scale", "$result_id, $field_number"
  86. "odbc_field_type", "$result_id, $field_number"
  87. "odbc_foreignkeys", "$connection_id, $pk_qualifier, $pk_owner, $pk_table, $fk_qualifier, $fk_owner, $fk_table"
  88. "odbc_free_result", "$result_id"
  89. "odbc_gettypeinfo", "$connection_id, $data_type = null"
  90. "odbc_longreadlen", "$result_id, $length"
  91. "odbc_next_result", "$result_id"
  92. "odbc_num_fields", "$result_id"
  93. "odbc_num_rows", "$result_id"
  94. "odbc_pconnect", "$DSN, $user, $password, $cursor_option = null"
  95. "odbc_prepare", "$connection_id, $query"
  96. "odbc_primarykeys", "$connection_id, $qualifier, $owner, $table"
  97. "odbc_procedurecolumns", "$connection_id, $qualifier = null, $owner, $proc, $column"
  98. "odbc_procedures", "$connection_id, $qualifier = null, $owner, $name"
  99. "odbc_result", "$result_id, $field"
  100. "odbc_result_all", "$result_id, $format = null"
  101. "odbc_rollback", "$connection_id"
  102. "odbc_setoption", "$conn_id, $which, $option, $value"
  103. "odbc_specialcolumns", "$connection_id, $type, $qualifier, $owner, $table, $scope, $nullable"
  104. "odbc_statistics", "$connection_id, $qualifier, $owner, $name, $unique, $accuracy"
  105. "odbc_tableprivileges", "$connection_id, $qualifier, $owner, $name"
  106. "odbc_tables", "$connection_id, $qualifier = null, $owner, $name, $table_types"
  107. "opendir", "$path"
  108. "openlog", "$ident, $option, $facility"
  109. "openssl_csr_export", "$csr, &$out, $notext = true"
  110. "openssl_csr_export_to_file", "$csr, $outfilename, $notext = true"
  111. "openssl_csr_new", "$dn, &$privkey, $extraattribs = null, $configargs"
  112. "openssl_csr_sign", "$csr, $x509, $priv_key, $days"
  113. "openssl_error_string", ""
  114. "openssl_free_key", "$key"
  115. "openssl_get_privatekey", "$key, $passphrase = null"
  116. "openssl_get_publickey", "$cert"
  117. "openssl_open", "$data, $opendata, $ekey, $privkey"
  118. "openssl_pkcs7_decrypt", "$infilename, $outfilename, $recipcert, $recipkey = null"
  119. "openssl_pkcs7_encrypt", "$infile, $outfile, $recipcerts, $headers, $flags = null"
  120. "openssl_pkcs7_sign", "$infile, $outfile, $signcert, $signkey, $headers, $flags = null, $extracertsfilename = null"
  121. "openssl_pkcs7_verify", "$filename, $flags, $signerscerts = null, $cainfo = null, $extracerts = null"
  122. "openssl_pkey_export", "$key, $out, $passphrase = null, $config_args = null"
  123. "openssl_pkey_export_to_file", "$key, $outfilename, $passphrase = null, $config_args"
  124. "openssl_pkey_free", "$key"
  125. "openssl_pkey_get_private", "$key, $passphrase = null"
  126. "openssl_pkey_get_public", "$cert"
  127. "openssl_pkey_new", "$configargs = null"
  128. "openssl_private_decrypt", "$data, $crypted, $key, $padding = null"
  129. "openssl_private_encrypt", "$data, $crypted, $key, $padding = null"
  130. "openssl_public_decrypt", "$data, $crypted, $key, $padding = null"
  131. "openssl_public_encrypt", "$data, $crypted, $key, $padding = null"
  132. "openssl_seal", "$data, $sealdata, $ekeys, $pubkeys"
  133. "openssl_sign", "$data, $signature, $key"
  134. "openssl_verify", "$data, $signature, $key"
  135. "openssl_x509_check_private_key", "$cert, $key"
  136. "openssl_x509_checkpurpose", "$x509cert, $purpose, $cainfo, $untrustedfile = null"
  137. "openssl_x509_export", "$x509, &$out, $notext = true"
  138. "openssl_x509_export_to_file", "$x509, $outfilename, $notext = true"
  139. "openssl_x509_free", "$x509"
  140. "openssl_x509_parse", "$x509, $shortnames = true"
  141. "openssl_x509_read", "$cert"
  142. "ora_bind", "$cursor, $php_variable_name, $sql_parameter_name, $length, $type = null"
  143. "ora_close", "$cursor"
  144. "ora_columnname", "$cursor, $column"
  145. "ora_columnsize", "$cursor, $column"
  146. "ora_columntype", "$cursor, $column"
  147. "ora_commit", "$connection"
  148. "ora_commitoff", "$connection"
  149. "ora_commiton", "$connection"
  150. "ora_do", "$connection, $cursor"
  151. "ora_error", "$cursor_or_connection"
  152. "ora_errorcode", "$cursor_or_connection"
  153. "ora_exec", "$cursor"
  154. "ora_fetch", "$cursor"
  155. "ora_fetch_into", "$cursor, $result, $flags = null"
  156. "ora_getcolumn", "$cursor, $column"
  157. "ora_logoff", "$connection"
  158. "ora_logon", "$user, $password"
  159. "ora_numcols", "$cursor"
  160. "ora_numrows", "$cursor"
  161. "ora_open", "$connection"
  162. "ora_parse", "$cursor, $sql_statement, $defer = null"
  163. "ora_plogon", "$user, $password"
  164. "ora_rollback", "$connection"
  165. "ord", "$character"
  166. "overload", "$class_entry"
  167. "ovrimos_autocommit", "$connection_id, $OnOff"
  168. "ovrimos_close", "$connection"
  169. "ovrimos_commit", "$connection_id"
  170. "ovrimos_connect", "$host, $db, $user, $password"
  171. "ovrimos_cursor", "$result_id"
  172. "ovrimos_do", "$connection_id, $query"
  173. "ovrimos_exec", "$connection_id, $query"
  174. "ovrimos_execute", "$result_id, $parameters_array = null"
  175. "ovrimos_fetch_into", "$result_id, $result_array, $how = null, $rownumber = null"
  176. "ovrimos_fetch_row", "$result_id, $how = null, $row_number = null"
  177. "ovrimos_field_len", "$result_id, $field_number"
  178. "ovrimos_field_name", "$result_id, $field_number"
  179. "ovrimos_field_num", "$result_id, $field_name"
  180. "ovrimos_field_type", "$result_id, $field_number"
  181. "ovrimos_free_result", "$result_id"
  182. "ovrimos_longreadlen", "$result_id, $length"
  183. "ovrimos_num_fields", "$result_id"
  184. "ovrimos_num_rows", "$result_id"
  185. "ovrimos_prepare", "$connection_id, $query"
  186. "ovrimos_result", "$result_id, $field"
  187. "ovrimos_result_all", "$result_id, $format = null"
  188. "ovrimos_rollback", "$connection_id"
  189. "ovrimos_setoption", "$conn_id, $which, $option, $value"
  190. "owner_document", ""
  191.