Home
last modified time | relevance | path

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

/third_party/expat/lib/
Dxmltok.c381 const char *const fromLimBefore = fromLim; in utf8_toUtf8() local
383 if (fromLim < fromLimBefore) { in utf8_toUtf8()
/third_party/skia/third_party/externals/expat/expat/lib/
Dxmltok.c384 const char *const fromLimBefore = fromLim; in utf8_toUtf8() local
386 if (fromLim < fromLimBefore) { in utf8_toUtf8()
/third_party/python/Modules/expat/
Dxmltok.c384 const char *const fromLimBefore = fromLim; in utf8_toUtf8() local
386 if (fromLim < fromLimBefore) { in utf8_toUtf8()