Home
last modified time | relevance | path

Searched refs:nescape (Results 1 – 25 of 32) sorted by relevance

12

/dports/editors/hexer/hexer-1.0.3/
H A Dregex.c1064 int nescape = 0; in regex_compile() local
1077 if (!nescape) { nescape = 1; continue; } else goto Default1; in regex_compile()
1093 if (nescape) in regex_compile()
1100 if (nescape) { in regex_compile()
1108 if (nescape) { in regex_compile()
1120 if (nescape) { in regex_compile()
1132 if (nescape) { in regex_compile()
1143 nescape = 0; in regex_compile()
/dports/misc/py-crudini/crudini-0.9.3/tests/
H A Dsection1.ini12 escaped_not_processed = test \nescape
H A Dsection1.lines9 [ section1 ] escaped_not_processed = test \nescape
H A Dexample.lines10 [ section1 ] escaped_not_processed = test \nescape
/dports/misc/py-crudini/crudini-0.9.3/
H A Dexample.ini18 escaped_not_processed=test \nescape
/dports/editors/jupp/jupp/
H A Dscrn.h41 void nescape(SCRN *t);
H A Db.c2033 nescape(maint->t); in bload()
2356 nescape(maint->t); in bsave()
2364 nescape(maint->t); in bsave()
H A Dufile.c138 nescape(bw->parent->t->t); in ushell()
H A Dscrn.c1439 void nescape(SCRN *t) in nescape() function
/dports/sysutils/agedu/agedu-20211129.8cd63c5/
H A Dhtml.c443 char *format_string_inner(const char *fmt, int nescape, in format_string_inner() argument
495 } else if (charindex < nescape || in format_string_inner()
687 int nescape = 0; in format_string() local
719 char *new = format_string_inner(fmt, ++nescape, index, t); in format_string()
/dports/astro/stellarsolver/stellarsolver-1.8/stellarsolver/astrometry/util/
H A Dioutils.c664 int nescape = 0; local
673 nescape++;
675 result = malloc(len + nescape + 1);
686 assert(j == (len + nescape));
/dports/astro/astrometry/astrometry.net-0.85/util/
H A Dioutils.c613 int nescape = 0; in shell_escape() local
622 nescape++; in shell_escape()
624 result = malloc(len + nescape + 1); in shell_escape()
635 assert(j == (len + nescape)); in shell_escape()
/dports/editors/joe/joe-4.6/joe/
H A Dscrn.h187 void nescape(SCRN *t);
H A Dufile.c84 nescape(w->t->t); in ushell()
96 nescape(w->t->t); in dosys()
H A Db.c2741 nescape(maint->t); in bload()
3175 nescape(maint->t); in bsave()
3183 nescape(maint->t); in bsave()
H A Dscrn.c1865 void nescape(SCRN *t) in nescape() function
/dports/games/quetoo/quetoo-0.6.1/data/vanctf/maps/
H A Dboss2.ent1307 "message" "Locate an open\nescape pod."
/dports/lang/zig-devel/zig-0.9.0/lib/std/
H A Djson.zig84 try testing.expectEqual(true, encodesTo("with\nescape", "with\\nescape"));
/dports/lang/zig/zig-0.9.0/lib/std/
H A Djson.zig84 try testing.expectEqual(true, encodesTo("with\nescape", "with\\nescape"));
/dports/finance/myphpmoney/myphpmoney-1.3RC3/CHANGES/
H A DCHANGELOG-2002-FR426 [W] Ajout de la balise title en plus du tag alt pour etre compatible mozilla et nescape
/dports/java/eclipse-EPIC/org.epic.updatesite/plugins/org.epic.perleditor_0.6.24/org/epic/perleditor/editors/
H A DerrorsAndWarnings.properties611 …\nliterally. The <-- HERE shows in the regular expression about where the\nescape was discovered.\n
/dports/www/py-notebook/notebook-6.4.5/notebook/static/tree/js/
H A Dmain.min.js.map54nescape.escapeTest = /[&<>\"']/;\nescape.escapeReplace = /[&<>\"']/g;\nescape.replacements = {\n …
/dports/www/py-notebook/notebook-6.4.5/notebook/static/notebook/js/
H A Dmain.min.js.map102nescape.escapeTest = /[&<>\"']/;\nescape.escapeReplace = /[&<>\"']/g;\nescape.replacements = {\n …
/dports/www/nextcloud/nextcloud/apps-pkg/activity/js/
H A Dactivity-sidebar.js.map1 …'\n\nvar locate = require('../locate/escape')\n\nmodule.exports = escape\nescape.locator = locate\…
/dports/www/nextcloud/nextcloud/apps-pkg/notifications/js/
H A Dnotifications-main.js.map1 …'\n\nvar locate = require('../locate/escape')\n\nmodule.exports = escape\nescape.locator = locate\…

12