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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
pyexpat.c 75 int ns_prefixes; /* Namespace-triplets mode? */ member in struct:__anon4806
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
pyexpat.c 75 int ns_prefixes; /* Namespace-triplets mode? */ member in struct:__anon4470
    [all...]
  /external/python/cpython2/Modules/
pyexpat.c 75 int ns_prefixes; /* Namespace-triplets mode? */ member in struct:__anon32860
1102 new_parser->ns_prefixes = self->ns_prefixes;
    [all...]
  /external/python/cpython3/Modules/
pyexpat.c 62 int ns_prefixes; /* Namespace-triplets mode? */ member in struct:__anon33485
940 new_parser->ns_prefixes = self->ns_prefixes;
    [all...]

Completed in 171 milliseconds