HomeSort by relevance Sort by last modified time
    Searched refs:ord2utf (Results 1 - 7 of 7) sorted by null

  /external/pcre/dist/
pcre32_ord2utf32.c 68 PRIV(ord2utf)(pcre_uint32 cvalue, pcre_uchar *buffer) function
pcre16_ord2utf16.c 68 PRIV(ord2utf)(pcre_uint32 cvalue, pcre_uchar *buffer) function
pcre_ord2utf8.c 68 PRIV(ord2utf)(pcre_uint32 cvalue, pcre_uchar *buffer) function
pcre_study.c 610 (void)PRIV(ord2utf)(c, buff);
693 (void)PRIV(ord2utf)(c, buff);
898 (void)PRIV(ord2utf)(c, buff);
    [all...]
pcre_compile.c     [all...]
pcre_exec.c     [all...]
pcre_jit_compile.c     [all...]

Completed in 158 milliseconds