===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
fcitx-4.2.9.8/src/frontend/xim/lib/i18nMethod.c-379-                address[_TransR[i].namelen] == '/') {
fcitx-4.2.9.8/src/frontend/xim/lib/i18nMethod.c:380:            if (_TransR[i].checkAddr(i18n_core,
fcitx-4.2.9.8/src/frontend/xim/lib/i18nMethod.c-381-                                     &_TransR[i],
##############################################
fcitx-4.2.9.8/po/getdescpo-32-
fcitx-4.2.9.8/po/getdescpo:33:descfiles=`find "$indir" -name ".hg" -prune -or -name "test" -prune -or  -iname "*.desc" | grep desc`
fcitx-4.2.9.8/po/getdescpo-34-
##############################################
fcitx-4.2.9.8/po/getdescpo-52-
fcitx-4.2.9.8/po/getdescpo:53:confinfiles=`find "$indir" -iname "*.conf.in"`
fcitx-4.2.9.8/po/getdescpo-54-for f in $confinfiles
##############################################
fcitx-4.2.9.8/doc/fcitx-example.fxaddon-322-#         `Self.Deref=` and `Arg*.Deref=` entries (and corresponding .DerefType
fcitx-4.2.9.8/doc/fcitx-example.fxaddon:323:#         entries) are used in this stage. You can use `$<` to refer to the self
fcitx-4.2.9.8/doc/fcitx-example.fxaddon:324:#         pointer and `$n` (where n is a positive number) for the n'th argument
fcitx-4.2.9.8/doc/fcitx-example.fxaddon-325-#         (all of the are values before any deref.)
##############################################
fcitx-4.2.9.8/doc/fcitx-example.fxaddon-327-#         The value of the Inline.Code entry will be inserted in the function
fcitx-4.2.9.8/doc/fcitx-example.fxaddon:328:#         with a semi-colon appended at the end. `$<` and `$n`'s can be used
fcitx-4.2.9.8/doc/fcitx-example.fxaddon-329-#         to refer to the self pointer and arguments after Deref (if any).
##############################################
fcitx-4.2.9.8/doc/fcitx-example.fxaddon-336-#             This is a general expression just like those in `Inline.Code=`
fcitx-4.2.9.8/doc/fcitx-example.fxaddon:337:#             and `.Deref=`. `$<` and `$n`'s can be used in the same way as in
fcitx-4.2.9.8/doc/fcitx-example.fxaddon-338-#             `Inline.Code=`.
##############################################
fcitx-4.2.9.8/doc/fcitx-example.fxaddon-351-#         to all substitution available in `Inline.Code=` and `Res.Exp=`,
fcitx-4.2.9.8/doc/fcitx-example.fxaddon:352:#         `$@` can be used in this expression to refer to the result
fcitx-4.2.9.8/doc/fcitx-example.fxaddon-353-#         before Deref.
##############################################
fcitx-4.2.9.8/data/script/fcitx4-config.in-44-    case "$1" in
fcitx-4.2.9.8/data/script/fcitx4-config.in:45:    -*=*) optarg=`echo "$1" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
fcitx-4.2.9.8/data/script/fcitx4-config.in-46-    *) optarg= ;;
##############################################
fcitx-4.2.9.8/data/script/fcitx-diagnose.sh-489-    print_tty_ctrl '01;36'
fcitx-4.2.9.8/data/script/fcitx-diagnose.sh:490:    echo -n '`'"$1"'`' | replace_reset '01;36'
fcitx-4.2.9.8/data/script/fcitx-diagnose.sh-491-    print_tty_ctrl '0'
##############################################
fcitx-4.2.9.8/cmake/FcitxConfig.cmake-91-
fcitx-4.2.9.8/cmake/FcitxConfig.cmake:92:INCLUDE(${FCITX4_PREFIX}/share/cmake/fcitx/FcitxMacro.cmake)