| json_reader.cpp |
|
58042 |
| json_tool.h |
This header provides common string manipulation support, such as UTF-8,
portable conversion from/to string...
It is an internal header that must not be exposed.
|
3913 |
| json_value.cpp |
Duplicates the specified string value.
@param value Pointer to the string to duplicate. Must be zero-terminated if
length is "unknown".
@param length Length of the value. if equals to unknown, then it will be
computed using strlen(value).
@return Pointer on the duplicate instance of string.
|
48173 |
| json_valueiterator.inl |
|
5214 |
| json_writer.cpp |
|
37186 |
| moz.build |
|
934 |