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

/osnet-11/usr/src/lib/libc/port/regex/
H A Dregcmp.c131 unsigned int class_length; local
349 * <NOT_IN_CLASS><class_length><...c...>
351 * <NOT_IN_CLASS><class_length><...a<THRU>z...>
353 * <IN_CLASS><class_length><...c...>
355 * <IN_CLASS><class_length><...a<THRU>z...>
357 * NOTE: <class_length> includes the
358 * <class_length> byte
393 /* leave space for <class_length> */
405 /* leave space for <class_length> */
558 class_length
[all...]

Completed in 16 milliseconds