Searched refs:OB (Results 1 – 4 of 4) sorted by relevance
/PHP-5.3/tests/output/ |
H A D | ob_start_basic_unerasable_002.phpt | 18 echo "The OB nesting will still be 1 level deep:\n"; 32 The OB nesting will still be 1 level deep:
|
H A D | ob_014.phpt | 8 // It is invoked with 2 params when used as an OB callback.
|
H A D | ob_015.phpt | 8 // It is invoked with 2 params when used as an OB callback.
|
/PHP-5.3/ext/json/ |
H A D | JSON_parser.c | 113 OB, /* object */ enumerator 156 /*object OB*/ {OB,OB,__,-9,__,__,__,__,ST,__,__,__,__,__,__,__,__,__,__,__,__,__,__,__,__,__,__,__,… 581 jp->state = OB; in parse_JSON()
|
Completed in 7 milliseconds