Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre16_utf16_utils.c85 pcre16_utf16_to_host_byte_order(PCRE_UCHAR16 *output, PCRE_SPTR16 input, in pcre16_utf16_to_host_byte_order() function
DMakefile.am756 ln -sf pcre_utf16_to_host_byte_order.3 $(DESTDIR)$(man3dir)/pcre16_utf16_to_host_byte_order.3
Dpcre.h.in650 PCRE_EXP_DECL int pcre16_utf16_to_host_byte_order(PCRE_UCHAR16 *,
Dpcre.h.generic650 PCRE_EXP_DECL int pcre16_utf16_to_host_byte_order(PCRE_UCHAR16 *,
DMakefile.in3192 ln -sf pcre_utf16_to_host_byte_order.3 $(DESTDIR)$(man3dir)/pcre16_utf16_to_host_byte_order.3
/external/pcre/
Dpcre.h650 PCRE_EXP_DECL int pcre16_utf16_to_host_byte_order(PCRE_UCHAR16 *,
/external/pcre/dist/doc/
Dpcre.txt296 int pcre16_utf16_to_host_byte_order(PCRE_UCHAR16 *output,
367 extra function, pcre16_utf16_to_host_byte_order(). This is a utility
372 The input and output arguments of pcre16_utf16_to_host_byte_order() may
444 pcre16_utf16_to_host_byte_order() is provided to help with this (see