blob: 212e9fa137734a02ed979481ccd384ee0d03ef08 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
Extension [ <persistent> extension #101 var_representation version 0.1.2 ] {
- Constants [2] {
Constant [ int VAR_REPRESENTATION_SINGLE_LINE ] { 1 }
Constant [ int VAR_REPRESENTATION_UNESCAPED ] { 2 }
}
- Functions {
Function [ <internal:var_representation> function var_representation ] {
- Parameters [2] {
Parameter #0 [ <required> mixed $value ]
Parameter #1 [ <optional> int $flags = 0 ]
}
- Return [ string ]
}
}
}
|