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

  /src/external/gpl2/gettext/dist/gettext-tools/src/
x-tcl.c 420 t_bracket, /* ']' pseudo word */ enumerator in enum:word_type
755 wp->type = t_bracket;
815 t_bracket (only if looking_for is ']') or t_brace or t_eof. */
873 if (inner.type == t_separator || inner.type == t_bracket
948 t_bracket (only if looking_for is ']') or t_brace or t_eof. */
x-tcl.c 420 t_bracket, /* ']' pseudo word */ enumerator in enum:word_type
755 wp->type = t_bracket;
815 t_bracket (only if looking_for is ']') or t_brace or t_eof. */
873 if (inner.type == t_separator || inner.type == t_bracket
948 t_bracket (only if looking_for is ']') or t_brace or t_eof. */

Completed in 44 milliseconds