Home
last modified time | relevance | path

Searched defs:intern (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dpyexpat.c80 PyObject *intern; /* Dictionary to intern strings */ member
1271 newxmlparseobject(char *encoding, char *namespace_separator, PyObject *intern) in newxmlparseobject()
1727 PyObject *intern = NULL; in pyexpat_ParserCreate() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dpyexpat.c80 PyObject *intern; /* Dictionary to intern strings */ member
1281 newxmlparseobject(char *encoding, char *namespace_separator, PyObject *intern) in newxmlparseobject()
1747 PyObject *intern = NULL; in pyexpat_ParserCreate() local