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

  /external/libxml2/include/libxml/
parserInternals.h 514 XMLPUBFUN int XMLCALL namePush (xmlParserCtxtPtr ctxt,
  /external/libxml2/
elfgcchack.h 827 #undef namePush
828 extern __typeof (namePush) namePush __attribute((alias("namePush__internal_alias")));
830 #ifndef namePush
831 extern __typeof (namePush) namePush__internal_alias __attribute((visibility("hidden")));
832 #define namePush namePush__internal_alias
    [all...]
parser.c     [all...]

Completed in 23 milliseconds