HomeSort by: relevance | last modified time | path
    Searched refs:nsub (Results 1 - 25 of 25) sorted by relevancy

  /src/external/bsd/openldap/dist/libraries/librewrite/
subst.c 42 int nsub = 0, l; local
71 sizeof( struct berval )*( nsub + 1 ) );
76 subs[ nsub ].bv_val = NULL;
79 sizeof( struct rewrite_submatch )*( nsub + 1 ) );
84 submatch[ nsub ].ls_map = NULL;
93 subs[ nsub ].bv_len = l;
94 subs[ nsub ].bv_val = malloc( l + 1 );
95 if ( subs[ nsub ].bv_val == NULL ) {
98 AC_MEMCPY( subs[ nsub ].bv_val, begin, l );
99 subs[ nsub ].bv_val[ l ] = '\0'
    [all...]
  /src/external/mpl/bind/dist/lib/dns/rdata/generic/
naptr_35.c 31 unsigned int nsub = 0; local
112 if (nsub < 1) {
113 nsub = 1;
117 if (nsub < 2) {
118 nsub = 2;
122 if (nsub < 3) {
123 nsub = 3;
127 if (nsub < 4) {
128 nsub = 4;
132 if (nsub < 5)
    [all...]
  /src/external/mpl/dhcp/bind/dist/lib/dns/rdata/generic/
naptr_35.c 31 unsigned int nsub = 0; local
112 if (nsub < 1) {
113 nsub = 1;
117 if (nsub < 2) {
118 nsub = 2;
122 if (nsub < 3) {
123 nsub = 3;
127 if (nsub < 4) {
128 nsub = 4;
132 if (nsub < 5)
    [all...]
  /src/tests/lib/libc/regex/
debug.c 72 if (g->nsub > 0)
73 fprintf(d, ", nsub=%zu", g->nsub);
  /src/external/bsd/nvi/dist/regex/
regex2.h 162 size_t nsub; /* copy of re_nsub */ member in struct:re_guts
engine.c 75 regmatch_t *pmatch; /* [nsub+1] (0 element unused) */
222 m->pmatch = (regmatch_t *)malloc((m->g->nsub + 1) *
228 for (i = 1; i <= m->g->nsub; i++)
260 for (i = 1; i <= m->g->nsub; i++) {
286 if (i <= m->g->nsub)
473 assert(0 < i && i <= m->g->nsub);
478 assert(0 < i && i <= m->g->nsub);
612 assert(0 < i && i <= m->g->nsub);
673 assert(0 < i && i <= m->g->nsub);
684 assert(0 < i && i <= m->g->nsub);
    [all...]
regcomp.c 260 g->nsub = 0;
286 preg->re_nsub = g->nsub;
373 p->g->nsub++;
374 subno = p->g->nsub;
590 p->g->nsub++;
591 subno = p->g->nsub;
621 assert(i <= p->g->nsub);
  /src/external/apache2/llvm/dist/llvm/lib/Support/
regex2.h 154 size_t nsub; /* copy of re_nsub */ member in struct:re_guts
regengine.inc 74 llvm_regmatch_t *pmatch; /* [nsub+1] (0 element unused) */
210 m->pmatch = (llvm_regmatch_t *)malloc((m->g->nsub + 1) *
216 for (i = 1; i <= m->g->nsub; i++)
248 for (i = 1; i <= m->g->nsub; i++) {
275 if (i <= m->g->nsub)
461 assert(0 < i && i <= m->g->nsub);
466 assert(0 < i && i <= m->g->nsub);
585 assert(0 < i && i <= m->g->nsub);
648 assert(0 < i && i <= m->g->nsub);
659 assert(0 < i && i <= m->g->nsub);
    [all...]
regcomp.c 350 g->nsub = 0;
374 preg->re_nsub = g->nsub;
453 p->g->nsub++;
454 subno = p->g->nsub;
525 assert(backrefnum <= p->g->nsub);
693 p->g->nsub++;
694 subno = p->g->nsub;
724 assert(i <= p->g->nsub);
  /src/external/bsd/tre/dist/python/
tre-python.c 334 size_t nsub; local
357 nsub = self->rgx.re_nsub + 1;
358 pm = PyMem_New(regmatch_t, nsub);
365 mo->am.nmatch = nsub;
423 { "nsub", T_INT, offsetof(TrePatternObject, rgx.re_nsub), READONLY,
  /src/external/historical/nawk/dist/testdir/
chem.awk 423 function atom(s, c, i, n, nsub, cloc, nsubc) { # convert CH3 to atom(...)
427 nsub = nsubc = 0
433 nsub++
441 s, (n-nsub/2)*cwid, textht, (cloc-nsubc/2-0.5)*cwid, crh, crw, dav)
  /src/lib/libc/regex/
engine.c 93 regmatch_t *pmatch; /* [nsub+1] (0 element unused) */
339 m->pmatch = (regmatch_t *)malloc((m->g->nsub + 1) *
345 for (i = 1; i <= m->g->nsub; i++)
376 for (i = 1; i <= m->g->nsub; i++) {
405 if (i <= m->g->nsub)
606 assert(0 < i && i <= m->g->nsub);
611 assert(0 < i && i <= m->g->nsub);
783 assert(0 < i && i <= m->g->nsub);
843 assert(0 < i && i <= m->g->nsub);
853 assert(0 < i && i <= m->g->nsub);
    [all...]
regex2.h 196 size_t nsub; /* copy of re_nsub */ member in struct:re_guts
regcomp.c 370 g->nsub = 0;
399 preg->re_nsub = g->nsub;
468 p->g->nsub++;
469 subno = (sopno)p->g->nsub;
581 assert(i <= p->g->nsub);
976 p->g->nsub++;
977 subno = (sopno)p->g->nsub;
1006 assert(i <= p->g->nsub);
  /src/sys/dev/sdmmc/
if_bwfm_sdio.c 1780 int nsub; local
1936 nsub = flen / sizeof(uint16_t);
1937 subsize = nsub * sizeof(uint16_t);
1944 bwfm_sdio_rx_glom(sc, sublen, nsub, &nextlen);
1947 sc->sc_rx_seq += nsub;
1958 bwfm_sdio_rx_glom(struct bwfm_sdio_softc *sc, uint16_t *sublen, int nsub,
1969 if (nsub == 0) {
1970 printf("%s: rx_glom nsub == 0\n", DEVNAME(sc));
1975 for (i = 0; i < nsub; i++) {
  /src/external/ibm-public/postfix/dist/src/util/
dict_regexp.c 211 #define DICT_REGEXP_REGEXEC(err, map, line, expr, match, str, nsub, pmatch) \
212 ((err) = regexec((expr), (str), (nsub), (pmatch), 0), \
  /src/usr.bin/make/
var.c 1602 const regmatch_t *m, size_t nsub)
1606 if (n >= nsub)
1624 const regmatch_t *m, size_t nsub)
1634 RegexReplaceBackref(*++rp, buf, wp, m, nsub);
1646 size_t nsub; member in struct:ModifyWord_SubstRegexArgs
1667 xrv = regexec(&args->re, wp, args->nsub, m, flags);
1680 RegexReplace(args->replace, buf, wp, m, args->nsub);
3047 args.nsub = args.re.re_nsub + 1;
3048 if (args.nsub > 10)
3049 args.nsub = 10
    [all...]
  /src/external/bsd/jemalloc.old/dist/src/
extent.c 315 size_t nsub = edata_size_get(edata) >> LG_PAGE; local
316 assert(atomic_load_zu(&curpages, ATOMIC_RELAXED) >= nsub);
317 atomic_fetch_sub_zu(&curpages, nsub, ATOMIC_RELAXED);
  /src/external/bsd/openldap/dist/servers/slapd/overlays/
translucent.c 1025 SubstringsAssertion *nsub; local
1030 nsub = op->o_tmpalloc( sizeof(SubstringsAssertion), op->o_tmpmemctx );
1031 *nsub = *f->f_sub;
1032 n->f_sub = nsub;
  /src/external/bsd/jemalloc/dist/src/
extent.c 329 size_t nsub = edata_size_get(edata) >> LG_PAGE; local
330 assert(atomic_load_zu(&curpages, ATOMIC_RELAXED) >= nsub);
331 atomic_fetch_sub_zu(&curpages, nsub, ATOMIC_RELAXED);
  /src/external/historical/nawk/dist/
run.c 486 size_t nsub = p->nnext ? seplen : 0; local
488 size_t tlen = blen + slen + nsub;
495 if (nsub) {
496 memcpy(buf + blen + slen, *SUBSEP, nsub);
  /src/external/gpl3/gcc/dist/gcc/fortran/
intrinsic.cc 46 static int nfunc, nsub, nargs, nconv, ncharconv; variable
394 nsub++;
1047 int n = nsub;
1102 sym = find_sym (subroutines, nsub, name);
1260 nsub++;
4183 nargs = nfunc = nsub = nconv = 0;
4196 sizeof (gfc_intrinsic_sym) * (nfunc + nsub)
4204 next_arg = ((gfc_intrinsic_arg *) (subroutines + nsub)) - 1;
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
intrinsic.cc 45 static int nfunc, nsub, nargs, nconv, ncharconv; variable
393 nsub++;
1046 int n = nsub;
1101 sym = find_sym (subroutines, nsub, name);
1259 nsub++;
4179 nargs = nfunc = nsub = nconv = 0;
4192 sizeof (gfc_intrinsic_sym) * (nfunc + nsub)
4200 next_arg = ((gfc_intrinsic_arg *) (subroutines + nsub)) - 1;
  /src/external/bsd/tmux/dist/
format.c 4960 u_int i, count, nsub = 0, nrep; local
4993 sub = xreallocarray(sub, nsub + 1, sizeof *sub);
4994 sub[nsub++] = fm;
5410 for (i = 0; i < nsub; i++) {

Completed in 37 milliseconds