Home | History | Annotate | Download | only in memcheck

Lines Matching refs:accept

1378       UChar* accept = (UChar*)acceptV; \
1380 /* find the length of 'accept', not including terminating zero */ \
1382 while (accept[nacc]) nacc++; \
1394 if (sc == accept[i]) \
1463 UChar* accept = (UChar*)acceptV; \
1465 /* find the length of 'accept', not including terminating zero */ \
1467 while (accept[nacc]) nacc++; \
1477 if (sc == accept[i]) \