STR_TMPLOCK      1840 string.c           if (FL_TEST(str, STR_TMPLOCK)) {
STR_TMPLOCK      2414 string.c           if (FL_TEST(str, STR_TMPLOCK)) {
STR_TMPLOCK      2417 string.c           FL_SET(str, STR_TMPLOCK);
STR_TMPLOCK      2424 string.c           if (!FL_TEST(str, STR_TMPLOCK)) {
STR_TMPLOCK      2427 string.c           FL_UNSET(str, STR_TMPLOCK);