Home
last modified time | relevance | path

Searched defs:strop (Results 1 – 3 of 3) sorted by relevance

/external/ltp/testcases/lib/
Dtst_kvcmp.c120 const char *strop = argv[i++]; in main() local
/external/python/cpython2/Lib/test/
Dtest_strop.py9 strop = test_support.import_module("strop") variable
/external/python/cpython2/Modules/
D_localemodule.c96 PyObject *mods, *strop, *string, *ulo; in fixup_ulcase() local