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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/unicase/
H A Dignorable.c47 int wbp = uc_wordbreak_property (uc); local
49 return (wbp == WBP_MIDLETTER || wbp == WBP_MIDNUMLET
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/shell/
H A Dmsh.c560 static int expand(const char *cp, struct wdblock **wbp, int f);
3726 static int expand(const char *cp, struct wdblock **wbp, int f) argument
3749 *wbp = addword(xp, *wbp);
3762 *wbp = addword(xp, *wbp);
3764 *wbp = glob(xp, *wbp);

Completed in 164 milliseconds