minor clarification in Php docs
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12104 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
229ce6196d
commit
9f99c73221
1 changed files with 2 additions and 2 deletions
|
|
@ -868,8 +868,8 @@ either <tt>%shutdown</tt> or <tt>%mshutdown</tt>.
|
|||
</pre></div>
|
||||
|
||||
<p>
|
||||
The <tt>%rinit</tt> and <tt>%rshutdown</tt> statements insert code
|
||||
into the request init and shutdown code respectively.
|
||||
The <tt>%rinit</tt> and <tt>%rshutdown</tt> statements are very similar but insert code
|
||||
into the request init (PHP_RINIT_FUNCTION) and request shutdown (PHP_RSHUTDOWN_FUNCTION) code respectively.
|
||||
</p>
|
||||
|
||||
<H2><a name="Php_nn3"></a>29.3 Cross language polymorphism</H2>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue