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

  /external/libxml2/include/libxml/
c14n.h 72 int with_comments,
80 int with_comments,
88 int with_comments,
116 int with_comments,
  /external/libxml2/
c14n.c 58 int with_comments; member in struct:_xmlC14NCtx
    [all...]
testC14N.c 60 test_c14n(const char* xml_filename, int with_comments, int mode,
108 with_comments, &result);
runtest.c     [all...]
testapi.c 5380 int with_comments; \/* include comments in the result (!=0) or not (==0) *\/ local
5449 int with_comments; \/* include comments in the result (!=0) or not (==0) *\/ local
5525 int with_comments; \/* include comments in the result (!=0) or not (==0) *\/ local
    [all...]
  /external/libxml2/python/
libxml.py 423 # with_comments: include comments in the result (!=0) or not
429 with_comments=0):
437 with_comments != 0)
443 with_comments=0):
451 with_comments != 0,
libxml.c 3616 int with_comments; local
3692 int with_comments; local
    [all...]

Completed in 137 milliseconds