Home
last modified time | relevance | path

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

/reactos/dll/win32/msxml3/
H A Ddocfrag.c279 return return_null_ptr((void**)attributeMap); in domfrag_get_attributes()
H A Dentityref.c276 return return_null_ptr((void**)attributeMap); in entityref_get_attributes()
H A Dmsxml_private.h458 static inline HRESULT return_null_ptr(void **p) in return_null_ptr() function
H A Dattribute.c289 return return_null_ptr((void**)attributeMap); in domattr_get_attributes()
H A Dcomment.c283 return return_null_ptr((void**)attributeMap); in domcomment_get_attributes()
H A Dtext.c281 return return_null_ptr((void**)attributeMap); in domtext_get_attributes()
H A Dcdata.c284 return return_null_ptr((void**)attributeMap); in domcdata_get_attributes()
H A Dnode.c1977 return return_null_ptr((void**)attributeMap); in unknode_get_attributes()
H A Ddomdoc.c1155 return return_null_ptr((void**)attributeMap); in domdoc_get_attributes()