Home
last modified time | relevance | path

Searched refs:argtmp (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dxpath.c7165 xmlXPathObjectPtr arg1, arg2, argtmp; in xmlXPathEqualValues() local
7197 argtmp = arg2; in xmlXPathEqualValues()
7199 arg1 = argtmp; in xmlXPathEqualValues()
7250 xmlXPathObjectPtr arg1, arg2, argtmp; in xmlXPathNotEqualValues() local
7282 argtmp = arg2; in xmlXPathNotEqualValues()
7284 arg1 = argtmp; in xmlXPathNotEqualValues()