HomeSort by relevance Sort by last modified time
    Searched refs:test_cr (Results 1 - 2 of 2) sorted by null

  /external/freetype/src/type1/
t1parse.c 338 FT_Bool test_cr; local
430 test_cr = FT_BOOL( !pos_lf ||
438 (test_cr && *cur == '\r' ) ||
  /external/python/cpython3/Lib/test/test_importlib/source/
test_source_encoding.py 135 def test_cr(self): member in class:LineEndingTest

Completed in 232 milliseconds