Searched refs:stringop (Results 1 – 1 of 1) sorted by relevance
386 %type stringop {buffer *}396 %destructor stringop { buffer_free($$); }611 aelement(A) ::= stringop(B) ARRAY_ASSIGN expression(C). { in aelement()747 context ::= DOLLAR SRVVARNAME(B) LBRACKET stringop(C) RBRACKET cond(E) expression(D). { in SRVVARNAME()791 stringop(A) ::= expression(B). { in stringop() function808 include ::= INCLUDE stringop(A). { in stringop() function818 include_shell ::= INCLUDE_SHELL stringop(A). { in stringop() function