HomeSort by: relevance | last modified time | path
    Searched refs:things_map (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl2/gettext/dist/gettext-runtime/libasprintf/
texi2html 143 %things_map = (
464 $things_map{'bullet'} = "•";
465 $things_map{'copyright'} = "©";
466 $things_map{'dots'} = "…";
467 $things_map{'equiv'} = "≡";
468 $things_map{'expansion'} = "→";
469 $things_map{'point'} = "∗";
470 $things_map{'result'} = "⇒";
521 # the maps used (%simple_map and %things_map) MUST be aware of this
528 foreach (keys(%things_map)) {
    [all...]
  /src/external/gpl2/gettext/dist/gettext-tools/doc/
texi2html 143 %things_map = (
464 $things_map{'bullet'} = "•";
465 $things_map{'copyright'} = "©";
466 $things_map{'dots'} = "…";
467 $things_map{'equiv'} = "≡";
468 $things_map{'expansion'} = "→";
469 $things_map{'point'} = "∗";
470 $things_map{'result'} = "⇒";
521 # the maps used (%simple_map and %things_map) MUST be aware of this
528 foreach (keys(%things_map)) {
    [all...]
  /src/external/gpl3/gdb/dist/readline/readline/doc/
texi2html 1859 %things_map = (
2439 $things_map{'bullet'} = "•";
2440 $things_map{'copyright'} = "©";
2441 $things_map{'dots'} = "…";
2442 $things_map{'equiv'} = "≡";
2443 $things_map{'expansion'} = "→";
2444 $things_map{'point'} = "∗";
2445 $things_map{'result'} = "⇒";
2973 # the maps used (%simple_map and %things_map) MUST be aware of this
2980 foreach (keys(%things_map)) {
    [all...]
  /src/external/gpl3/gdb.old/dist/readline/readline/doc/
texi2html 1859 %things_map = (
2439 $things_map{'bullet'} = "•";
2440 $things_map{'copyright'} = "©";
2441 $things_map{'dots'} = "…";
2442 $things_map{'equiv'} = "≡";
2443 $things_map{'expansion'} = "→";
2444 $things_map{'point'} = "∗";
2445 $things_map{'result'} = "⇒";
2973 # the maps used (%simple_map and %things_map) MUST be aware of this
2980 foreach (keys(%things_map)) {
    [all...]

Completed in 52 milliseconds