Home
last modified time | relevance | path

Searched refs:like (Results 26 – 50 of 1026) sorted by path

12345678910>>...42

/plugin/aichat/
H A DLICENSE312 If the program is interactive, make it output a short notice like this
/plugin/aichat/vendor/erusev/parsedown/
H A DREADME.md49 If instead, you wish to allow HTML within untrusted user-input, but still want output to be free from XSS it is recommended that you make use of a HTML sanitiser that allows HTML tags to be whitelisted, like [HTML Purifier](http://htmlpurifier.org/).
51 In both cases you should strongly consider employing defence-in-depth measures, like [deploying a Content-Security-Policy](https://scotthelme.co.uk/content-security-policy-an-introduction/) (a browser security feature) so that your page is likely to be safe even if an attacker finds a vulnerability in one of the first lines of defence above.
66 Beware that this still allows users to insert unsafe scripting vectors, such as links like `[xss](javascript:alert%281%29)`.
72 It tries to read Markdown like a human. First, it looks at the lines. It’s interested in how the lines start. This helps it recognise blocks. It knows, for example, that if a line starts with a `-` then perhaps it belongs to a list. Once it recognises the blocks, it continues to the content. As it reads, it watches out for special characters. This helps it recognise inline elements (or inlines).
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/
H A DREADME.md7 A PHP toolkit to tokenize text like GPT family of models process it.
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe4769 Ġun like
11847 ĠUn like
18267 Un like
22855 Ġdis like
40544 like ly
/plugin/airtable/
H A DLICENSE77 "Copyright" also means copyright-like laws that apply to other kinds of
653 notice like this when it starts in an interactive mode:
/plugin/ajaxedit/
H A DLICENSE312 If the program is interactive, make it output a short notice like this
/plugin/amazonlight/
H A DLICENSE312 If the program is interactive, make it output a short notice like this
/plugin/amcharts/assets/amcharts/plugins/dataloader/
H A Dreadme.md81 Some formats, like CSV, will require additional parameters needed to parse the
189 Data Loader can call your own function when certain event happens, like data
232 text prompts, like 'Data loading...'.
/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md250 Just like we set `label` and `format` properties for menu item, we can set
300 …r for CSV is a comma. But what if you would like to be that a tab? You could use `menuReviver` for…
363 In case you don't like our structure, go ahead and write your own recursive
430 If you don't like the detault annotation menu, you can define your own:
525 manually. For example, to hide all free labels you can simply do something like
816 In case you want to change our default messages you can modify it like
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1like \\n and \\t from the string, base64-js does not\n\t str = stringtrim(str).replace(INVALID_BA…
/plugin/amcharts/assets/amcharts/plugins/responsive/
H A Dreadme.md107 you would do something like this:
137 It can be either simple properties, like "fontSize" or "precision", or complext
138 types like object, or array.
215 The cool pat is that you can daisy-chain the override rules, much like in CSS.
/plugin/appendtoquery/
H A DLICENSE312 If the program is interactive, make it output a short notice like this
/plugin/approve/
H A DLICENSE312 If the program is interactive, make it output a short notice like this
/plugin/archivegenerator/
H A DLICENSE312 If the program is interactive, make it output a short notice like this
/plugin/archiveupload/
H A DCOPYING313 If the program is interactive, make it output a short notice like this
/plugin/asana/
H A DLICENSE312 If the program is interactive, make it output a short notice like this
/plugin/asiansearch/
H A DCOPYING312 If the program is interactive, make it output a short notice like this
/plugin/attribute/
H A DLICENSE312 If the program is interactive, make it output a short notice like this
/plugin/authclientcert/
H A DLICENSE312 If the program is interactive, make it output a short notice like this
/plugin/authdjango/
H A DLICENSE312 If the program is interactive, make it output a short notice like this
/plugin/authdrupal7/
H A DCOPYING312 If the program is interactive, make it output a short notice like this
H A Dauth.php386 * @param boolean $like Escape wildcard chars as well?
389 protected function _escape($string, $like = false) { argument
395 if($like) {
/plugin/authdrupal8/
H A Dauth.php68 * @param string $user user who would like access
380 * @param boolean $like Escape wildcard chars as well?
383 protected function _escape($string, $like = false) {
389 if($like) {
442 * some sql queries, the array must looks like this (order is important):
394 _escape($string, $like = false) global() argument
H A Dpassword.inc131 * The string name of a hashing algorithm usable by hash(), like 'sha256'.
263 * like user_update_7000().
/plugin/authfacebook/
H A DLICENSE312 If the program is interactive, make it output a short notice like this

12345678910>>...42