Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > by-pkgid > 00062d9a138a4f480a29c418b9a4f3c1 > files > 32

php-pear-HTML_CSS-1.1.3-1mdv2008.1.noarch.rpm

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
    <title>
      Searching for selectors and/or properties
    </title>
    <link rel="stylesheet" href="book.css" type="text/css" />
    <meta name="generator" content="DocBook XSL Stylesheets V1.69.1" />
    <link rel="start" href="index.html" title="HTML_CSS Manual" />
    <link rel="up" href="ch08.html" title=
    "Chapter&nbsp;8.&nbsp;API - Application Programming Interface" />
    <link rel="prev" href="re23.html" title="HTML_CSS::display" />
    <link rel="next" href="re24.html" title="HTML_CSS::grepStyle" />
<style type="text/css">
/*<![CDATA[*/
 body {
  background-color: white;
  color: black;
 }
 :link { color: #0000FF }
 :visited { color: #840084 }
 :active { color: #0000FF }
 div.c2 {margin-left: 0.5in; margin-right: 0.5in;}
 h2.c1 {clear: both}
/*]]>*/
</style>
  </head>
  <body>
    <table class="htmlcssHeader">
      <tr>
        <td>
          <img src="img/pearsmall.gif" align="left" alt="PEAR logo" />
          <h1>
            HTML_CSS : The Definitive Guide
          </h1>
          <div class="navheader">
            <table width="100%" summary="Navigation header">
              <tr>
                <th colspan="3" align="center">
                  Searching for selectors and/or properties
                </th>
              </tr>
              <tr>
                <td width="20%" align="left">
                  <a accesskey="p" href="re23.html">Prev</a>&nbsp;
                </td>
                <th width="60%" align="center">
                  Chapter&nbsp;8.&nbsp;API - Application Programming Interface
                </th>
                <td width="20%" align="right">
                  &nbsp;<a accesskey="n" href="re24.html">Next</a>
                </td>
              </tr>
            </table>
          </div><br />
          <br />
        </td>
      </tr>
    </table>
    <div class="sect1" lang="en" xml:lang="en">
      <div class="titlepage">
        <h2 class="title c1">
          <a name="reference.api.grep" id="reference.api.grep"></a>Searching
          for selectors and/or properties
        </h2>
      </div>
      <div class="toc">
        <dl>
          <dt>
            <span class="refentrytitle"><a href="re24.html"><code class=
            "function">HTML_CSS::grepStyle</code></a></span> <span class=
            "refpurpose">- Return array entries of styles that match patterns
            (Perl compatible)</span>
          </dt>
        </dl>
      </div>
      <p>
        Ability to find if a selector or a property (with perl-compatible
        pattern) is already defined.
      </p>
      <div class="important c2">
        <table border="0" summary="Important">
          <tr>
            <td rowspan="2" align="center" valign="top" width="48">
              <img alt="[Important]" src="img/admons/important.png" />
            </td>
            <th align="left">
              Important
            </th>
          </tr>
          <tr>
            <td align="left" valign="top">
              This function is available since version 1.1.0
            </td>
          </tr>
        </table>
      </div>
    </div>
    <table class="htmlcssFooter">
      <tr>
        <td align="left">
          HTML_CSS : The Definitive Guide
        </td>
        <td align="right">
          v 1.1.3 : February 18, 2007
        </td>
      </tr>
    </table>
    <div class="navfooter">
      <hr />
      <table width="100%" summary="Navigation footer">
        <tr>
          <td width="40%" align="left">
            <a accesskey="p" href="re23.html">Prev</a>&nbsp;
          </td>
          <td width="20%" align="center">
            <a accesskey="u" href="ch08.html">Up</a>
          </td>
          <td width="40%" align="right">
            &nbsp;<a accesskey="n" href="re24.html">Next</a>
          </td>
        </tr>
        <tr>
          <td width="40%" align="left" valign="top">
            <code class="function">HTML_CSS::display</code>&nbsp;
          </td>
          <td width="20%" align="center">
            <a accesskey="h" href="index.html">Home</a>
          </td>
          <td width="40%" align="right" valign="top">
            &nbsp;<code class="function">HTML_CSS::grepStyle</code>
          </td>
        </tr>
      </table>
    </div>
  </body>
</html>