Searched refs:CHECK_ARITY (Results 1 – 3 of 3) sorted by relevance
1717 CHECK_ARITY(0); in xmlXPtrHereFunction()1735 CHECK_ARITY(0); in xmlXPtrOriginFunction()1772 CHECK_ARITY(1); in xmlXPtrStartPointFunction()1868 CHECK_ARITY(1); in xmlXPtrEndPointFunction()2020 CHECK_ARITY(1); in xmlXPtrRangeFunction()2174 CHECK_ARITY(1); in xmlXPtrRangeInsideFunction()
8503 CHECK_ARITY(0); in xmlXPathLastFunction()8530 CHECK_ARITY(0); in xmlXPathPositionFunction()8556 CHECK_ARITY(1); in xmlXPathCountFunction()8671 CHECK_ARITY(1); in xmlXPathIdFunction()8732 CHECK_ARITY(1); in xmlXPathLocalNameFunction()8790 CHECK_ARITY(1); in xmlXPathNamespaceURIFunction()8850 CHECK_ARITY(1); in xmlXPathNameFunction()8946 CHECK_ARITY(1); in xmlXPathStringFunction()8983 CHECK_ARITY(1); in xmlXPathStringLengthFunction()9008 CHECK_ARITY(2); in xmlXPathConcatFunction()[all …]
296 #define CHECK_ARITY(x) \ macro