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

/illumos-gate/usr/src/lib/libc/port/regex/
H A Dregcmp.c129 unsigned int class_length; local
347 * <NOT_IN_CLASS><class_length><...c...>
349 * <NOT_IN_CLASS><class_length><...a<THRU>z...>
351 * <IN_CLASS><class_length><...c...>
353 * <IN_CLASS><class_length><...a<THRU>z...>
355 * NOTE: <class_length> includes the
356 * <class_length> byte
391 /* leave space for <class_length> */
403 /* leave space for <class_length> */
558 class_length
[all...]

Completed in 44 milliseconds