HomeSort by: relevance | last modified time | path
    Searched defs:closing_brace (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl2/gettext/dist/gettext-runtime/src/
envsubst.c 471 bool closing_brace = false; local
503 closing_brace = true;
551 if (closing_brace)
envsubst.c 471 bool closing_brace = false; local
503 closing_brace = true;
551 if (closing_brace)
  /src/usr.bin/make/
dir.c 689 closing_brace(const char *p) function
778 middle_end = closing_brace(middle);
dir.c 689 closing_brace(const char *p) function
778 middle_end = closing_brace(middle);

Completed in 30 milliseconds