Home
last modified time | relevance | path

Searched refs:smart (Results 1 – 25 of 88) sorted by relevance

1234

/plugin/epnsmartlink/conf/
Ddefault.php9 $conf['epn-smart-campaign'] = 5338205943;
10 $conf['epn-smart-support'] = 1;
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/
DHTML.DefinitionRev.txt12 this gets incremented, the cache handling is smart enough to clean
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
Dautoescape.rst63 Twig is smart enough to not escape an already escaped value by the
/plugin/codeprettify/code-prettify/
DREADME.md137 Apparently wordpress does "smart quoting" which changes close quotes. This
141 [WordPress's help center][5] for info on how to stop smart quoting of code
/plugin/syntaxhighlighter3/
DREADME.md58 * **smart-tabs**: Allows you to turn smart tabs feature on and off `(default on)`
/plugin/jplayer/vendor/happyworm/jplayer/lib/
Dpopcorn.player.js346 Popcorn.smart = function( target, src, options ) { function
/plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/
Dspellchecker.cfm27 <!--- Takes care of those pesky smart quotes from MS apps, replaces them with regular quotes --->
/plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/
Dspellchecker.cfm27 <!--- Takes care of those pesky smart quotes from MS apps, replaces them with regular quotes --->
/plugin/bootswrapper/exe/help/
Dmodal.txt3 …reamlined, but flexible, dialog prompts with the minimum required functionality and smart defaults.
/plugin/grensladawritezor/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/
Dspellchecker.cfm36 <!--- Takes care of those pesky smart quotes from MS apps, replaces them with regular quotes --->
/plugin/datatables/assets/datatables.net/js/
Djquery.dataTables.js4476 function _fnFilterColumn ( settings, searchStr, colIdx, regex, smart, caseInsensitive ) argument
4485 var rpSearch = _fnFilterCreateSearch( searchStr, regex, smart, caseInsensitive );
4509 function _fnFilter( settings, input, force, regex, smart, caseInsensitive ) argument
4511 var rpSearch = _fnFilterCreateSearch( input, regex, smart, caseInsensitive );
4565 function _fnFilterCreateSearch( search, regex, smart, caseInsensitive ) argument
4571 if ( smart ) {
4683 smart: obj.bSmart,
4702 bSmart: obj.smart,
9298 _api_register( 'search()', function ( input, regex, smart, caseInsen ) { argument
9317 "bSmart": smart === null ? true : smart,
[all …]
/plugin/findologicxmlexport/vendor/hoa/event/
DREADME.md93 smart, we can directly attach a stream to an event, like:
/plugin/syntaxhighlighter4/
DREADME.md50 * **smartTabs**: Allows you to turn smart tabs feature on and off `(default true)`
/plugin/diagramsnet/lib/resources/
Ddia_i18n.txt1031 smart=smart
Ddia_ru.txt1031 smart=Умный
Ddia_bg.txt1031 smart=Умен
Ddia_el.txt1031 smart=Smart
Ddia_zh.txt1031 smart=Smart
Ddia_uk.txt1031 smart=Smart
Ddia_zh-tw.txt1031 smart=Smart
Ddia_ko.txt1031 smart=Smart
Ddia_th.txt1031 smart=Smart
Ddia_fa.txt1031 smart=Smart
/plugin/syntaxhighlighter4/dist/
Dsyntaxhighlighter.js2972 …code = opts['smart-tabs'] === true ? retabber.smart(code, tabSize) : retabber.regular(code, tabSiz…
3086 smart: function smart(code, tabSize) {
/plugin/findologicxmlexport/vendor/twig/twig/doc/
Dadvanced_legacy.rst525 When packaging your code into an extension, Twig is smart enough to

1234