Searched refs:argtmp (Results 1 – 1 of 1) sorted by relevance
7167 xmlXPathObjectPtr arg1, arg2, argtmp; in xmlXPathEqualValues() local7199 argtmp = arg2; in xmlXPathEqualValues()7201 arg1 = argtmp; in xmlXPathEqualValues()7252 xmlXPathObjectPtr arg1, arg2, argtmp; in xmlXPathNotEqualValues() local7284 argtmp = arg2; in xmlXPathNotEqualValues()7286 arg1 = argtmp; in xmlXPathNotEqualValues()