Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlCtxtGetLastError

2511 #undef xmlCtxtGetLastError
2512 extern __typeof (xmlCtxtGetLastError) xmlCtxtGetLastError __attribute((alias("xmlCtxtGetLastError__internal_alias")));
2514 #ifndef xmlCtxtGetLastError
2515 extern __typeof (xmlCtxtGetLastError) xmlCtxtGetLastError__internal_alias __attribute((visibility("hidden")));
2516 #define xmlCtxtGetLastError xmlCtxtGetLastError__internal_alias