Searched refs:argtmp (Results 1 – 1 of 1) sorted by relevance
7140 xmlXPathObjectPtr arg1, arg2, argtmp; in xmlXPathEqualValues() local7172 argtmp = arg2; in xmlXPathEqualValues()7174 arg1 = argtmp; in xmlXPathEqualValues()7225 xmlXPathObjectPtr arg1, arg2, argtmp; in xmlXPathNotEqualValues() local7257 argtmp = arg2; in xmlXPathNotEqualValues()7259 arg1 = argtmp; in xmlXPathNotEqualValues()