<?php
$TOC = array (
  0 => 
  array (
    0 => 'regexp.introduction.php',
    1 => 'Giriş',
  ),
  1 => 
  array (
    0 => 'regexp.reference.delimiters.php',
    1 => 'Ayırıcılar',
  ),
  2 => 
  array (
    0 => 'regexp.reference.meta.php',
    1 => 'D&uuml;zenli ifade İşle&ccedil;leri',
  ),
  3 => 
  array (
    0 => 'regexp.reference.escape.php',
    1 => '&Ouml;nceleme karakteri',
  ),
  4 => 
  array (
    0 => 'regexp.reference.unicode.php',
    1 => 'Unicode Karakterlerinini &Ouml;zellikleri',
  ),
  5 => 
  array (
    0 => 'regexp.reference.anchors.php',
    1 => '&Ccedil;ıpalar - Şapka ve Dolar İmi',
  ),
  6 => 
  array (
    0 => 'regexp.reference.dot.php',
    1 => 'Nokta',
  ),
  7 => 
  array (
    0 => 'regexp.reference.character-classes.php',
    1 => 'Karakter Sınıfları - K&ouml;şeli Ayra&ccedil;lar',
  ),
  8 => 
  array (
    0 => 'regexp.reference.alternation.php',
    1 => 'Değişim - Boru Karakteri',
  ),
  9 => 
  array (
    0 => 'regexp.reference.internal-options.php',
    1 => 'Dahili Se&ccedil;eneklerin Ayarlanması',
  ),
  10 => 
  array (
    0 => 'regexp.reference.subpatterns.php',
    1 => 'Alt Şablonlar',
  ),
  11 => 
  array (
    0 => 'regexp.reference.repetition.php',
    1 => 'Yineleme',
  ),
  12 => 
  array (
    0 => 'regexp.reference.back-references.php',
    1 => 'Geriye G&ouml;nderimler',
  ),
  13 => 
  array (
    0 => 'regexp.reference.assertions.php',
    1 => 'Tezler',
  ),
  14 => 
  array (
    0 => 'regexp.reference.onlyonce.php',
    1 => 'Sadece bir kerelik alt şablonlar',
  ),
  15 => 
  array (
    0 => 'regexp.reference.conditional.php',
    1 => 'Koşullu alt şablonlar',
  ),
  16 => 
  array (
    0 => 'regexp.reference.comments.php',
    1 => 'A&ccedil;ıklamalar',
  ),
  17 => 
  array (
    0 => 'regexp.reference.recursive.php',
    1 => 'İ&ccedil; i&ccedil;e şablonlar',
  ),
  18 => 
  array (
    0 => 'regexp.reference.performances.php',
    1 => 'Başarım',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'pcre.pattern.php',
    1 => 'PCRE Şablonları',
  ),
  1 => 
  array (
    0 => 'book.pcre.php',
    1 => 'PCRE',
  ),
  2 => 
  array (
    0 => 'refs.basic.text.php',
    1 => 'Metin İşleme',
  ),
  3 => 
  array (
    0 => 'funcref.php',
    1 => 'İşlev Başvuru Kılavuzu',
  ),
  4 => 
  array (
    0 => 'index.php',
    1 => '&Ouml;ns&ouml;z',
  ),
);