Home
last modified time | relevance | path

Searched refs:ifset (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/doc/
H A Dtexi2pod.pl159 next if $skipping && $ended !~ /^(?:ifset|ifclear|ignore|menu|iftex|ifhtml|ifnothtml)$/;
166 if ($ended =~ /^(?:ifset|ifclear|ignore|menu|iftex|ifhtml|ifnothtml)$/) {
186 /^\@ifset\s+([a-zA-Z0-9_-]+)/ and do {
189 $endw = "ifset";
/third_party/skia/third_party/externals/microhttpd/doc/
H A Dtexinfo.tex528 % Non-false conditionals (@iftex, @ifset) don't fit into this, so they
4102 % line. (Otherwise, we would consider a line `@c @ifset', for
4103 % example, to count as an @ifset for nesting.)
4212 % @ifset VAR ... @end ifset reads the `...' iff VAR has been defined
4215 % To get special treatment of `@end ifset,' call \makeond and the redefine.
4217 \makecond{ifset}
4218 \def\ifset{\parsearg{\doifset{\let\next=\ifsetfail}}}
4229 \def\ifsetfail{\doignore{ifset}}
8307 % Oh yes, they do; otherwise, @ifset (an
[all...]

Completed in 8 milliseconds