Searched refs:QUOTES (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/neon/test/
H A Dstring-tests.c151 char *tok = ne_qtoken(&pnt, ',', QUOTES); \
158 char *tok = ne_qtoken(&pnt, ',', QUOTES); \
212 #undef QUOTES macro
213 #define QUOTES "'" macro
234 ON(ne_qtoken(&pnt, ',', QUOTES) != NULL);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/neon/test/
H A Dstring-tests.c151 char *tok = ne_qtoken(&pnt, ',', QUOTES); \
158 char *tok = ne_qtoken(&pnt, ',', QUOTES); \
212 #undef QUOTES macro
213 #define QUOTES "'" macro
234 ON(ne_qtoken(&pnt, ',', QUOTES) != NULL);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/neon/test/
H A Dstring-tests.c151 char *tok = ne_qtoken(&pnt, ',', QUOTES); \
158 char *tok = ne_qtoken(&pnt, ',', QUOTES); \
212 #undef QUOTES macro
213 #define QUOTES "'" macro
234 ON(ne_qtoken(&pnt, ',', QUOTES) != NULL);

Completed in 70 milliseconds