Searched refs:CONDPAT_INT_LE (Results 1 - 1 of 1) sorted by relevance
/httpd/modules/mappers/ | ||
H A D | mod_rewrite.c | 290 CONDPAT_INT_LE, enumerator in enum:__anon236 3364 newcond->ptype = CONDPAT_INT_LE; 3948 case CONDPAT_INT_LE: rc = (atoi(input) <= atoi(p->pattern)); break; |
Completed in 3032 milliseconds