Test
Pokemony

Powiązane

Komentarze (1)


      ZZZZZZZZZZZZZZZZZZZZZZZZ 3846 dni temu



      */

      const C;



      /**

      * Configuration key for changing the tab width for code blocks

      * @var string

      */

      const C;



      # Regex to match balanced [brackets].

      # Needed to insert a maximum bracked depth while converting to PHP.

      var $nested_brackets_depth = 6;

      var $nested_brackets_re;



      var $nested_url_parenthesis_depth = 4;

      var $nested_url_parenthesis_re;

      Link