HomeSort by relevance Sort by last modified time
    Searched refs:CS_OPS_UNARY (Results 1 - 2 of 2) sorted by null

  /external/clearsilver/cs/
cs.h 96 #define CS_OPS_UNARY (CS_OP_EXISTS | CS_OP_NOT | CS_OP_NUM | CS_OP_LPAREN)
csparse.c 1210 if (ntokens == 2 && (tokens[0].type & CS_OPS_UNARY))
    [all...]

Completed in 16 milliseconds