OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:escaping
(Results
1 - 3
of
3
) sorted by relevancy
/src/bin/ksh/
edit.c
521
int nwords, i, idx,
escaping
;
local in function:x_file_glob
530
/* remove all
escaping
backward slashes */
531
escaping
= 0;
533
if (toglob[i] == '\\' && !
escaping
) {
534
escaping
= 1;
540
if (
escaping
)
escaping
= 0;
edit.c
521
int nwords, i, idx,
escaping
;
local in function:x_file_glob
530
/* remove all
escaping
backward slashes */
531
escaping
= 0;
533
if (toglob[i] == '\\' && !
escaping
) {
534
escaping
= 1;
540
if (
escaping
)
escaping
= 0;
edit.c
521
int nwords, i, idx,
escaping
;
local in function:x_file_glob
530
/* remove all
escaping
backward slashes */
531
escaping
= 0;
533
if (toglob[i] == '\\' && !
escaping
) {
534
escaping
= 1;
540
if (
escaping
)
escaping
= 0;
Completed in 80 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025