Home
last modified time | relevance | path

Searched refs:regular (Results 51 – 75 of 157) sorted by relevance

1234567

/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dmacro.rst9 Macros are comparable with functions in regular programming languages. They
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D10.10.js.map1 …e|set|shift|start|title|not|pushd|popd/,\n // we include these common regular expressions\n …
H A D54.54.js.map1 …, 'And', 'Or', '+', '-', '*', '/', '='],\n // we include these common regular expressions\n …
H A D11.11.js.map1 …%',\n '->',\n '<-'\n ],\n // we include these common regular expressions\n …
H A D31.31.js.map1 …',\n '..',\n '...'\n ],\n // we include these common regular expressions\n …
H A D38.38.js.map1 … '&',\n '^',\n '%'\n ],\n // we include these common regular expressions\n …
H A D30.30.js.map1 … 'be',\n 'certified'\n ],\n // we include these common regular expressions\n …
H A D21.21.js.map1 …erators: ['=', '!', '?', ':', '&', '|'],\n // we include these common regular expressions\n …
H A D60.60.js.map1 …\n '>>=',\n '>>>='\n ],\n // we include these common regular expressions\n …
H A D58.58.js.map1 …,\n 'yes',\n 'zsh'\n ],\n // we include these common regular expressions\n …
H A D19.19.js.map1 … 'with',\n 'yield'\n ],\n // we include these common regular expressions\n …
H A D20.20.js.map1 … ';',\n '.',\n ':'\n ],\n // we include these common regular expressions\n …
H A D26.26.js.map1 …\n '>>=',\n '>>>='\n ],\n // we include these common regular expressions\n …
H A D37.37.js.map1 … '&',\n '^',\n '%'\n ],\n // we include these common regular expressions\n …
/plugin/xcom/lang/en/
H A Dhowto.txt54 …takes a namespace in the ID field and requires a regular expression in the Options field. The re…
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dtemplates.rst417 hardly ever needed in regular templates.
503 Macros are comparable with functions in regular programming languages. They
555 Twig allows expressions everywhere. These work very similar to regular PHP and
708 `regular expressions`_:
911 .. _`regular expressions`: https://secure.php.net/manual/en/pcre.pattern.php
/plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/
H A Dspellchecker.cfm27 <!--- Takes care of those pesky smart quotes from MS apps, replaces them with regular quotes --->
/plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/
H A Dspellchecker.cfm27 <!--- Takes care of those pesky smart quotes from MS apps, replaces them with regular quotes --->
/plugin/mdpage/vendor/cebe/markdown/
H A DCHANGELOG.md33 [catastropic backtracking]: http://www.regular-expressions.info/catastrophic.html
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.print.less14 * Make sure to include this stylesheet IN ADDITION to the regular fullcalendar.css.
/plugin/highlightjs/highlight/
H A Dreadme.eng.txt141 regexp regular expression
214 regexp regular expression
/plugin/findologicxmlexport/vendor/webmozart/assert/
H A DREADME.md147 `regex($value, $pattern, $message = '')` | Check that a string matches a regular express…
148 `notRegex($value, $pattern, $message = '')` | Check that a string does not match a regular
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dsearch-operations.asciidoc241 is more efficient than regular search because it doesn't need to maintain an
/plugin/combo/vendor/salesforce/handlebars-php/
H A DREADME.md65 Handlebars templates look like regular HTML, with embedded handlebars expressions.
264 `if/else` and `unless` control structures are implemented as regular Handlebars helpers
/plugin/autlogin/
H A Dadmin.php1444 …$regular = '/^0*([1-9]?\d|1\d\d|2[0-4]\d|25[0-5])\.0*([1-9]?\d|1\d\d|2[0-4]\d|25[0-5])\.0*([1-9]?\…
1446 if(preg_match($regular,$ip)) //IPv4

1234567