Lines Matching refs:BITTWO

731 #define BITTWO 16  macro
737 #define BITTWO 8 macro
743 #define BITTWO 8 macro
756 G(PCHARS,BITTWO)(lv, p, offset, len, f)
762 G(PCHARSV,BITTWO)(p, offset, len, f)
768 G(READ_CAPTURE_NAME,BITTWO)(p, cn8, cn16, cn32, re)
774 G(SET_PCRE_CALLOUT,BITTWO)(callout)
780 G(SET_PCRE_STACK_GUARD,BITTWO)(stack_guard)
783 G(STRLEN,BITONE)(p) : G(STRLEN,BITTWO)(p))
789 G(PCRE_ASSIGN_JIT_STACK,BITTWO)(extra, callback, userdata)
795 G(PCRE_COMPILE,BITTWO)(re, pat, options, error, erroffset, tables)
805 G(PCRE_COPY_NAMED_SUBSTRING,BITTWO)(rc, re, bptr, offsets, count, \
812 G(PCRE_COPY_SUBSTRING,BITTWO)(rc, bptr, offsets, count, i, cbuffer, size)
820 G(PCRE_DFA_EXEC,BITTWO)(count, re, extra, bptr, len, start_offset, options, \
829 G(PCRE_EXEC,BITTWO)(count, re, extra, bptr, len, start_offset, options, \
836 G(PCRE_FREE_STUDY,BITTWO)(extra)
842 G(PCRE_FREE_SUBSTRING,BITTWO)(substring)
848 G(PCRE_FREE_SUBSTRING_LIST,BITTWO)(listptr)
856 G(PCRE_GET_NAMED_SUBSTRING,BITTWO)(rc, re, bptr, offsets, count, \
863 G(PCRE_GET_STRINGNUMBER,BITTWO)(n, rc, ptr)
869 G(PCRE_GET_SUBSTRING,BITTWO)(rc, bptr, use_offsets, count, i, subsptr)
875 G(PCRE_GET_SUBSTRING_LIST,BITTWO)(rc, bptr, offsets, count, listptr)
880 : G(PCRE_JIT_STACK_ALLOC,BITTWO)(startsize, maxsize)
886 G(PCRE_JIT_STACK_FREE,BITTWO)(stack)
890 G(G(pcre,BITONE),_maketables)() : G(G(pcre,BITTWO),_maketables)()
896 G(PCRE_PATTERN_TO_HOST_BYTE_ORDER,BITTWO)(rc, re, extra, tables)
902 G(PCRE_PRINTINT,BITTWO)(re, outfile, debug_lengths)
908 G(PCRE_STUDY,BITTWO)(extra, re, options, error)