<?php
$TOC = array (
  0 => 
  array (
    0 => 'function.xml-error-string.php',
    1 => 'xml_error_string',
  ),
  1 => 
  array (
    0 => 'function.xml-get-current-byte-index.php',
    1 => 'xml_get_current_byte_index',
  ),
  2 => 
  array (
    0 => 'function.xml-get-current-column-number.php',
    1 => 'xml_get_current_column_number',
  ),
  3 => 
  array (
    0 => 'function.xml-get-current-line-number.php',
    1 => 'xml_get_current_line_number',
  ),
  4 => 
  array (
    0 => 'function.xml-get-error-code.php',
    1 => 'xml_get_error_code',
  ),
  5 => 
  array (
    0 => 'function.xml-parse.php',
    1 => 'xml_parse',
  ),
  6 => 
  array (
    0 => 'function.xml-parse-into-struct.php',
    1 => 'xml_parse_into_struct',
  ),
  7 => 
  array (
    0 => 'function.xml-parser-create.php',
    1 => 'xml_parser_create',
  ),
  8 => 
  array (
    0 => 'function.xml-parser-create-ns.php',
    1 => 'xml_parser_create_ns',
  ),
  9 => 
  array (
    0 => 'function.xml-parser-get-option.php',
    1 => 'xml_parser_get_option',
  ),
  10 => 
  array (
    0 => 'function.xml-parser-set-option.php',
    1 => 'xml_parser_set_option',
  ),
  11 => 
  array (
    0 => 'function.xml-set-character-data-handler.php',
    1 => 'xml_set_character_data_handler',
  ),
  12 => 
  array (
    0 => 'function.xml-set-default-handler.php',
    1 => 'xml_set_default_handler',
  ),
  13 => 
  array (
    0 => 'function.xml-set-element-handler.php',
    1 => 'xml_set_element_handler',
  ),
  14 => 
  array (
    0 => 'function.xml-set-end-namespace-decl-handler.php',
    1 => 'xml_set_end_namespace_decl_handler',
  ),
  15 => 
  array (
    0 => 'function.xml-set-external-entity-ref-handler.php',
    1 => 'xml_set_external_entity_ref_handler',
  ),
  16 => 
  array (
    0 => 'function.xml-set-notation-decl-handler.php',
    1 => 'xml_set_notation_decl_handler',
  ),
  17 => 
  array (
    0 => 'function.xml-set-processing-instruction-handler.php',
    1 => 'xml_set_processing_instruction_handler',
  ),
  18 => 
  array (
    0 => 'function.xml-set-start-namespace-decl-handler.php',
    1 => 'xml_set_start_namespace_decl_handler',
  ),
  19 => 
  array (
    0 => 'function.xml-set-unparsed-entity-decl-handler.php',
    1 => 'xml_set_unparsed_entity_decl_handler',
  ),
);
$TOC_DEPRECATED = array (
  0 => 
  array (
    0 => 'function.xml-parser-free.php',
    1 => 'xml_parser_free',
  ),
  1 => 
  array (
    0 => 'function.xml-set-object.php',
    1 => 'xml_set_object',
  ),
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.xml.php',
    1 => 'XML &Ccedil;&ouml;z&uuml;mleyici',
  ),
  1 => 
  array (
    0 => 'refs.xml.php',
    1 => 'XML İşleme',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => 'İşlev Başvuru Kılavuzu',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => '&Ouml;ns&ouml;z',
  ),
);