jim         98/04/07 18:18:08

  Modified:    .        API-dict.html
  Log:
  Add some already hidden APIs
  
  Revision  Changes    Path
  1.2       +84 -0     apache-devsite/API-dict.html
  
  Index: API-dict.html
  ===================================================================
  RCS file: /export/home/cvs/apache-devsite/API-dict.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- API-dict.html     1998/04/08 00:35:08     1.1
  +++ API-dict.html     1998/04/08 01:18:02     1.2
  @@ -44,6 +44,13 @@
       definition/description
       </P>
      </DD>
  +   <DT><SAMP>acquire_mutex</SAMP>
  +   </DT>
  +   <DD>
  +    <P>
  +    definition/description
  +    </P>
  +   </DD>
      <DT><SAMP>add_cgi_vars</SAMP>
      </DT>
      <DD>
  @@ -94,6 +101,83 @@
       </P>
      </DD>
      <DT><SAMP>allow_overrides</SAMP>
  +   </DT>
  +   <DD>
  +    <P>
  +    definition/description
  +    </P>
  +   </DD>
  +   <DT><SAMP>ap_cpystrn</SAMP>
  +   </DT>
  +   <DD>
  +    <P>
  +    definition/description
  +    </P>
  +   </DD>
  +   <DT><SAMP>ap_escape_quotes</SAMP>
  +   </DT>
  +   <DD>
  +    <P>
  +    definition/description
  +    </P>
  +   </DD>
  +   <DT><SAMP>ap_md5</SAMP>
  +   </DT>
  +   <DD>
  +    <P>
  +    definition/description
  +    </P>
  +   </DD>
  +   <DT><SAMP>ap_md5contextTo64</SAMP>
  +   </DT>
  +   <DD>
  +    <P>
  +    definition/description
  +    </P>
  +   </DD>
  +   <DT><SAMP>ap_md5digest</SAMP>
  +   </DT>
  +   <DD>
  +    <P>
  +    definition/description
  +    </P>
  +   </DD>
  +   <DT><SAMP>ap_snprintf</SAMP>
  +   </DT>
  +   <DD>
  +    <P>
  +    definition/description
  +    </P>
  +   </DD>
  +   <DT><SAMP>ap_vformatter</SAMP>
  +   </DT>
  +   <DD>
  +    <P>
  +    definition/description
  +    </P>
  +   </DD>
  +   <DT><SAMP>ap_vsnprintf</SAMP>
  +   </DT>
  +   <DD>
  +    <P>
  +    definition/description
  +    </P>
  +   </DD>
  +   <DT><SAMP>apapi_get_server_built</SAMP>
  +   </DT>
  +   <DD>
  +    <P>
  +    definition/description
  +    </P>
  +   </DD>
  +   <DT><SAMP>apapi_get_server_version</SAMP>
  +   </DT>
  +   <DD>
  +    <P>
  +    definition/description
  +    </P>
  +   </DD>
  +   <DT><SAMP>aplog_error</SAMP>
      </DT>
      <DD>
       <P>
  
  
  

Reply via email to