Home
last modified time | relevance | path

Searched defs:str_store (Results 1 – 8 of 8) sorted by relevance

/dports/textproc/augeas/augeas-1.12.0/lenses/
H A Dxendconfsxp.aug21 let str_store = store /[A-Za-z0-9_.\/-]+|\"([^\"\\\\]|(\\\\.))*\"|'([^'\\\\]|(\\\\.))*'/ var
H A Djson.aug29 let str_store = Quote.dquote . store /([^\\"]|\\\\["\/bfnrtu\\])*/ . Quote.dquote var
H A Dtoml.aug62 let str_store = Quote.dquote . store /([^\\"]|\\\\["\/bfnrtu\\])*/ . Quote.dquote var
/dports/www/trafficserver/trafficserver-9.1.1/include/tscore/
H A DArena.h157 Arena::str_store(const char *str, size_t len) in str_store() function
/dports/www/mnogosearch/mnogosearch-3.4.1/msearch-test/
H A Dmsearchtest.c70 str_store(char *dest, char *src) in str_store() function
/dports/ftp/wzdftpd/wzdftpd-0.8.3/libwzd-core/
H A Dwzd_string.c167 wzd_string_t * str_store(wzd_string_t * str, const char * s) in str_store() function
/dports/sysutils/thefish/thefish-0.6.7/
H A Dgtk_ui.c98 static GtkListStore *str_store; variable
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/src/txt/
H A Dstr.c752 str_store(PceString s, int idx, unsigned int chr) in str_store() function