| Server IP : 217.160.0.212 / Your IP : 216.73.217.80 Web Server : Apache System : Linux www 6.18.52-i1-ampere #1203 SMP Mon Sep 14 18:29:59 CEST 2026 aarch64 User : sws1073854427 ( 1073854427) PHP Version : 8.4.23 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/share/emacs/28.2/lisp/cedet/srecode/ |
Upload File : |
;ELC
;;; Compiled
;;; in Emacs version 28.2
;;; with all optimizations.
(byte-code "\300\301!\210\300\302!\210\300\303!\210\300\304!\210\305\306\307\310\311\301%\210\312\313\314\315\316DD\317\320\321%\207" [require srecode srecode/dictionary srecode/semantic semantic/tag custom-declare-group srecode-cpp nil "C++-specific Semantic Recoder settings." :group custom-declare-variable srecode-cpp-namespaces funcall function #[0 "\300\207" [("std" "boost")] 1 ""] "List expansion candidates for the :using-namespaces argument.\nA dictionary entry of the named PREFIX_NAMESPACE with the value\nNAMESPACE:: is created for each namespace unless the current\nbuffer contains a using NAMESPACE; statement." :type (repeat string)] 6)
#@202 Add macros into the dictionary DICT based on the current C file.
Adds the following:
FILENAME_SYMBOL - filename converted into a C compat symbol.
HEADER - Shown section if in a header file.
(fn DICT)
(defalias 'srecode-semantic-handle-:c #[257 "\301\302 !\303\304\305\"\203 \306\307\"\210\202 \306\310\"\210\311\312\313#\262\314\315#)\207" [case-fold-search file-name-nondirectory buffer-file-name t string-match "\\.\\(h\\|hh\\|hpp\\|h\\+\\+\\)$" srecode-dictionary-show-section "HEADER" "NOTHEADER" replace-regexp-in-string "[^a-zA-Z0-9_]" "_" srecode-dictionary-set-value "FILENAME_SYMBOL"] 6 (#$ . 738)])
#@151 Add macros into the dictionary DICT based on the current c file.
Calls `srecode-semantic-handle-:c'.
Also adds the following:
- nothing -
(fn DICT)
(defalias 'srecode-semantic-handle-:cpp #[257 "\300!\207" [srecode-semantic-handle-:c] 3 (#$ . 1365)])
#@161 Add macros into the dictionary DICT based on used namespaces.
Adds the following:
PREFIX_NAMESPACE - for each NAMESPACE in `srecode-cpp-namespaces'.
(fn DICT)
(defalias 'srecode-semantic-handle-:using-namespaces #[257 "\301\302 !\303\203\"