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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/
xmltok.h 139 int (PTRCALL *nameMatchesAscii)(const ENCODING *,
232 (((enc)->nameMatchesAscii)(enc, ptr1, end1, ptr2))
xmltok.c 37 PREFIX(nameMatchesAscii), \
    [all...]
xmltok_impl.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/
xmltok.h 139 int (PTRCALL *nameMatchesAscii)(const ENCODING *,
232 (((enc)->nameMatchesAscii)(enc, ptr1, end1, ptr2))
xmltok.c 35 PREFIX(nameMatchesAscii), \
    [all...]
xmltok_impl.c     [all...]
  /external/expat/lib/
xmltok.h 170 int (PTRCALL *nameMatchesAscii)(const ENCODING *,
261 (((enc)->nameMatchesAscii)(enc, ptr1, end1, ptr2))
xmltok.c 69 PREFIX(nameMatchesAscii), \
    [all...]
xmltok_impl.c     [all...]
  /external/python/cpython2/Modules/expat/
xmltok.h 139 int (PTRCALL *nameMatchesAscii)(const ENCODING *,
232 (((enc)->nameMatchesAscii)(enc, ptr1, end1, ptr2))
xmltok.c 37 PREFIX(nameMatchesAscii), \
    [all...]
xmltok_impl.c     [all...]
  /external/python/cpython3/Modules/expat/
xmltok.h 139 int (PTRCALL *nameMatchesAscii)(const ENCODING *,
232 (((enc)->nameMatchesAscii)(enc, ptr1, end1, ptr2))
xmltok.c 37 PREFIX(nameMatchesAscii), \
    [all...]
xmltok_impl.c     [all...]

Completed in 436 milliseconds