Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Cheedoong/xml2json
/ functions
Functions
875 in github.com/Cheedoong/xml2json
⨍
Functions
875
◇
Types & classes
202
↓ 3 callers
Method
Free
Frees a memory block (concept Allocator)
include/rapidjson/allocators.h:225
↓ 3 callers
Function
IsNumber
include/rapidjson/document.h:943
↓ 3 callers
Function
IsString
include/rapidjson/document.h:949
↓ 3 callers
Method
MallocState
include/rapidjson/schema.h:1769
↓ 3 callers
Method
Normalize
include/rapidjson/internal/diyfp.h:101
↓ 3 callers
Function
Pow10
Computes integer powers of 10 in double (10.0^n). ! This function uses lookup table for fast and accurate results. \param n non-negative exponent.
include/rapidjson/internal/pow10.h:28
↓ 3 callers
Method
PutBegin
include/rapidjson/stream.h:119
↓ 3 callers
Function
RawAssign
Assignment without calling destructor
include/rapidjson/document.h:1984
↓ 3 callers
Method
Realloc
Resizes a memory block (concept Allocator)
include/rapidjson/allocators.h:191
↓ 3 callers
Function
SetElementsPointer
include/rapidjson/document.h:1929
↓ 3 callers
Method
Sign
include/rapidjson/internal/ieee754.h:37
↓ 3 callers
Function
SkipWhitespace_SIMD
Skip whitespace with SSE 4.2 pcmpistrm instruction, testing 16 8-byte characters at once.
include/rapidjson/reader.h:281
↓ 3 callers
Function
Validate
include/rapidjson/encodings.h:179
↓ 3 callers
Method
local_name
include/rapidxml/rapidxml.hpp:936
↓ 3 callers
Function
operator=
include/rapidjson/document.h:793
↓ 3 callers
Method
prefix
include/rapidxml/rapidxml.hpp:1004
↓ 3 callers
Method
previous_sibling
Gets previous sibling node, optionally matching node name. Behaviour is undefined if node has no parent. Use parent() to test if node has a parent. \p
include/rapidxml/rapidxml.hpp:1164
↓ 3 callers
Method
remove_all_attributes
Removes all attributes of node.
include/rapidxml/rapidxml.hpp:1492
↓ 3 callers
Method
remove_all_nodes
Removes all child nodes (but not attributes).
include/rapidxml/rapidxml.hpp:1371
↓ 2 callers
Method
Bool
include/rapidjson/reader.h:203
↓ 2 callers
Method
Bool
include/rapidjson/document.h:2334
↓ 2 callers
Method
Code
Get the error code.
include/rapidjson/error/error.h:114
↓ 2 callers
Method
DestroySchemaValidator
include/rapidjson/schema.h:1749
↓ 2 callers
Method
Double
include/rapidjson/reader.h:208
↓ 2 callers
Function
Empty
Check whether the array is empty.
include/rapidjson/document.h:1477
↓ 2 callers
Function
Encode
include/rapidjson/encodings.h:30
↓ 2 callers
Method
End
include/rapidjson/document.h:2463
↓ 2 callers
Method
Erase
Erase a value in a subtree. ! \param root Root value of a DOM sub-tree to be resolved. It can be any value other than document root. \
include/rapidjson/pointer.h:711
↓ 2 callers
Function
Flush
include/rapidjson/filewritestream.h:63
↓ 2 callers
Method
Flush
include/rapidjson/encodedstream.h:162
↓ 2 callers
Function
GetCachedPowerByIndex
include/rapidjson/internal/diyfp.h:164
↓ 2 callers
Method
GetPointer
include/rapidjson/schema.h:1511
↓ 2 callers
Function
GetString
include/rapidjson/document.h:1681
↓ 2 callers
Function
GetStringLength
Get the length of string. ! Since rapidjson permits "\\u0000" in the json string, strlen(v.GetString()) may not equal to v.GetStringLength(). */
include/rapidjson/document.h:1686
↓ 2 callers
Function
GetStringPointer
include/rapidjson/document.h:1926
↓ 2 callers
Function
GrisuRound
include/rapidjson/internal/dtoa.h:35
↓ 2 callers
Function
IsDouble
include/rapidjson/document.h:948
↓ 2 callers
Method
IsError
Whether the result is an error.
include/rapidjson/error/error.h:121
↓ 2 callers
Function
IsInt64
include/rapidjson/document.h:946
↓ 2 callers
Method
IsNan
include/rapidjson/internal/ieee754.h:41
↓ 2 callers
Method
IsNanOrInf
include/rapidjson/internal/ieee754.h:43
↓ 2 callers
Method
IsValid
Check whether this is a valid pointer.
include/rapidjson/pointer.h:303
↓ 2 callers
Method
Key
include/rapidjson/schema.h:196
↓ 2 callers
Method
Key
include/rapidjson/reader.h:213
↓ 2 callers
Function
Malloc
include/rapidjson/allocators.h:65
↓ 2 callers
Method
NextPositiveDouble
include/rapidjson/internal/ieee754.h:32
↓ 2 callers
Method
Offset
Get the error offset, if \ref IsError(), 0 otherwise.
include/rapidjson/error/error.h:116
↓ 2 callers
Method
Push
include/rapidjson/reader.h:787
↓ 2 callers
Method
PushUnsafe
include/rapidjson/internal/stack.h:128
↓ 2 callers
Function
PutBOM
include/rapidjson/encodings.h:242
↓ 2 callers
Method
PutEnd
include/rapidjson/stream.h:122
↓ 2 callers
Method
RawNumber
enabled via kParseNumbersAsStringsFlag, string is not null-terminated (use length)
include/rapidjson/reader.h:210
↓ 2 callers
Method
RemoveMember
include/rapidjson/document.h:2547
↓ 2 callers
Method
Reserve
include/rapidjson/internal/stack.h:115
↓ 2 callers
Method
SetLength
include/rapidjson/document.h:1875
↓ 2 callers
Function
SetStringPointer
include/rapidjson/document.h:1927
↓ 2 callers
Method
StartArray
include/rapidjson/reader.h:215
↓ 2 callers
Method
StartObject
include/rapidjson/reader.h:212
↓ 2 callers
Method
Tell
include/rapidjson/encodedstream.h:158
↓ 2 callers
Method
Tell
include/rapidjson/pointer.h:1013
↓ 2 callers
Method
Validate
include/rapidjson/encodings.h:325
↓ 2 callers
Function
WriteExponent
include/rapidjson/internal/dtoa.h:126
↓ 2 callers
Method
append_attribute
Appends a new attribute to the node. \param attribute Attribute to append.
include/rapidxml/rapidxml.hpp:1400
↓ 2 callers
Function
convert
xml2json.cpp:9
↓ 2 callers
Function
count_children
include/rapidxml/rapidxml_utils.hpp:93
↓ 2 callers
Method
document
Gets document of which node is a child. \return Pointer to document that contains this node, or 0 if there is no parent document.
include/rapidxml/rapidxml.hpp:1102
↓ 2 callers
Function
dtoa
include/rapidjson/internal/dtoa.h:216
↓ 2 callers
Function
i32toa
include/rapidjson/internal/itoa.h:113
↓ 2 callers
Function
i64toa
include/rapidjson/internal/itoa.h:291
↓ 2 callers
Method
local_name_size
include/rapidxml/rapidxml.hpp:948
↓ 2 callers
Method
previous_attribute
Gets previous attribute, optionally matching attribute name. \param name Name of attribute to find, or 0 to return previous attribute regardless of it
include/rapidxml/rapidxml.hpp:901
↓ 2 callers
Function
print
include/rapidxml/rapidxml_print.hpp:392
↓ 2 callers
Function
print_attributes
include/rapidxml/rapidxml_print.hpp:120
↓ 2 callers
Function
print_children
include/rapidxml/rapidxml_print.hpp:111
↓ 2 callers
Function
print_node
include/rapidxml/rapidxml_print.hpp:320
↓ 2 callers
Function
xml2json_add_attributes
include/xml2json.hpp:94
↓ 2 callers
Function
xml2json_has_digits_only
Avoided any namespace pollution.
include/xml2json.hpp:42
↓ 1 callers
Method
BeginValue
include/rapidjson/schema.h:600
↓ 1 callers
Function
CheckWithinHalfULP
include/rapidjson/internal/strtod.h:54
↓ 1 callers
Function
Clear
Remove all elements in the array. ! This function do not deallocate memory in the array, i.e. the capacity is unchanged. \note Linear time com
include/rapidjson/document.h:1483
↓ 1 callers
Method
Clear
include/rapidjson/document.h:2460
↓ 1 callers
Method
ClearStack
include/rapidjson/reader.h:547
↓ 1 callers
Method
ClearStack
include/rapidjson/document.h:2381
↓ 1 callers
Method
Compare
include/rapidjson/internal/biginteger.h:208
↓ 1 callers
Method
CopyFromRaw
Clone the content from rhs to this. ! \param rhs Source pointer. \param extraToken Extra tokens to be allocated. \param extraN
include/rapidjson/pointer.h:759
↓ 1 callers
Function
CountDecimalDigit32
include/rapidjson/internal/dtoa.h:44
↓ 1 callers
Method
CreateHasher
include/rapidjson/schema.h:1755
↓ 1 callers
Method
DestroryHasher
include/rapidjson/schema.h:1763
↓ 1 callers
Method
Difference
Compute absolute difference of this and rhs. Assume this != rhs
include/rapidjson/internal/biginteger.h:186
↓ 1 callers
Function
DigitGen
include/rapidjson/internal/dtoa.h:60
↓ 1 callers
Method
Double
include/rapidjson/document.h:2339
↓ 1 callers
Function
EncodeUnsafe
include/rapidjson/encodings.h:124
↓ 1 callers
Function
EncodedInputStream
include/rapidjson/encodedstream.h:44
↓ 1 callers
Method
EndArray
include/rapidjson/schema.h:207
↓ 1 callers
Method
EndArray
include/rapidjson/document.h:2369
↓ 1 callers
Method
EndObject
include/rapidjson/schema.h:197
↓ 1 callers
Method
EndObject
include/rapidjson/document.h:2361
↓ 1 callers
Method
EndValue
include/rapidjson/schema.h:625
↓ 1 callers
Function
EraseMember
Remove a member from an object by iterator. ! \param pos iterator to the member to remove \pre IsObject() == true && \ref MemberBegin() <= \c
include/rapidjson/document.h:1404
↓ 1 callers
Method
EraseMember
include/rapidjson/document.h:2553
← previous
next →
101–200 of 875, ranked by callers