Searched refs:str_del (Results 1 - 2 of 2) sorted by relevance

/httpd/server/
H A Dutil_expr_scan.l82 #define str_del (yyextra->scan_del)
127 str_del = yytext[0];
132 if (yytext[0] == str_del) {
H A Dutil_expr_scan.c621 #define str_del (yyextra->scan_del) macro
997 str_del = yytext[0];
1006 if (yytext[0] == str_del) {

Completed in 1066 milliseconds