Home
last modified time | relevance | path

Searched refs:docu (Results 1 – 8 of 8) sorted by relevance

/external/libxml2/
Drelaxng.c681 xmlRelaxNGFreeDocument(xmlRelaxNGDocumentPtr docu) in xmlRelaxNGFreeDocument() argument
683 if (docu == NULL) in xmlRelaxNGFreeDocument()
686 if (docu->href != NULL) in xmlRelaxNGFreeDocument()
687 xmlFree(docu->href); in xmlRelaxNGFreeDocument()
688 if (docu->doc != NULL) in xmlRelaxNGFreeDocument()
689 xmlFreeDoc(docu->doc); in xmlRelaxNGFreeDocument()
690 if (docu->schema != NULL) in xmlRelaxNGFreeDocument()
691 xmlRelaxNGFreeInnerSchema(docu->schema); in xmlRelaxNGFreeDocument()
692 xmlFree(docu); in xmlRelaxNGFreeDocument()
702 xmlRelaxNGFreeDocumentList(xmlRelaxNGDocumentPtr docu) in xmlRelaxNGFreeDocumentList() argument
[all …]
/external/llvm/test/MC/Hexagon/
Dnew-value-check.s25 # invalid: definition of r0 should be unconditional (not explicitly docu-
/external/bzip2/
Dbzip2.txt386 compression performance. Donna Robinson XMLised the docu-
Dbzip2.1.preformatted391 compression performance. Donna Robinson XMLised the docu­
/external/tcpdump/tests/
Dprint-capX.out192 0x0990: 642c 2061 6e64 2075 7365 7220 646f 6375 d,.and.user.docu
/external/pcre/dist2/doc/
Dpcre2grep.txt841 ment is either a number or a quoted string (see the pcre2callout docu-
Dpcre2.txt195 contains a description of all its native functions. See the pcre2 docu-
4051 For more information about code coverage, see the gcov and lcov docu-
4810 the size of machine stack that it uses. The exact rules are not docu-
8683 subpatterns called as subroutines (whether or not recursively) is docu-
8754 tion entitled "Other information about the match" in the pcre2api docu-
9810 acter tables, see the section on locale support in the pcre2api docu-
10428 also some other changes to the way characters are handled, as docu-
Dpcre2test.txt896 availability to be checked during compilation (see the pcre2api docu-