blob: cf5ed3fe8af357e459750e1eaf96513dfa0bc284 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
Extension [ <persistent> extension #102 var_representation version 0.1.3 ] {
- 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 ]
}
}
}
|