Home
last modified time | relevance | path

Searched defs:matches (Results 101 – 125 of 171) sorted by relevance

1234567

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/Transitions/
H A DPredicateTransition.php34 public function matches(int $symbol, int $minVocabSymbol, int $maxVocabSymbol) : bool function in Antlr\\Antlr4\\Runtime\\Atn\\Transitions\\PredicateTransition
H A DTransition.php68 abstract public function matches(int $symbol, int $minVocabSymbol, int $maxVocabSymbol) : bool; function in Antlr\\Antlr4\\Runtime\\Atn\\Transitions\\Transition
/plugin/struct/helper/
H A Dfield.php131 public function replacementMultiValueCallback($matches) argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3MatchIntentResponse.php61 public function setMatches($matches)
/plugin/statistics/inc/
H A DBrowscap.php629 deduplicateCompressionPattern($matches, & $pattern) global() argument
692 _pregUnQuote($pattern, $matches) global() argument
[all...]
/plugin/ipban/ip-lib/src/Address/
H A DIPv4.php298 public function matches(RangeInterface $range) function in IPLib\\Address\\IPv4
H A DIPv6.php447 public function matches(RangeInterface $range) function in IPLib\\Address\\IPv6
/plugin/openas/
H A Daction.php147 function openas_check_pageid($matches) {
/plugin/ckgedit/scripts/
H A Dcss6.php520 function css_ckg_comment_cb($matches){
/plugin/todo/syntax/
H A Dtodo.php414 _searchpatternHandler($type, $renderer, $data, $matches, $params = array(), $page = null, $value = null) global() argument
[all...]
/plugin/epub/scripts/
H A Dcss3.php532 function css_comment_cb($matches){
H A Depub_utils.php82 function epbub_entity_replace($matches) {
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A Dcheck_acl.php197 function auth_nameencode_callback($matches) {
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dcheck_acl.php197 function auth_nameencode_callback($matches) {
H A Dutf8.php453 function utf8_ucwords_callback($matches) {
/plugin/bureaucracyau/helper/
H A Dfield.php241 public function replacementMultiValueCallback($matches) {
/plugin/bureaucracy-au/helper/
H A Dfield.php241 public function replacementMultiValueCallback($matches) {
/plugin/bureaucracy/helper/
H A Dfield.php241 public function replacementMultiValueCallback($matches) {
/plugin/syntaxhighlighter3/sxh3/src/js/
H A DshCore.js1220 function offsetMatches(matches, offset) argument
1325 removeNestedMatches: function(matches) argument
1502 getMatchesHtml: function(code, matches) argument
1551 matches, variable
/plugin/jquery-syntax/jquery-syntax/
H A Djquery.syntax.core.js18 Syntax.updateMatchesWithOffsets=function(matches,linearOffsets,text){(function(matches){for(var i=0… argument
26 …tal:true};Syntax.lib.cStyleFunction={pattern:/([a-z_][a-z0-9_]*)\s*\(/gi,matches:Syntax.extractMat… property in Syntax.lib.cStyleFunction
101 top.complete=true;return top;};Syntax.Brush.prototype.process=function(text,matches,options){var to… argument
/plugin/findologicxmlexport/vendor/twig/twig/src/Extension/
H A DCoreExtension.php1193 function _twig_escape_js_callback($matches)
1227 function _twig_escape_css_callback($matches)
1240 function _twig_escape_html_attr_callback($matches)
/plugin/findologicxmlexport/vendor/symfony/yaml/
H A DParser.php1008 …tch(string $pattern, string $subject, array &$matches = null, int $flags = 0, int $offset = 0): int
/plugin/judge/helper/
H A Djdatetime.class.php466 private static function convertNumbers($matches)
/plugin/odt/ODT/
H A DODTUtility.php643 protected static function _preserveSpace($matches){
/plugin/combo/vendor/symfony/yaml/
H A DParser.php1082 preg_match(string $pattern, string $subject, array& $matches = null, int $flags = 0, int $offset = 0) global() argument
[all...]

1234567