| [ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 615 lines (12 kb) |
| Included or required: | 1 time |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
Moxiecode_JSONReader:: (16 methods):
__construct()
Moxiecode_JSONReader()
getToken()
getLocation()
getTokenName()
getValue()
readToken()
_readBool()
_readNull()
_readString()
_int2utf8()
_readNumber()
readAway()
read()
skip()
peek()
Moxiecode_JSON:: (10 methods):
__construct()
Moxiecode_JSON()
decode()
readValue()
addArray()
getDelim()
encode()
encodeString()
_utf82utf16()
_encodeArray()
Class: Moxiecode_JSONReader - X-Ref
| __construct($data) X-Ref |
| No description |
| Moxiecode_JSONReader($data) X-Ref |
| Old syntax of class constructor. Deprecated in PHP7. |
| getToken() X-Ref |
| No description |
| getLocation() X-Ref |
| No description |
| getTokenName() X-Ref |
| No description |
| getValue() X-Ref |
| No description |
| readToken() X-Ref |
| No description |
| _readBool($chr) X-Ref |
| No description |
| _readNull() X-Ref |
| No description |
| _readString($quote) X-Ref |
| No description |
| _int2utf8($int) X-Ref |
| No description |
| _readNumber($start) X-Ref |
| No description |
| readAway() X-Ref |
| No description |
| read($len = 1) X-Ref |
| No description |
| skip($len) X-Ref |
| No description |
| peek() X-Ref |
| No description |
Class: Moxiecode_JSON - X-Ref
This class handles JSON stuff.| __construct() X-Ref |
| No description |
| Moxiecode_JSON() X-Ref |
| Old syntax of class constructor. Deprecated in PHP7. |
| decode($input) X-Ref |
| No description |
| readValue(&$reader) X-Ref |
| No description |
| addArray($key) X-Ref |
| No description |
| getDelim($index, &$reader) X-Ref |
| No description |
| encode($input) X-Ref |
| No description |
| encodeString($input) X-Ref |
| No description |
| _utf82utf16($utf8) X-Ref |
| No description |
| _encodeArray($input) X-Ref |
| No description |
| Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |