CETTE PAGE EST BIENTÔT DISPONIBLE



Array
(
    [sitemap_index\.xml$] => index.php?sitemap=1
    [([^/]+?)-sitemap([0-9]+)?\.xml$] => index.php?sitemap=$matches[1]&sitemap_n=$matches[2]
    [([a-z]+)?-?sitemap\.xsl$] => index.php?yoast-sitemap-xsl=$matches[1]
    [en/applications-en/maritimenaval-en/([^/]*)$] => index.php?post_type=contenu&name=$matches[1]
    [en/technologies-en/sonar-and-ultrasound-systems/([^/]*)$] => index.php?post_type=contenu&name=$matches[1]
    [en/applications-en/energy-transition/([^/]*)$] => index.php?post_type=contenu&name=$matches[1]
    [en/technologies-en/shm-nde-energy-harvesting-and-vibrations/([^/]*)$] => index.php?post_type=contenu&name=$matches[1]
    [en/technologies-en/([^/]*)$] => index.php?taxonomy=arbo&term=$matches[1]
    [en/technologies-en/?$] => index.php?taxonomy=arbo&term=technologies-en
    [en/applications-en/aerospatial-en/([^/]*)$] => index.php?post_type=contenu&name=$matches[1]
    [en/technologies-en/power-generation-and-actuation/([^/]*)$] => index.php?post_type=contenu&name=$matches[1]
    [en/applications-en/([^/]*)$] => index.php?taxonomy=arbo&term=$matches[1]
    [en/applications-en/?$] => index.php?taxonomy=arbo&term=applications-en
    [en/applications-en/rail-automotive/([^/]*)$] => index.php?post_type=contenu&name=$matches[1]
    [en/applications-en/bio-medical/([^/]*)$] => index.php?post_type=contenu&name=$matches[1]
    [technologies/sonars-et-systemes-ultrasons/([^/]*)$] => index.php?post_type=contenu&name=$matches[1]
    [technologies/([^/]*)$] => index.php?taxonomy=arbo&term=$matches[1]
    [technologies/?$] => index.php?taxonomy=arbo&term=technologies
    [applications/maritime-et-naval/([^/]*)$] => index.php?post_type=contenu&name=$matches[1]
    [applications/aerospatial/([^/]*)$] => index.php?post_type=contenu&name=$matches[1]
    [technologies/shm-energy-harvesting-et-vibrations/([^/]*)$] => index.php?post_type=contenu&name=$matches[1]
    [applications/([^/]*)$] => index.php?taxonomy=arbo&term=$matches[1]
    [applications/?$] => index.php?taxonomy=arbo&term=applications
    [applications/automobile-ferroviaire/([^/]*)$] => index.php?post_type=contenu&name=$matches[1]
    [technologies/power-generation-et-generation-de-puissance-actionnement/([^/]*)$] => index.php?post_type=contenu&name=$matches[1]
    [applications/biomedical/([^/]*)$] => index.php?post_type=contenu&name=$matches[1]
    [applications/transition-energetique/([^/]*)$] => index.php?post_type=contenu&name=$matches[1]
    [^wp-json/?$] => index.php?rest_route=/
    [^wp-json/(.*)?] => index.php?rest_route=/$matches[1]
    [^index.php/wp-json/?$] => index.php?rest_route=/
    [^index.php/wp-json/(.*)?] => index.php?rest_route=/$matches[1]
    [^wp-sitemap\.xml$] => index.php?sitemap=index
    [^wp-sitemap\.xsl$] => index.php?sitemap-stylesheet=sitemap
    [^wp-sitemap-index\.xsl$] => index.php?sitemap-stylesheet=index
    [^(en)/wp-sitemap-([a-z]+?)-([a-z\d_-]+?)-(\d+?)\.xml$] => index.php?lang=$matches[1]&sitemap=$matches[2]&sitemap-subtype=$matches[3]&paged=$matches[4]
    [^wp-sitemap-([a-z]+?)-([a-z\d_-]+?)-(\d+?)\.xml$] => index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]
    [^(en)/wp-sitemap-([a-z]+?)-(\d+?)\.xml$] => index.php?lang=$matches[1]&sitemap=$matches[2]&paged=$matches[3]
    [^wp-sitemap-([a-z]+?)-(\d+?)\.xml$] => index.php?sitemap=$matches[1]&paged=$matches[2]
    [news/custom-css-js/?$] => index.php?post_type=custom-css-js
    [news/custom-css-js/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=custom-css-js&feed=$matches[1]
    [news/custom-css-js/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=custom-css-js&feed=$matches[1]
    [news/custom-css-js/page/([0-9]{1,})/?$] => index.php?post_type=custom-css-js&paged=$matches[1]
    [(en)/news/category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?lang=$matches[1]&category_name=$matches[2]&feed=$matches[3]
    [news/category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&feed=$matches[2]
    [(en)/news/category/(.+?)/(feed|rdf|rss|rss2|atom)/?$] => index.php?lang=$matches[1]&category_name=$matches[2]&feed=$matches[3]
    [news/category/(.+?)/(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&feed=$matches[2]
    [(en)/news/category/(.+?)/embed/?$] => index.php?lang=$matches[1]&category_name=$matches[2]&embed=true
    [news/category/(.+?)/embed/?$] => index.php?category_name=$matches[1]&embed=true
    [(en)/news/category/(.+?)/page/?([0-9]{1,})/?$] => index.php?lang=$matches[1]&category_name=$matches[2]&paged=$matches[3]
    [news/category/(.+?)/page/?([0-9]{1,})/?$] => index.php?category_name=$matches[1]&paged=$matches[2]
    [(en)/news/category/(.+?)/?$] => index.php?lang=$matches[1]&category_name=$matches[2]
    [news/category/(.+?)/?$] => index.php?category_name=$matches[1]
    [(en)/news/tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?lang=$matches[1]&tag=$matches[2]&feed=$matches[3]
    [news/tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?tag=$matches[1]&feed=$matches[2]
    [(en)/news/tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?lang=$matches[1]&tag=$matches[2]&feed=$matches[3]
    [news/tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?tag=$matches[1]&feed=$matches[2]
    [(en)/news/tag/([^/]+)/embed/?$] => index.php?lang=$matches[1]&tag=$matches[2]&embed=true
    [news/tag/([^/]+)/embed/?$] => index.php?tag=$matches[1]&embed=true
    [(en)/news/tag/([^/]+)/page/?([0-9]{1,})/?$] => index.php?lang=$matches[1]&tag=$matches[2]&paged=$matches[3]
    [news/tag/([^/]+)/page/?([0-9]{1,})/?$] => index.php?tag=$matches[1]&paged=$matches[2]
    [(en)/news/tag/([^/]+)/?$] => index.php?lang=$matches[1]&tag=$matches[2]
    [news/tag/([^/]+)/?$] => index.php?tag=$matches[1]
    [(en)/news/type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?lang=$matches[1]&post_format=$matches[2]&feed=$matches[3]
    [news/type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?lang=fr&post_format=$matches[1]&feed=$matches[2]
    [(en)/news/type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?lang=$matches[1]&post_format=$matches[2]&feed=$matches[3]
    [news/type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?lang=fr&post_format=$matches[1]&feed=$matches[2]
    [(en)/news/type/([^/]+)/embed/?$] => index.php?lang=$matches[1]&post_format=$matches[2]&embed=true
    [news/type/([^/]+)/embed/?$] => index.php?lang=fr&post_format=$matches[1]&embed=true
    [(en)/news/type/([^/]+)/page/?([0-9]{1,})/?$] => index.php?lang=$matches[1]&post_format=$matches[2]&paged=$matches[3]
    [news/type/([^/]+)/page/?([0-9]{1,})/?$] => index.php?lang=fr&post_format=$matches[1]&paged=$matches[2]
    [(en)/news/type/([^/]+)/?$] => index.php?lang=$matches[1]&post_format=$matches[2]
    [news/type/([^/]+)/?$] => index.php?lang=fr&post_format=$matches[1]
    [news/custom-css-js/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [news/custom-css-js/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [news/custom-css-js/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [news/custom-css-js/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [news/custom-css-js/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [news/custom-css-js/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [news/custom-css-js/([^/]+)/embed/?$] => index.php?post_type=custom-css-js&name=$matches[1]&embed=true
    [news/custom-css-js/([^/]+)/trackback/?$] => index.php?post_type=custom-css-js&name=$matches[1]&tb=1
    [news/custom-css-js/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=custom-css-js&name=$matches[1]&feed=$matches[2]
    [news/custom-css-js/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=custom-css-js&name=$matches[1]&feed=$matches[2]
    [news/custom-css-js/([^/]+)/page/?([0-9]{1,})/?$] => index.php?post_type=custom-css-js&name=$matches[1]&paged=$matches[2]
    [news/custom-css-js/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?post_type=custom-css-js&name=$matches[1]&cpage=$matches[2]
    [news/custom-css-js/([^/]+)(?:/([0-9]+))?/?$] => index.php?post_type=custom-css-js&name=$matches[1]&page=$matches[2]
    [news/custom-css-js/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [news/custom-css-js/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [news/custom-css-js/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [news/custom-css-js/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [news/custom-css-js/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [news/custom-css-js/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [(en)/news/team/[^/]+/attachment/([^/]+)/?$] => index.php?lang=$matches[1]&attachment=$matches[2]
    [news/team/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [(en)/news/team/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?lang=$matches[1]&attachment=$matches[2]&tb=1
    [news/team/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [(en)/news/team/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]
    [news/team/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [(en)/news/team/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]
    [news/team/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [(en)/news/team/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?lang=$matches[1]&attachment=$matches[2]&cpage=$matches[3]
    [news/team/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [(en)/news/team/[^/]+/attachment/([^/]+)/embed/?$] => index.php?lang=$matches[1]&attachment=$matches[2]&embed=true
    [news/team/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [(en)/news/team/([^/]+)/embed/?$] => index.php?lang=$matches[1]&team=$matches[2]&embed=true
    [news/team/([^/]+)/embed/?$] => index.php?team=$matches[1]&embed=true
    [(en)/news/team/([^/]+)/trackback/?$] => index.php?lang=$matches[1]&team=$matches[2]&tb=1
    [news/team/([^/]+)/trackback/?$] => index.php?team=$matches[1]&tb=1
    [(en)/news/team/([^/]+)/page/?([0-9]{1,})/?$] => index.php?lang=$matches[1]&team=$matches[2]&paged=$matches[3]
    [news/team/([^/]+)/page/?([0-9]{1,})/?$] => index.php?team=$matches[1]&paged=$matches[2]
    [(en)/news/team/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?lang=$matches[1]&team=$matches[2]&cpage=$matches[3]
    [news/team/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?team=$matches[1]&cpage=$matches[2]
    [(en)/news/team/([^/]+)(?:/([0-9]+))?/?$] => index.php?lang=$matches[1]&team=$matches[2]&page=$matches[3]
    [news/team/([^/]+)(?:/([0-9]+))?/?$] => index.php?team=$matches[1]&page=$matches[2]
    [(en)/news/team/[^/]+/([^/]+)/?$] => index.php?lang=$matches[1]&attachment=$matches[2]
    [news/team/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [(en)/news/team/[^/]+/([^/]+)/trackback/?$] => index.php?lang=$matches[1]&attachment=$matches[2]&tb=1
    [news/team/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [(en)/news/team/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]
    [news/team/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [(en)/news/team/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]
    [news/team/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [(en)/news/team/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?lang=$matches[1]&attachment=$matches[2]&cpage=$matches[3]
    [news/team/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [(en)/news/team/[^/]+/([^/]+)/embed/?$] => index.php?lang=$matches[1]&attachment=$matches[2]&embed=true
    [news/team/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [(en)/contenu/.+?/[^/]+/attachment/([^/]+)/?$] => index.php?lang=$matches[1]&attachment=$matches[2]
    [contenu/.+?/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [(en)/contenu/.+?/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?lang=$matches[1]&attachment=$matches[2]&tb=1
    [contenu/.+?/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [(en)/contenu/.+?/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]
    [contenu/.+?/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [(en)/contenu/.+?/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]
    [contenu/.+?/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [(en)/contenu/.+?/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?lang=$matches[1]&attachment=$matches[2]&cpage=$matches[3]
    [contenu/.+?/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [(en)/contenu/.+?/[^/]+/attachment/([^/]+)/embed/?$] => index.php?lang=$matches[1]&attachment=$matches[2]&embed=true
    [contenu/.+?/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [(en)/contenu/(.+?)/([^/]+)/embed/?$] => index.php?lang=$matches[1]&arbo=$matches[2]&contenu=$matches[3]&embed=true
    [contenu/(.+?)/([^/]+)/embed/?$] => index.php?arbo=$matches[1]&contenu=$matches[2]&embed=true
    [(en)/contenu/(.+?)/([^/]+)/trackback/?$] => index.php?lang=$matches[1]&arbo=$matches[2]&contenu=$matches[3]&tb=1
    [contenu/(.+?)/([^/]+)/trackback/?$] => index.php?arbo=$matches[1]&contenu=$matches[2]&tb=1
    [(en)/contenu/(.+?)/([^/]+)/page/?([0-9]{1,})/?$] => index.php?lang=$matches[1]&arbo=$matches[2]&contenu=$matches[3]&paged=$matches[4]
    [contenu/(.+?)/([^/]+)/page/?([0-9]{1,})/?$] => index.php?arbo=$matches[1]&contenu=$matches[2]&paged=$matches[3]
    [(en)/contenu/(.+?)/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?lang=$matches[1]&arbo=$matches[2]&contenu=$matches[3]&cpage=$matches[4]
    [contenu/(.+?)/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?arbo=$matches[1]&contenu=$matches[2]&cpage=$matches[3]
    [(en)/contenu/(.+?)/([^/]+)(?:/([0-9]+))?/?$] => index.php?lang=$matches[1]&arbo=$matches[2]&contenu=$matches[3]&page=$matches[4]
    [contenu/(.+?)/([^/]+)(?:/([0-9]+))?/?$] => index.php?arbo=$matches[1]&contenu=$matches[2]&page=$matches[3]
    [(en)/contenu/.+?/[^/]+/([^/]+)/?$] => index.php?lang=$matches[1]&attachment=$matches[2]
    [contenu/.+?/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [(en)/contenu/.+?/[^/]+/([^/]+)/trackback/?$] => index.php?lang=$matches[1]&attachment=$matches[2]&tb=1
    [contenu/.+?/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [(en)/contenu/.+?/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]
    [contenu/.+?/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [(en)/contenu/.+?/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]
    [contenu/.+?/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [(en)/contenu/.+?/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?lang=$matches[1]&attachment=$matches[2]&cpage=$matches[3]
    [contenu/.+?/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [(en)/contenu/.+?/[^/]+/([^/]+)/embed/?$] => index.php?lang=$matches[1]&attachment=$matches[2]&embed=true
    [contenu/.+?/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [(en)/contenu/(.+?)/page/?([0-9]{1,})/?$] => index.php?lang=$matches[1]&arbo=$matches[2]&paged=$matches[3]
    [contenu/(.+?)/page/?([0-9]{1,})/?$] => index.php?arbo=$matches[1]&paged=$matches[2]
    [(en)/contenu/(.+?)/comment-page-([0-9]{1,})/?$] => index.php?lang=$matches[1]&arbo=$matches[2]&cpage=$matches[3]
    [contenu/(.+?)/comment-page-([0-9]{1,})/?$] => index.php?arbo=$matches[1]&cpage=$matches[2]
    [(en)/contenu/(.+?)/?$] => index.php?lang=$matches[1]&arbo=$matches[2]
    [contenu/(.+?)/?$] => index.php?arbo=$matches[1]
    [news/type-de-membre/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?taxonomy=type-de-membre&term=$matches[1]&feed=$matches[2]
    [news/type-de-membre/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?taxonomy=type-de-membre&term=$matches[1]&feed=$matches[2]
    [news/type-de-membre/([^/]+)/embed/?$] => index.php?taxonomy=type-de-membre&term=$matches[1]&embed=true
    [news/type-de-membre/([^/]+)/page/?([0-9]{1,})/?$] => index.php?taxonomy=type-de-membre&term=$matches[1]&paged=$matches[2]
    [news/type-de-membre/([^/]+)/?$] => index.php?taxonomy=type-de-membre&term=$matches[1]
    [(en)/arbo/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?lang=$matches[1]&arbo=$matches[2]&feed=$matches[3]
    [arbo/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?arbo=$matches[1]&feed=$matches[2]
    [(en)/arbo/(.+?)/(feed|rdf|rss|rss2|atom)/?$] => index.php?lang=$matches[1]&arbo=$matches[2]&feed=$matches[3]
    [arbo/(.+?)/(feed|rdf|rss|rss2|atom)/?$] => index.php?arbo=$matches[1]&feed=$matches[2]
    [(en)/arbo/(.+?)/embed/?$] => index.php?lang=$matches[1]&arbo=$matches[2]&embed=true
    [arbo/(.+?)/embed/?$] => index.php?arbo=$matches[1]&embed=true
    [(en)/arbo/(.+?)/page/?([0-9]{1,})/?$] => index.php?lang=$matches[1]&arbo=$matches[2]&paged=$matches[3]
    [arbo/(.+?)/page/?([0-9]{1,})/?$] => index.php?arbo=$matches[1]&paged=$matches[2]
    [(en)/arbo/(.+?)/?$] => index.php?lang=$matches[1]&arbo=$matches[2]
    [arbo/(.+?)/?$] => index.php?arbo=$matches[1]
    [robots\.txt$] => index.php?robots=1
    [favicon\.ico$] => index.php?favicon=1
    [.*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\.php$] => index.php?feed=old
    [.*wp-app\.php(/.*)?$] => index.php?error=403
    [.*wp-register.php$] => index.php?register=true
    [(en)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?lang=$matches[1]&&feed=$matches[2]
    [feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?lang=fr&&feed=$matches[1]
    [(en)/(feed|rdf|rss|rss2|atom)/?$] => index.php?lang=$matches[1]&&feed=$matches[2]
    [(feed|rdf|rss|rss2|atom)/?$] => index.php?lang=fr&&feed=$matches[1]
    [(en)/embed/?$] => index.php?lang=$matches[1]&&embed=true
    [embed/?$] => index.php?lang=fr&&embed=true
    [(en)/page/?([0-9]{1,})/?$] => index.php?lang=$matches[1]&&paged=$matches[2]
    [page/?([0-9]{1,})/?$] => index.php?lang=fr&&paged=$matches[1]
    [(en)/comment-page-([0-9]{1,})/?$] => index.php?lang=$matches[1]&&page_id=2&cpage=$matches[2]
    [comment-page-([0-9]{1,})/?$] => index.php?lang=fr&&page_id=2&cpage=$matches[1]
    [(en)/?$] => index.php?lang=$matches[1]
    [(en)/comments/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?lang=$matches[1]&&feed=$matches[2]&withcomments=1
    [comments/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?lang=fr&&feed=$matches[1]&withcomments=1
    [(en)/comments/(feed|rdf|rss|rss2|atom)/?$] => index.php?lang=$matches[1]&&feed=$matches[2]&withcomments=1
    [comments/(feed|rdf|rss|rss2|atom)/?$] => index.php?lang=fr&&feed=$matches[1]&withcomments=1
    [(en)/comments/embed/?$] => index.php?lang=$matches[1]&&embed=true
    [comments/embed/?$] => index.php?lang=fr&&embed=true
    [(en)/search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?lang=$matches[1]&s=$matches[2]&feed=$matches[3]
    [search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?lang=fr&s=$matches[1]&feed=$matches[2]
    [(en)/search/(.+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?lang=$matches[1]&s=$matches[2]&feed=$matches[3]
    [search/(.+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?lang=fr&s=$matches[1]&feed=$matches[2]
    [(en)/search/(.+)/embed/?$] => index.php?lang=$matches[1]&s=$matches[2]&embed=true
    [search/(.+)/embed/?$] => index.php?lang=fr&s=$matches[1]&embed=true
    [(en)/search/(.+)/page/?([0-9]{1,})/?$] => index.php?lang=$matches[1]&s=$matches[2]&paged=$matches[3]
    [search/(.+)/page/?([0-9]{1,})/?$] => index.php?lang=fr&s=$matches[1]&paged=$matches[2]
    [(en)/search/(.+)/?$] => index.php?lang=$matches[1]&s=$matches[2]
    [search/(.+)/?$] => index.php?lang=fr&s=$matches[1]
    [(en)/news/author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?lang=$matches[1]&author_name=$matches[2]&feed=$matches[3]
    [news/author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?lang=fr&author_name=$matches[1]&feed=$matches[2]
    [(en)/news/author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?lang=$matches[1]&author_name=$matches[2]&feed=$matches[3]
    [news/author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?lang=fr&author_name=$matches[1]&feed=$matches[2]
    [(en)/news/author/([^/]+)/embed/?$] => index.php?lang=$matches[1]&author_name=$matches[2]&embed=true
    [news/author/([^/]+)/embed/?$] => index.php?lang=fr&author_name=$matches[1]&embed=true
    [(en)/news/author/([^/]+)/page/?([0-9]{1,})/?$] => index.php?lang=$matches[1]&author_name=$matches[2]&paged=$matches[3]
    [news/author/([^/]+)/page/?([0-9]{1,})/?$] => index.php?lang=fr&author_name=$matches[1]&paged=$matches[2]
    [(en)/news/author/([^/]+)/?$] => index.php?lang=$matches[1]&author_name=$matches[2]
    [news/author/([^/]+)/?$] => index.php?lang=fr&author_name=$matches[1]
    [(en)/news/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&day=$matches[4]&feed=$matches[5]
    [news/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?lang=fr&year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]
    [(en)/news/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$] => index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&day=$matches[4]&feed=$matches[5]
    [news/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$] => index.php?lang=fr&year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]
    [(en)/news/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$] => index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&day=$matches[4]&embed=true
    [news/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$] => index.php?lang=fr&year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true
    [(en)/news/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$] => index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&day=$matches[4]&paged=$matches[5]
    [news/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$] => index.php?lang=fr&year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]
    [(en)/news/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$] => index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&day=$matches[4]
    [news/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$] => index.php?lang=fr&year=$matches[1]&monthnum=$matches[2]&day=$matches[3]
    [(en)/news/([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&feed=$matches[4]
    [news/([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?lang=fr&year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]
    [(en)/news/([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$] => index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&feed=$matches[4]
    [news/([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$] => index.php?lang=fr&year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]
    [(en)/news/([0-9]{4})/([0-9]{1,2})/embed/?$] => index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&embed=true
    [news/([0-9]{4})/([0-9]{1,2})/embed/?$] => index.php?lang=fr&year=$matches[1]&monthnum=$matches[2]&embed=true
    [(en)/news/([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$] => index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&paged=$matches[4]
    [news/([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$] => index.php?lang=fr&year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]
    [(en)/news/([0-9]{4})/([0-9]{1,2})/?$] => index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]
    [news/([0-9]{4})/([0-9]{1,2})/?$] => index.php?lang=fr&year=$matches[1]&monthnum=$matches[2]
    [(en)/news/([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?lang=$matches[1]&year=$matches[2]&feed=$matches[3]
    [news/([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?lang=fr&year=$matches[1]&feed=$matches[2]
    [(en)/news/([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$] => index.php?lang=$matches[1]&year=$matches[2]&feed=$matches[3]
    [news/([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$] => index.php?lang=fr&year=$matches[1]&feed=$matches[2]
    [(en)/news/([0-9]{4})/embed/?$] => index.php?lang=$matches[1]&year=$matches[2]&embed=true
    [news/([0-9]{4})/embed/?$] => index.php?lang=fr&year=$matches[1]&embed=true
    [(en)/news/([0-9]{4})/page/?([0-9]{1,})/?$] => index.php?lang=$matches[1]&year=$matches[2]&paged=$matches[3]
    [news/([0-9]{4})/page/?([0-9]{1,})/?$] => index.php?lang=fr&year=$matches[1]&paged=$matches[2]
    [(en)/news/([0-9]{4})/?$] => index.php?lang=$matches[1]&year=$matches[2]
    [news/([0-9]{4})/?$] => index.php?lang=fr&year=$matches[1]
    [(en)/.?.+?/attachment/([^/]+)/?$] => index.php?lang=$matches[1]&attachment=$matches[2]
    [.?.+?/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [(en)/.?.+?/attachment/([^/]+)/trackback/?$] => index.php?lang=$matches[1]&attachment=$matches[2]&tb=1
    [.?.+?/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [(en)/.?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]
    [.?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [(en)/.?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]
    [.?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [(en)/.?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?lang=$matches[1]&attachment=$matches[2]&cpage=$matches[3]
    [.?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [(en)/.?.+?/attachment/([^/]+)/embed/?$] => index.php?lang=$matches[1]&attachment=$matches[2]&embed=true
    [.?.+?/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [(en)/(.?.+?)/embed/?$] => index.php?lang=$matches[1]&pagename=$matches[2]&embed=true
    [(.?.+?)/embed/?$] => index.php?pagename=$matches[1]&embed=true
    [(en)/(.?.+?)/trackback/?$] => index.php?lang=$matches[1]&pagename=$matches[2]&tb=1
    [(.?.+?)/trackback/?$] => index.php?pagename=$matches[1]&tb=1
    [(en)/(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?lang=$matches[1]&pagename=$matches[2]&feed=$matches[3]
    [(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?pagename=$matches[1]&feed=$matches[2]
    [(en)/(.?.+?)/(feed|rdf|rss|rss2|atom)/?$] => index.php?lang=$matches[1]&pagename=$matches[2]&feed=$matches[3]
    [(.?.+?)/(feed|rdf|rss|rss2|atom)/?$] => index.php?pagename=$matches[1]&feed=$matches[2]
    [(en)/(.?.+?)/page/?([0-9]{1,})/?$] => index.php?lang=$matches[1]&pagename=$matches[2]&paged=$matches[3]
    [(.?.+?)/page/?([0-9]{1,})/?$] => index.php?pagename=$matches[1]&paged=$matches[2]
    [(en)/(.?.+?)/comment-page-([0-9]{1,})/?$] => index.php?lang=$matches[1]&pagename=$matches[2]&cpage=$matches[3]
    [(.?.+?)/comment-page-([0-9]{1,})/?$] => index.php?pagename=$matches[1]&cpage=$matches[2]
    [(en)/(.?.+?)(?:/([0-9]+))?/?$] => index.php?lang=$matches[1]&pagename=$matches[2]&page=$matches[3]
    [(.?.+?)(?:/([0-9]+))?/?$] => index.php?pagename=$matches[1]&page=$matches[2]
    [(en)/news/[^/]+/attachment/([^/]+)/?$] => index.php?lang=$matches[1]&attachment=$matches[2]
    [news/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [(en)/news/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?lang=$matches[1]&attachment=$matches[2]&tb=1
    [news/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [(en)/news/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]
    [news/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [(en)/news/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]
    [news/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [(en)/news/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?lang=$matches[1]&attachment=$matches[2]&cpage=$matches[3]
    [news/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [(en)/news/[^/]+/attachment/([^/]+)/embed/?$] => index.php?lang=$matches[1]&attachment=$matches[2]&embed=true
    [news/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [(en)/news/([^/]+)/embed/?$] => index.php?lang=$matches[1]&name=$matches[2]&embed=true
    [news/([^/]+)/embed/?$] => index.php?name=$matches[1]&embed=true
    [(en)/news/([^/]+)/trackback/?$] => index.php?lang=$matches[1]&name=$matches[2]&tb=1
    [news/([^/]+)/trackback/?$] => index.php?name=$matches[1]&tb=1
    [(en)/news/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?lang=$matches[1]&name=$matches[2]&feed=$matches[3]
    [news/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?name=$matches[1]&feed=$matches[2]
    [(en)/news/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?lang=$matches[1]&name=$matches[2]&feed=$matches[3]
    [news/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?name=$matches[1]&feed=$matches[2]
    [(en)/news/([^/]+)/page/?([0-9]{1,})/?$] => index.php?lang=$matches[1]&name=$matches[2]&paged=$matches[3]
    [news/([^/]+)/page/?([0-9]{1,})/?$] => index.php?name=$matches[1]&paged=$matches[2]
    [(en)/news/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?lang=$matches[1]&name=$matches[2]&cpage=$matches[3]
    [news/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?name=$matches[1]&cpage=$matches[2]
    [(en)/news/([^/]+)(?:/([0-9]+))?/?$] => index.php?lang=$matches[1]&name=$matches[2]&page=$matches[3]
    [news/([^/]+)(?:/([0-9]+))?/?$] => index.php?name=$matches[1]&page=$matches[2]
    [(en)/news/[^/]+/([^/]+)/?$] => index.php?lang=$matches[1]&attachment=$matches[2]
    [news/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [(en)/news/[^/]+/([^/]+)/trackback/?$] => index.php?lang=$matches[1]&attachment=$matches[2]&tb=1
    [news/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [(en)/news/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]
    [news/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [(en)/news/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?lang=$matches[1]&attachment=$matches[2]&feed=$matches[3]
    [news/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [(en)/news/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?lang=$matches[1]&attachment=$matches[2]&cpage=$matches[3]
    [news/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [(en)/news/[^/]+/([^/]+)/embed/?$] => index.php?lang=$matches[1]&attachment=$matches[2]&embed=true
    [news/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
)