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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/editors/
H A Dvi.c233 static char *find_pair(char *, char); // find matching pair () [] {}
1724 static char *find_pair(char * p, char c) function
1776 q = find_pair(p, *p); // get loc of matching char
3200 p = find_pair(q, *q);

Completed in 53 milliseconds