Searched refs:tre_str_source (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/tre-0.8.0/tests/
H A Dtest-str-source.c19 /* Context structure for the tre_str_source wrappers. */
67 /* Creates a tre_str_source wrapper around the string `str'. Returns the
68 tre_str_source object or NULL if out of memory. */
69 static tre_str_source *
72 tre_str_source *s;
98 free_str_source(tre_str_source *s)
109 tre_str_source *source;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/tre-0.8.0/lib/
H A Dtre.h238 } tre_str_source; typedef in typeref:struct:__anon2741
241 tre_reguexec(const regex_t *preg, const tre_str_source *string,
H A Dtre-match-utils.h9 #define str_source ((const tre_str_source*)string)
H A Dregexec.c163 const tre_str_source *source = string;
240 tre_reguexec(const regex_t *preg, const tre_str_source *str,

Completed in 117 milliseconds