MCPcopy Create free account

hub / github.com/Cheedoong/xml2json / functions

Functions875 in github.com/Cheedoong/xml2json

↓ 3 callersMethodFree
Frees a memory block (concept Allocator)
include/rapidjson/allocators.h:225
↓ 3 callersFunctionIsNumber
include/rapidjson/document.h:943
↓ 3 callersFunctionIsString
include/rapidjson/document.h:949
↓ 3 callersMethodMallocState
include/rapidjson/schema.h:1769
↓ 3 callersMethodNormalize
include/rapidjson/internal/diyfp.h:101
↓ 3 callersFunctionPow10
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 callersMethodPutBegin
include/rapidjson/stream.h:119
↓ 3 callersFunctionRawAssign
Assignment without calling destructor
include/rapidjson/document.h:1984
↓ 3 callersMethodRealloc
Resizes a memory block (concept Allocator)
include/rapidjson/allocators.h:191
↓ 3 callersFunctionSetElementsPointer
include/rapidjson/document.h:1929
↓ 3 callersMethodSign
include/rapidjson/internal/ieee754.h:37
↓ 3 callersFunctionSkipWhitespace_SIMD
Skip whitespace with SSE 4.2 pcmpistrm instruction, testing 16 8-byte characters at once.
include/rapidjson/reader.h:281
↓ 3 callersFunctionValidate
include/rapidjson/encodings.h:179
↓ 3 callersMethodlocal_name
include/rapidxml/rapidxml.hpp:936
↓ 3 callersFunctionoperator=
include/rapidjson/document.h:793
↓ 3 callersMethodprefix
include/rapidxml/rapidxml.hpp:1004
↓ 3 callersMethodprevious_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 callersMethodremove_all_attributes
Removes all attributes of node.
include/rapidxml/rapidxml.hpp:1492
↓ 3 callersMethodremove_all_nodes
Removes all child nodes (but not attributes).
include/rapidxml/rapidxml.hpp:1371
↓ 2 callersMethodBool
include/rapidjson/reader.h:203
↓ 2 callersMethodBool
include/rapidjson/document.h:2334
↓ 2 callersMethodCode
Get the error code.
include/rapidjson/error/error.h:114
↓ 2 callersMethodDestroySchemaValidator
include/rapidjson/schema.h:1749
↓ 2 callersMethodDouble
include/rapidjson/reader.h:208
↓ 2 callersFunctionEmpty
Check whether the array is empty.
include/rapidjson/document.h:1477
↓ 2 callersFunctionEncode
include/rapidjson/encodings.h:30
↓ 2 callersMethodEnd
include/rapidjson/document.h:2463
↓ 2 callersMethodErase
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 callersFunctionFlush
include/rapidjson/filewritestream.h:63
↓ 2 callersMethodFlush
include/rapidjson/encodedstream.h:162
↓ 2 callersFunctionGetCachedPowerByIndex
include/rapidjson/internal/diyfp.h:164
↓ 2 callersMethodGetPointer
include/rapidjson/schema.h:1511
↓ 2 callersFunctionGetString
include/rapidjson/document.h:1681
↓ 2 callersFunctionGetStringLength
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 callersFunctionGetStringPointer
include/rapidjson/document.h:1926
↓ 2 callersFunctionGrisuRound
include/rapidjson/internal/dtoa.h:35
↓ 2 callersFunctionIsDouble
include/rapidjson/document.h:948
↓ 2 callersMethodIsError
Whether the result is an error.
include/rapidjson/error/error.h:121
↓ 2 callersFunctionIsInt64
include/rapidjson/document.h:946
↓ 2 callersMethodIsNan
include/rapidjson/internal/ieee754.h:41
↓ 2 callersMethodIsNanOrInf
include/rapidjson/internal/ieee754.h:43
↓ 2 callersMethodIsValid
Check whether this is a valid pointer.
include/rapidjson/pointer.h:303
↓ 2 callersMethodKey
include/rapidjson/schema.h:196
↓ 2 callersMethodKey
include/rapidjson/reader.h:213
↓ 2 callersFunctionMalloc
include/rapidjson/allocators.h:65
↓ 2 callersMethodNextPositiveDouble
include/rapidjson/internal/ieee754.h:32
↓ 2 callersMethodOffset
Get the error offset, if \ref IsError(), 0 otherwise.
include/rapidjson/error/error.h:116
↓ 2 callersMethodPush
include/rapidjson/reader.h:787
↓ 2 callersMethodPushUnsafe
include/rapidjson/internal/stack.h:128
↓ 2 callersFunctionPutBOM
include/rapidjson/encodings.h:242
↓ 2 callersMethodPutEnd
include/rapidjson/stream.h:122
↓ 2 callersMethodRawNumber
enabled via kParseNumbersAsStringsFlag, string is not null-terminated (use length)
include/rapidjson/reader.h:210
↓ 2 callersMethodRemoveMember
include/rapidjson/document.h:2547
↓ 2 callersMethodReserve
include/rapidjson/internal/stack.h:115
↓ 2 callersMethodSetLength
include/rapidjson/document.h:1875
↓ 2 callersFunctionSetStringPointer
include/rapidjson/document.h:1927
↓ 2 callersMethodStartArray
include/rapidjson/reader.h:215
↓ 2 callersMethodStartObject
include/rapidjson/reader.h:212
↓ 2 callersMethodTell
include/rapidjson/encodedstream.h:158
↓ 2 callersMethodTell
include/rapidjson/pointer.h:1013
↓ 2 callersMethodValidate
include/rapidjson/encodings.h:325
↓ 2 callersFunctionWriteExponent
include/rapidjson/internal/dtoa.h:126
↓ 2 callersMethodappend_attribute
Appends a new attribute to the node. \param attribute Attribute to append.
include/rapidxml/rapidxml.hpp:1400
↓ 2 callersFunctionconvert
xml2json.cpp:9
↓ 2 callersFunctioncount_children
include/rapidxml/rapidxml_utils.hpp:93
↓ 2 callersMethoddocument
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 callersFunctiondtoa
include/rapidjson/internal/dtoa.h:216
↓ 2 callersFunctioni32toa
include/rapidjson/internal/itoa.h:113
↓ 2 callersFunctioni64toa
include/rapidjson/internal/itoa.h:291
↓ 2 callersMethodlocal_name_size
include/rapidxml/rapidxml.hpp:948
↓ 2 callersMethodprevious_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 callersFunctionprint
include/rapidxml/rapidxml_print.hpp:392
↓ 2 callersFunctionprint_attributes
include/rapidxml/rapidxml_print.hpp:120
↓ 2 callersFunctionprint_children
include/rapidxml/rapidxml_print.hpp:111
↓ 2 callersFunctionprint_node
include/rapidxml/rapidxml_print.hpp:320
↓ 2 callersFunctionxml2json_add_attributes
include/xml2json.hpp:94
↓ 2 callersFunctionxml2json_has_digits_only
Avoided any namespace pollution.
include/xml2json.hpp:42
↓ 1 callersMethodBeginValue
include/rapidjson/schema.h:600
↓ 1 callersFunctionCheckWithinHalfULP
include/rapidjson/internal/strtod.h:54
↓ 1 callersFunctionClear
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 callersMethodClear
include/rapidjson/document.h:2460
↓ 1 callersMethodClearStack
include/rapidjson/reader.h:547
↓ 1 callersMethodClearStack
include/rapidjson/document.h:2381
↓ 1 callersMethodCompare
include/rapidjson/internal/biginteger.h:208
↓ 1 callersMethodCopyFromRaw
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 callersFunctionCountDecimalDigit32
include/rapidjson/internal/dtoa.h:44
↓ 1 callersMethodCreateHasher
include/rapidjson/schema.h:1755
↓ 1 callersMethodDestroryHasher
include/rapidjson/schema.h:1763
↓ 1 callersMethodDifference
Compute absolute difference of this and rhs. Assume this != rhs
include/rapidjson/internal/biginteger.h:186
↓ 1 callersFunctionDigitGen
include/rapidjson/internal/dtoa.h:60
↓ 1 callersMethodDouble
include/rapidjson/document.h:2339
↓ 1 callersFunctionEncodeUnsafe
include/rapidjson/encodings.h:124
↓ 1 callersFunctionEncodedInputStream
include/rapidjson/encodedstream.h:44
↓ 1 callersMethodEndArray
include/rapidjson/schema.h:207
↓ 1 callersMethodEndArray
include/rapidjson/document.h:2369
↓ 1 callersMethodEndObject
include/rapidjson/schema.h:197
↓ 1 callersMethodEndObject
include/rapidjson/document.h:2361
↓ 1 callersMethodEndValue
include/rapidjson/schema.h:625
↓ 1 callersFunctionEraseMember
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 callersMethodEraseMember
include/rapidjson/document.h:2553
← previousnext →101–200 of 875, ranked by callers