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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/
xmltok.c 269 #define IS_NAME_CHAR(enc, p, n) \
308 #undef IS_NAME_CHAR
694 #define IS_NAME_CHAR(enc, p, n) 0
707 #undef IS_NAME_CHAR
835 #define IS_NAME_CHAR(enc, p, n) 0
848 #undef IS_NAME_CHAR
    [all...]
xmltok_impl.c 37 if (!IS_NAME_CHAR(enc, ptr, n)) { \
1105 if (IS_NAME_CHAR(enc, ptr, n)) { \
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/
xmltok.c 267 #define IS_NAME_CHAR(enc, p, n) \
304 #undef IS_NAME_CHAR
690 #define IS_NAME_CHAR(enc, p, n) 0
701 #undef IS_NAME_CHAR
829 #define IS_NAME_CHAR(enc, p, n) 0
840 #undef IS_NAME_CHAR
    [all...]
xmltok_impl.c 34 if (!IS_NAME_CHAR(enc, ptr, n)) { \
1102 if (IS_NAME_CHAR(enc, ptr, n)) { \
    [all...]
  /external/expat/lib/
xmltok.c 280 #define IS_NAME_CHAR(enc, p, n) \
319 #undef IS_NAME_CHAR
789 #define IS_NAME_CHAR(enc, p, n) 0
802 #undef IS_NAME_CHAR
930 #define IS_NAME_CHAR(enc, p, n) 0
943 #undef IS_NAME_CHAR
    [all...]
xmltok_impl.c 37 if (!IS_NAME_CHAR(enc, ptr, n)) { \
1098 if (IS_NAME_CHAR(enc, ptr, n)) { \
    [all...]
  /external/python/cpython2/Modules/expat/
xmltok.c 269 #define IS_NAME_CHAR(enc, p, n) \
308 #undef IS_NAME_CHAR
694 #define IS_NAME_CHAR(enc, p, n) 0
707 #undef IS_NAME_CHAR
835 #define IS_NAME_CHAR(enc, p, n) 0
848 #undef IS_NAME_CHAR
    [all...]
xmltok_impl.c 37 if (!IS_NAME_CHAR(enc, ptr, n)) { \
1105 if (IS_NAME_CHAR(enc, ptr, n)) { \
    [all...]

Completed in 365 milliseconds