HomeSort by relevance Sort by last modified time
    Searched refs:namePop (Results 1 - 5 of 5) sorted by null

  /external/libxml2/include/libxml/
parserInternals.h 546 XMLPUBFUN const xmlChar * XMLCALL namePop (xmlParserCtxtPtr ctxt);
  /external/libxml2/
libxml2.syms 127 namePop;
    [all...]
parser.c     [all...]
elfgcchack.h 817 #undef namePop
818 extern __typeof (namePop) namePop __attribute((alias("namePop__internal_alias")));
820 #ifndef namePop
821 extern __typeof (namePop) namePop__internal_alias __attribute((visibility("hidden")));
822 #define namePop namePop__internal_alias
    [all...]
testapi.c     [all...]

Completed in 148 milliseconds