Home | History | Annotate | Download | only in src

Lines Matching refs:bracketed_id_str

1011 static uniqstr bracketed_id_str = 0;
1739 bracketed_id_str = NULL;
1823 bracketed_id_str = NULL;
1855 if (bracketed_id_str)
1874 BEGIN (bracketed_id_str ? SC_RETURN_BRACKETED_ID : INITIAL);
1884 BEGIN (bracketed_id_str ? SC_RETURN_BRACKETED_ID : INITIAL);
1892 BEGIN (bracketed_id_str ? SC_RETURN_BRACKETED_ID : INITIAL);
1907 if (bracketed_id_str)
1914 bracketed_id_str = uniqstr_new (gram_text);
1924 if (bracketed_id_str)
1928 val->uniqstr = bracketed_id_str;
1929 bracketed_id_str = 0;
1963 val->uniqstr = bracketed_id_str;
1964 bracketed_id_str = 0;