Searched refs:mergeAttributes (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/WindowsManifest/
H A DWindowsManifestMerger.cpp207 static Error mergeAttributes(xmlNodePtr OriginalNode, function
512 if (auto E = mergeAttributes(OriginalRoot, AdditionalRoot))
/freebsd-13-stable/contrib/libxo/xohtml/external/
H A Djquery.js6106 // mergeAttributes, in contrast, only merges back on the
6108 if ( dest.mergeAttributes ) {
6109 dest.mergeAttributes( src );

Completed in 77 milliseconds