Home
last modified time | relevance | path

Searched defs:maxAmpl (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/libxml2/
H A Dxmllint.c174 static unsigned maxAmpl = 0; variable
H A Dxmlreader.c5006 xmlTextReaderSetMaxAmplification(xmlTextReaderPtr reader, unsigned maxAmpl) in xmlTextReaderSetMaxAmplification()
H A Dparser.c13693 xmlCtxtSetMaxAmplification(xmlParserCtxtPtr ctxt, unsigned maxAmpl) in xmlCtxtSetMaxAmplification()
/aosp_15_r20/external/cronet/third_party/libxml/src/include/libxml/
H A Dparser.h307 unsigned maxAmpl; /* maximum amplification factor */ member
/aosp_15_r20/external/cronet/third_party/libxml/src/
H A Dxmlreader.c4961 xmlTextReaderSetMaxAmplification(xmlTextReaderPtr reader, unsigned maxAmpl) in xmlTextReaderSetMaxAmplification()
H A Dparser.c13696 xmlCtxtSetMaxAmplification(xmlParserCtxtPtr ctxt, unsigned maxAmpl) in xmlCtxtSetMaxAmplification()