ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> phpdoc
phpdoc
[PHP-DOC] cvs: phpdoc /en/reference/unicode/functions unicode-semantics.xml
by Nuno Lopes other posts by this author
Feb 13 2006 12:29PM messages near this date
[PHP-DOC] cvs: phpdoc / configure.in | [PHP-DOC] cvs: phpdoc /en/reference/mbstring/functions mb-get-info.xml
nlopess		Mon Feb 13 20:28:54 2006 UTC

  Added files:                 
    /phpdoc/en/reference/unicode/functions	unicode-semantics.xml 
  Log:
  new function
  

http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/unicode/functions/unicode-semantics.xml?v
iew=markup&rev=1.1
Index: phpdoc/en/reference/unicode/functions/unicode-semantics.xml
+++ phpdoc/en/reference/unicode/functions/unicode-semantics.xml
<?xml version="1.0" encoding="iso-8859-1"?> 
<!-- $Revision: 1.1 $ --> 
<refentry id="function.unicode-semantics"> 
 <refnamediv> 
  <refname> unicode_semantics</refname>
  <refpurpose> Check whether unicode semantics is enabled</refpurpose>
 </refnamediv> 
 <refsect1 role="description"> 
  &reftitle.description;
  <methodsynopsis> 
   <type> bool</type><methodname>unicode_semantics</methodname>
   <void/> 
  </methodsynopsis> 
  <para> 
   <function> unicode_semantics</function> checks whether unicode semantics is
   enabled.
  </para> 
 </refsect1> 

 <refsect1 role="returnvalues"> 
  &reftitle.returnvalues;
  <para> 
   Returns &true; or &false;.
  </para> 
 </refsect1> 
</refentry> 

<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
--> 

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved