Home
last modified time | relevance | path

Searched defs:isfinal (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython3/Modules/clinic/
Dpyexpat.c.h28 int isfinal = 0; in pyexpat_xmlparser_Parse() local
/aosp_15_r20/external/python/cpython3/Modules/
Dpyexpat.c723 PyObject *data, int isfinal) in pyexpat_xmlparser_Parse_impl()