Lines Matching defs:find
675 char *find;
695 find = fromstr;
696 while ((ne = strchr(find, '=')) != NULL) {
697 find = ne + 1;
701 find = fromstr;
702 while ((ns = strchr(find, '/')) != NULL) {
703 find = ns + 1;
717 find = fromstr;
725 * We go through a pretty complicated procedure to find the
729 * and decide that starts a new pair. Instead we have to find
734 startn = strchr(find, '/');
738 starti = strchr(find, '=');
756 find = endi2;
760 find = starti + strlen(starti);
1394 * root), then iterate over siblings to find the matching node.
1460 * find the specified hc-scheme node "rsrc" and run the callback function "cb"
1892 * find it.