[ Index ]

PHP Cross Reference of phpBB-3.3.14-deutsch

title

Body

[close]

/vendor/s9e/regexp-builder/src/Output/ -> PrintableAscii.php (summary)

(no description)

Copyright: Copyright (c) 2016-2022 The s9e authors
License: http://www.opensource.org/licenses/mit-license.php The MIT License
File Size: 76 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 4 functions

  __construct()
  escapeAscii()
  escapeControlCode()
  outputValidValue()

Functions
Functions that are not part of a class:

__construct(array $options = [])   X-Ref
{@inheritdoc}


escapeAscii(int $cp)   X-Ref
Escape given ASCII codepoint

param: integer $cp
return: string

escapeControlCode(int $cp)   X-Ref
Escape given control code

param: integer $cp
return: string

outputValidValue(int $value)   X-Ref
{@inheritdoc}




Generated: Mon Nov 25 19:05:08 2024 Cross-referenced by PHPXref 0.7.1