Home
last modified time | relevance | path

Searched defs:record (Results 101 – 113 of 113) sorted by path

12345

/plugin/dokuprism/prism/
H A Dprism.js63 Prism.languages.gedcom={"line-value":{pattern:/(^[\t ]*\d+ +(?:@\w[\w!"$%&'()*+,\-./:;<=>?[\\\]^`{|}~\x80-\xfe #]*@ +)?\w+ ).+/m,lookbehind:!0,inside:{pointer:{pattern:/^@\w[\w!"$%&'()*+,\-./:;<=>?[\\\]^`{|}~\x80-\xfe #]*@$/,alias:"variable"}}},record:{pattern:/(^[\t ]*\d+ +(?:@\w[\w!"$%&'()*+,\-./:;<=>?[\\\]^`{|}~\x80-\xfe #]*@ +)?)\w+/m,lookbehind:!0,alias:"tag"},level:{pattern:/(^[\t ]*)\d+/m,lookbehind:!0,alias:"number"},pointer:{pattern:/@\w[\w!"$%&'()*+,\-./:;<=>?[\\\]^`{|}~\x80-\xfe #]*@/,alias:"variable"}}; class in Prism.languages.gedcom
[all...]
/plugin/dw2pdf/vendor/psr/log/Psr/Log/Test/
H A DTestLogger.php86 hasRecord($record, $level) global() argument
[all...]
/plugin/elasticsearch/vendor/psr/log/Psr/Log/Test/
H A DTestLogger.php86 hasRecord($record, $level) global() argument
[all...]
/plugin/highlightjs/highlight/languages/
H A Ddelphi.js6 …l': 1, 'of': 1, 'register': 1, 'xorwrite': 1, 'threadvar': 1, 'try': 1, 'record': 1, 'near': 1, 's… property in hljs.LANGUAGES.delphi.DELPHI_KEYWORDS
7 …tion': 1, 'else': 1, 'external': 1, 'with': 1, 'case': 1, 'default': 1, 'record': 1, 'while': 1, '… property in hljs.LANGUAGES.delphi.DELPHI_CLASS_KEYWORDS
/plugin/jcapture/lib/
H A Dcommons-logging-1.1.1.jar ... .Throwable) java.util.logging.LogRecord record java.util.logging.Level level String msg ...
H A Djcapture.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DCaptureFrame.java324 protected void record() { in record() method in CaptureFrame
/plugin/jdraw/lib/
H A Dcommons-logging-1.1.1.jar ... .Throwable) java.util.logging.LogRecord record java.util.logging.Level level String msg ...
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/src/Record/
H A DAbstractPlaceRecord.php15 public function __construct($record, $locales = ['en'])
H A DAbstractRecord.php7 private $record; variable in GeoIp2\\Record\\AbstractRecord
14 public function __construct($record)
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/ext/
H A Dmaxminddb.c192 zval *record, *z_prefix_len; in PHP_METHOD() local
213 get_record(INTERNAL_FUNCTION_PARAMETERS, zval *record, int *prefix_len) { in get_record()
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_fullscreen.js167 positions.forEach(function (record) { argument

12345