2010-03-28 22:10:10 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2009-07-11 06:57:16 +00:00
|
|
|
<!-- $Revision$ -->
|
2007-12-22 00:00:42 +00:00
|
|
|
<appendix xml:id="exif.constants" xmlns="http://docbook.org/ns/docbook">
|
2004-07-25 23:08:33 +00:00
|
|
|
&reftitle.constants;
|
|
|
|
&extension.constants;
|
|
|
|
<para>
|
|
|
|
<variablelist>
|
2012-02-28 13:22:09 +00:00
|
|
|
<varlistentry xml:id="constant.exif-use-mbstring">
|
2004-07-25 23:08:33 +00:00
|
|
|
<term>
|
|
|
|
<constant>EXIF_USE_MBSTRING</constant>
|
2020-11-02 15:39:04 +00:00
|
|
|
(<type>int</type>)
|
2004-07-25 23:08:33 +00:00
|
|
|
</term>
|
|
|
|
<listitem>
|
|
|
|
<simpara>
|
2019-11-18 14:18:40 +00:00
|
|
|
This constant has a value of <literal>1</literal> if the
|
|
|
|
<link linkend="ref.mbstring">mbstring</link> is enabled, otherwise
|
|
|
|
it has a value of <literal>0</literal>.
|
2004-07-25 23:08:33 +00:00
|
|
|
</simpara>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
|
|
</para>
|
|
|
|
<para>
|
|
|
|
The <function>exif_imagetype</function> lists several related built-in
|
|
|
|
constants.
|
|
|
|
</para>
|
2007-12-22 00:00:42 +00:00
|
|
|
</appendix>
|
2004-07-25 23:08:33 +00:00
|
|
|
<!-- 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
|
2009-09-25 07:04:39 +00:00
|
|
|
sgml-default-dtd-file:"~/.phpdoc/manual.ced"
|
2004-07-25 23:08:33 +00:00
|
|
|
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
|
|
|
|
-->
|