Searched refs:CHECK_ARITY (Results 1 – 3 of 3) sorted by relevance
1744 CHECK_ARITY(0); in xmlXPtrHereFunction()1762 CHECK_ARITY(0); in xmlXPtrOriginFunction()1799 CHECK_ARITY(1); in xmlXPtrStartPointFunction()1895 CHECK_ARITY(1); in xmlXPtrEndPointFunction()2047 CHECK_ARITY(1); in xmlXPtrRangeFunction()2199 CHECK_ARITY(1); in xmlXPtrRangeInsideFunction()2258 CHECK_ARITY(1); in xmlXPtrRangeToFunction()
8490 CHECK_ARITY(0); in xmlXPathLastFunction()8517 CHECK_ARITY(0); in xmlXPathPositionFunction()8543 CHECK_ARITY(1); in xmlXPathCountFunction()8658 CHECK_ARITY(1); in xmlXPathIdFunction()8719 CHECK_ARITY(1); in xmlXPathLocalNameFunction()8777 CHECK_ARITY(1); in xmlXPathNamespaceURIFunction()8837 CHECK_ARITY(1); in xmlXPathNameFunction()8933 CHECK_ARITY(1); in xmlXPathStringFunction()8970 CHECK_ARITY(1); in xmlXPathStringLengthFunction()8995 CHECK_ARITY(2); in xmlXPathConcatFunction()[all …]
296 #define CHECK_ARITY(x) \ macro