定義済み定数
以下の定数が定義されています。
この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、
実行時に動的にロードされている場合のみ使用可能です。
-
VAR_REPRESENTATION_SINGLE_LINE
(int)
-
var_representation() flag indicating that newlines
should not be used for whitespace in variable representations.
-
VAR_REPRESENTATION_UNESCAPED
(int)
-
var_representation() flag indicating that strings should be encoded
as single quoted strings with unescaped control characters.