2010-03-28 22:10:10 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2009-07-11 08:46:15 +00:00
|
|
|
<!-- $Revision$ -->
|
2005-09-04 19:39:32 +00:00
|
|
|
|
2007-12-21 23:53:46 +00:00
|
|
|
<reference xml:id="ref.regex" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
2008-05-30 17:25:13 +00:00
|
|
|
<title>POSIX Regex &Functions;</title>
|
2007-12-21 23:53:46 +00:00
|
|
|
<partintro xml:id="regex.seealso">
|
|
|
|
&reftitle.seealso;
|
2016-01-08 00:42:05 +00:00
|
|
|
<warning>
|
|
|
|
&warn.deprecated.feature.5-3-0.removed.7-0-0.alternatives;
|
|
|
|
<simplelist role="alternatives">
|
|
|
|
<member>
|
|
|
|
<link linkend="book.pcre">PCRE</link>
|
|
|
|
(for full regular expression support)
|
|
|
|
</member>
|
|
|
|
<member>
|
|
|
|
<function>fnmatch</function>
|
|
|
|
(for simpler shell style wildcard pattern matching)
|
|
|
|
</member>
|
|
|
|
</simplelist>
|
|
|
|
</warning>
|
2007-12-21 23:53:46 +00:00
|
|
|
</partintro>
|
2002-04-15 00:12:54 +00:00
|
|
|
|
2007-12-21 23:53:46 +00:00
|
|
|
&reference.regex.entities.functions;
|
2002-08-07 10:04:58 +00:00
|
|
|
|
2007-12-21 23:53:46 +00:00
|
|
|
</reference>
|
2002-08-07 10:04:58 +00:00
|
|
|
|
2002-04-15 00:12:54 +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"
|
2002-04-15 00:12:54 +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
|
|
|
|
-->
|
|
|
|
|