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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_htmlparser.py 20 prevtype = None
23 if type == prevtype == "data":
27 prevtype = type
test_sgmllib.py 19 prevtype = None
22 if type == prevtype == "data":
26 prevtype = type
  /external/python/cpython2/Lib/test/
test_sgmllib.py 19 prevtype = None
22 if type == prevtype == "data":
26 prevtype = type
test_htmlparser.py 20 prevtype = None
23 if type == prevtype == "data":
27 prevtype = type
  /external/python/cpython3/Lib/test/
test_htmlparser.py 19 prevtype = None
22 if type == prevtype == "data":
26 prevtype = type
  /external/curl/lib/
formdata.c 209 const char *prevtype = NULL; local
577 type = prevtype;
647 prevtype = form->contenttype;
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/
UCharacterTest.java 1540 int prevtype = -1; local
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
UCharacterTest.java 1537 int prevtype = -1; local
    [all...]

Completed in 1390 milliseconds