versioning
[m6w6/ext-raphf] / globals_func.html
diff --git a/globals_func.html b/globals_func.html
deleted file mode 100644 (file)
index e9e73e1..0000000
+++ /dev/null
@@ -1,181 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
-<meta http-equiv="X-UA-Compatible" content="IE=9"/>
-<meta name="generator" content="Doxygen 1.8.9.1"/>
-<title>Resource and persistent handle factory API: Globals</title>
-<link href="tabs.css" rel="stylesheet" type="text/css"/>
-<script type="text/javascript" src="jquery.js"></script>
-<script type="text/javascript" src="dynsections.js"></script>
-<link href="navtree.css" rel="stylesheet" type="text/css"/>
-<script type="text/javascript" src="resize.js"></script>
-<script type="text/javascript" src="navtreedata.js"></script>
-<script type="text/javascript" src="navtree.js"></script>
-<script type="text/javascript">
-  $(document).ready(initResizable);
-  $(window).load(resizeHeight);
-</script>
-<link href="search/search.css" rel="stylesheet" type="text/css"/>
-<script type="text/javascript" src="search/searchdata.js"></script>
-<script type="text/javascript" src="search/search.js"></script>
-<script type="text/javascript">
-  $(document).ready(function() { init_search(); });
-</script>
-<link href="doxygen.css" rel="stylesheet" type="text/css" />
-</head>
-<body>
-<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
-<div id="titlearea">
-<table cellspacing="0" cellpadding="0">
- <tbody>
- <tr style="height: 56px;">
-  <td id="projectlogo"><img alt="Logo" src="raphf.png"/></td>
-  <td style="padding-left: 0.5em;">
-   <div id="projectname">Resource and persistent handle factory API
-   </div>
-   <div id="projectbrief">A facility to manage possibly persistent resources with a comprehensible API.  Provides simliar functionality like the zend_list API, but with more flexiblity and freedom.</div>
-  </td>
- </tr>
- </tbody>
-</table>
-</div>
-<!-- end header part -->
-<!-- Generated by Doxygen 1.8.9.1 -->
-<script type="text/javascript">
-var searchBox = new SearchBox("searchBox", "search",false,'Search');
-</script>
-  <div id="navrow1" class="tabs">
-    <ul class="tablist">
-      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
-      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
-      <li class="current"><a href="files.html"><span>Files</span></a></li>
-      <li>
-        <div id="MSearchBox" class="MSearchBoxInactive">
-        <span class="left">
-          <img id="MSearchSelect" src="search/mag_sel.png"
-               onmouseover="return searchBox.OnSearchSelectShow()"
-               onmouseout="return searchBox.OnSearchSelectHide()"
-               alt=""/>
-          <input type="text" id="MSearchField" value="Search" accesskey="S"
-               onfocus="searchBox.OnSearchFieldFocus(true)" 
-               onblur="searchBox.OnSearchFieldFocus(false)" 
-               onkeyup="searchBox.OnSearchFieldChange(event)"/>
-          </span><span class="right">
-            <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
-          </span>
-        </div>
-      </li>
-    </ul>
-  </div>
-  <div id="navrow2" class="tabs2">
-    <ul class="tablist">
-      <li><a href="files.html"><span>File&#160;List</span></a></li>
-      <li class="current"><a href="globals.html"><span>Globals</span></a></li>
-    </ul>
-  </div>
-  <div id="navrow3" class="tabs2">
-    <ul class="tablist">
-      <li><a href="globals.html"><span>All</span></a></li>
-      <li class="current"><a href="globals_func.html"><span>Functions</span></a></li>
-      <li><a href="globals_type.html"><span>Typedefs</span></a></li>
-    </ul>
-  </div>
-</div><!-- top -->
-<div id="side-nav" class="ui-resizable side-nav-resizable">
-  <div id="nav-tree">
-    <div id="nav-tree-contents">
-      <div id="nav-sync" class="sync"></div>
-    </div>
-  </div>
-  <div id="splitbar" style="-moz-user-select:none;" 
-       class="ui-resizable-handle">
-  </div>
-</div>
-<script type="text/javascript">
-$(document).ready(function(){initNavTree('globals_func.html','');});
-</script>
-<div id="doc-content">
-<!-- window showing the filter options -->
-<div id="MSearchSelectWindow"
-     onmouseover="return searchBox.OnSearchSelectShow()"
-     onmouseout="return searchBox.OnSearchSelectHide()"
-     onkeydown="return searchBox.OnSearchSelectKey(event)">
-</div>
-
-<!-- iframe showing the search results (closed by default) -->
-<div id="MSearchResultsWindow">
-<iframe src="javascript:void(0)" frameborder="0" 
-        name="MSearchResults" id="MSearchResults">
-</iframe>
-</div>
-
-<div class="contents">
-&#160;<ul>
-<li>php_persistent_handle_abandon()
-: <a class="el" href="php__raphf_8h.html#ab12ec2da7189e16fbed40a3b73bc9ee2">php_raphf.h</a>
-</li>
-<li>php_persistent_handle_accrete()
-: <a class="el" href="php__raphf_8h.html#ae8124f3f73e96e2193ae03c5519d2763">php_raphf.h</a>
-</li>
-<li>php_persistent_handle_acquire()
-: <a class="el" href="php__raphf_8h.html#af6636e870497be0699d2781e5fc8a2a9">php_raphf.h</a>
-</li>
-<li>php_persistent_handle_cleanup()
-: <a class="el" href="php__raphf_8h.html#a0d661d1f880270146012eb8781e5343e">php_raphf.h</a>
-</li>
-<li>php_persistent_handle_concede()
-: <a class="el" href="php__raphf_8h.html#a0a266874dafb69cf2b040378d4033901">php_raphf.h</a>
-</li>
-<li>php_persistent_handle_get_resource_factory_ops()
-: <a class="el" href="php__raphf_8h.html#a93458ab12d810f0fd545fb1464ba9eca">php_raphf.h</a>
-</li>
-<li>php_persistent_handle_provide()
-: <a class="el" href="php__raphf_8h.html#a3cbbe29c8a4ed9858c921c8ee539de59">php_raphf.h</a>
-</li>
-<li>php_persistent_handle_release()
-: <a class="el" href="php__raphf_8h.html#af08ee05c51d52200755d24f6f52df144">php_raphf.h</a>
-</li>
-<li>php_persistent_handle_resource_factory_init()
-: <a class="el" href="php__raphf_8h.html#ab754f4d59dab5de0edf702a9ab2f4e03">php_raphf.h</a>
-</li>
-<li>php_persistent_handle_statall()
-: <a class="el" href="php__raphf_8h.html#ae174fbe124d4cb6010e218a68379bd18">php_raphf.h</a>
-</li>
-<li>php_resource_factory_addref()
-: <a class="el" href="php__raphf_8h.html#ae8be369197905047ffbd05c0ca80f245">php_raphf.h</a>
-</li>
-<li>php_resource_factory_dtor()
-: <a class="el" href="php__raphf_8h.html#a016b8a4159e698f915ab967711696847">php_raphf.h</a>
-</li>
-<li>php_resource_factory_free()
-: <a class="el" href="php__raphf_8h.html#a7f012d685f5f7c08f50288b61232e689">php_raphf.h</a>
-</li>
-<li>php_resource_factory_handle_copy()
-: <a class="el" href="php__raphf_8h.html#a08db5f3698f2d0bf3d2f20dcf4e7b2b4">php_raphf.h</a>
-</li>
-<li>php_resource_factory_handle_ctor()
-: <a class="el" href="php__raphf_8h.html#a98d02dc80dd83095b8f901954350840c">php_raphf.h</a>
-</li>
-<li>php_resource_factory_handle_dtor()
-: <a class="el" href="php__raphf_8h.html#a97dbb9d342f33205b92374c586676bc6">php_raphf.h</a>
-</li>
-<li>php_resource_factory_init()
-: <a class="el" href="php__raphf_8h.html#ad20f10c53e3f33756638da98819367f0">php_raphf.h</a>
-</li>
-<li>php_resource_factory_is_persistent()
-: <a class="el" href="php__raphf_8h.html#a617d2cc656ab6427388b938597194ebb">php_raphf.h</a>
-</li>
-</ul>
-</div><!-- contents -->
-</div><!-- doc-content -->
-<!-- start footer part -->
-<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
-  <ul>
-    <li class="footer">Generated by
-    <a href="http://www.doxygen.org/index.html">
-    <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.9.1 </li>
-  </ul>
-</div>
-</body>
-</html>