Home
last modified time | relevance | path

Searched refs:fromLimBefore (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Modules/expat/
Dxmltok.c420 const char * const fromLimBefore = fromLim; in utf8_toUtf8() local
422 if (fromLim < fromLimBefore) { in utf8_toUtf8()
/external/expat/lib/
Dxmltok.c417 const char * const fromLimBefore = fromLim; in utf8_toUtf8() local
419 if (fromLim < fromLimBefore) { in utf8_toUtf8()
/external/python/cpython2/Modules/expat/
Dxmltok.c417 const char * const fromLimBefore = fromLim; in utf8_toUtf8() local
419 if (fromLim < fromLimBefore) { in utf8_toUtf8()