Searched refs:stringop (Results 1 – 1 of 1) sorted by relevance
131 %type stringop {buffer *}141 %destructor stringop { buffer_free($$); }322 aelement(A) ::= stringop(B) ARRAY_ASSIGN expression(C). { in aelement()380 context ::= DOLLAR SRVVARNAME(B) LBRACKET stringop(C) RBRACKET cond(E) expression(D). { in SRVVARNAME()542 stringop(A) ::= expression(B). { in stringop() function559 include ::= INCLUDE stringop(A). { in stringop() function569 include_shell ::= INCLUDE_SHELL stringop(A). { in stringop() function