Home
last modified time | relevance | path

Searched refs:pcre32_utf32_to_host_byte_order (Results 1 – 7 of 7) sorted by relevance

/external/pcre/dist/
Dpcre32_utf32_utils.c97 pcre32_utf32_to_host_byte_order(PCRE_UCHAR32 *output, PCRE_SPTR32 input, in pcre32_utf32_to_host_byte_order() function
DMakefile.am782 ln -sf pcre_utf32_to_host_byte_order.3 $(DESTDIR)$(man3dir)/pcre32_utf32_to_host_byte_order.3
Dpcre.h.generic652 PCRE_EXP_DECL int pcre32_utf32_to_host_byte_order(PCRE_UCHAR32 *,
Dpcre.h.in652 PCRE_EXP_DECL int pcre32_utf32_to_host_byte_order(PCRE_UCHAR32 *,
DMakefile.in3231 ln -sf pcre_utf32_to_host_byte_order.3 $(DESTDIR)$(man3dir)/pcre32_utf32_to_host_byte_order.3
/external/pcre/
Dpcre.h652 PCRE_EXP_DECL int pcre32_utf32_to_host_byte_order(PCRE_UCHAR32 *,
/external/pcre/dist/doc/
Dpcre.txt638 int pcre32_utf32_to_host_byte_order(PCRE_UCHAR32 *output,
709 extra function, pcre32_utf32_to_host_byte_order(). This is a utility
714 The input and output arguments of pcre32_utf32_to_host_byte_order() may
785 pcre32_utf32_to_host_byte_order() is provided to help with this (see