STR_TMPLOCK      1139 string.c           if (FL_TEST(str, STR_TMPLOCK)) {
STR_TMPLOCK      1529 string.c           if (FL_TEST(str, STR_TMPLOCK)) {
STR_TMPLOCK      1532 string.c           FL_SET(str, STR_TMPLOCK);
STR_TMPLOCK      1539 string.c           if (!FL_TEST(str, STR_TMPLOCK)) {
STR_TMPLOCK      1542 string.c           FL_UNSET(str, STR_TMPLOCK);