OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:valid_utf
(Results
1 - 3
of
3
) sorted by null
/external/pcre/dist/
pcre16_valid_utf16.c
84
PRIV(
valid_utf
)(PCRE_PUCHAR string, int length, int *erroroffset)
function
pcre32_valid_utf32.c
82
PRIV(
valid_utf
)(PCRE_PUCHAR string, int length, int *erroroffset)
function
pcre_valid_utf8.c
107
PRIV(
valid_utf
)(PCRE_PUCHAR string, int length, int *erroroffset)
function
Completed in 411 milliseconds