Searched refs:nested (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/libshell/common/tests/
H A Dquoting2.sh60 then err_exit "nested \$(print -r - '') differs from ''"
63 then err_exit "\"nested \$(print -r - '')\" differs from ''"
66 then err_exit "nested \"\$(print -r - '')\" differs from ''"
81 then err_exit "nested double quotes failed"
H A Dquoting.sh59 then err_exit "nested \$(print -r - '') differs from ''"
62 then err_exit "\"nested \$(print -r - '')\" differs from ''"
65 then err_exit "nested \"\$(print -r - '')\" differs from ''"
80 then err_exit "nested double quotes failed"
H A Dsubstring.sh308 D=$';' E=$'\\\\' Q=$'"' S=$'\'' M='nested pattern substitution failed'
/illumos-gate/usr/src/lib/libsqlite/src/
H A Dtrigger.c421 ** Drop a trigger given a pointer to that trigger. If nested is false,
425 void sqliteDropTriggerPtr(Parse *pParse, Trigger *pTrigger, int nested){ argument
454 if( pTable!=0 && !nested && (v = sqliteGetVdbe(pParse))!=0 ){
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dstage2.c86 get_entry (char *list, int num, int nested) argument
96 while (nested && *(list++));
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Kstat/
H A DKstat.xs32 * scripts this module presents the information as a nested hash data structure.
796 * provide code to create the nested hashes, and to iterate over them.
1238 # The Sun::Solaris::Kstat constructor. This builds the nested
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex2827 % attempt to check whether the conditionals are properly nested. But we
2858 % Ignore text until a line `@end #1', keeping track of nested conditionals.
2903 \else % Found a nested condition, ...
2916 \else % Still inside a nested condition.

Completed in 96 milliseconds