Home
last modified time | relevance | path

Searched refs:copy_grouping (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
D_localemodule.c55 copy_grouping(char* s) in copy_grouping() function
237 x = copy_grouping(l->grouping); in PyLocale_localeconv()
248 x = copy_grouping(l->mon_grouping); in PyLocale_localeconv()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_localemodule.c55 copy_grouping(char* s) in copy_grouping() function
237 x = copy_grouping(l->grouping); in PyLocale_localeconv()
248 x = copy_grouping(l->mon_grouping); in PyLocale_localeconv()