summaryrefslogtreecommitdiffstats
path: root/REFLECTION
blob: e7136c4f9f56d7d3596f2fd84dc601a1e2cab012 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Extension [ <persistent> extension #105 var_representation version 0.1.1 ] {

  - 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> $value ]
        Parameter #1 [ <optional> int $flags ]
      }
      - Return [ string ]
    }
  }
}