Home
last modified time | relevance | path

Searched defs:string (Results 251 – 275 of 389) sorted by relevance

1...<<111213141516

/plugin/bibtex/
H A Dsyntax.php479 function _xmlEntities($string) {
/plugin/sqlite/
H A Dhelper.php365 quote_string($string) global() argument
[all...]
/plugin/icalevents/vendor/squizlabs/php_codesniffer/
H A DCodeSniffer.php1989 $string,
2060 public static function isUnderscoreName($string)
/plugin/pubmed2020/classes/
H A Dcache.php67 function startsWith($string, $startString) {
/plugin/jplayer/vendor/james-heinrich/getid3/demos/
H A Ddemo.mp3header.php15 function PrintHexBytes($string) {
25 function PrintTextBytes($string) {
149 function RemoveAccents($string) {
/plugin/sqlraw/
H A Dsorttable.min.js44 …){block.call(context,object[key],key,object);}}};String.forEach=function(string,block,context){Arr… argument
/plugin/strata/helper/
H A Dutil.php78 function parseType($string) { argument
/plugin/quickstats/scripts/
H A Dsorttable.js466 String.forEach = function(string, block, context) { argument
/plugin/nodetailsxhtml/
H A Drenderer.php400 _xmlEntities($string) global() argument
[all...]
/plugin/highlightjs/highlight/languages/
H A Ddelphi.js6 …var DELPHI_KEYWORDS = {'and': 1, 'safecall': 1, 'cdecl': 1, 'then': 1, 'string': 1, 'exports': 1, … property in hljs.LANGUAGES.delphi.DELPHI_KEYWORDS
7 …, 'program': 1, 'inherited': 1, 'override': 1, 'then': 1, 'exports': 1, 'string': 1, 'read': 1, 'n… property in hljs.LANGUAGES.delphi.DELPHI_CLASS_KEYWORDS
H A Dcpp.js8 …'built_in': {'std': 1, 'string': 1, 'cin': 1, 'cout': 1, 'cerr': 1, 'clog': 1, 'stringstream': 1, … property in hljs.LANGUAGES.cpp.CPP_KEYWORDS.built_in
/plugin/sequencediagram/bower_components/lodash/test/
H A Dsaucelabs.js276 function optionToArray(name, string) { argument
288 function optionToValue(name, string) { argument
/plugin/photogallery/phpThumb/
H A Dphpthumb.functions.php222 public static function HexCharDisplay($string) {
1035 function preg_quote($string, $delimiter='\\') {
/plugin/airtable/
H A Dsyntax.php572 function renderAnyExternalLinks($string): string {
/plugin/sequencediagram/bower_components/lodash/dist/
H A Dlodash.js749 function asciiToArray(string) { argument
760 function asciiWords(string) { argument
1139 function hasUnicode(string) { argument
1150 function hasUnicodeWord(string) { argument
1310 function stringSize(string) { argument
1323 function stringToArray(string) { argument
1345 function unicodeSize(string) { argument
1371 function unicodeWords(string) { argument
2148 'string': new Hash property in runInContext.mapCacheClear.__data__
4942 return function(string) { argument
[all …]
/plugin/sequencediagram/bower_components/lodash/
H A Dlodash.js749 function asciiToArray(string) { argument
760 function asciiWords(string) { argument
1139 function hasUnicode(string) { argument
1150 function hasUnicodeWord(string) { argument
1310 function stringSize(string) { argument
1323 function stringToArray(string) { argument
1345 function unicodeSize(string) { argument
1371 function unicodeWords(string) { argument
2148 'string': new Hash property in runInContext.mapCacheClear.__data__
4942 return function(string) { argument
[all …]
/plugin/authldaplocal/
H A Dauth.php697 protected function _filterEscape($string) {
/plugin/asana/remote/
H A DAPILink.php507 function string_filter($string, $tasks){
/plugin/siteexport/renderer/
H A Dpdf.php360 public function _xmlEntities($string) {
/plugin/mantis/lib/
H A Dclass.xmlschema.php638 function xdebug($string){
/plugin/siteexport/inc/
H A Dfunctions.php129 public function xmlEntities($string) {
/plugin/sequencediagram/bower_components/snap.svg/doc/js/
H A Dprism.js6 …n:/(^|[^\\])(\/\*[\w\W]*?\*\/|(^|[^:])\/\/.*?(\r?\n|$))/g,lookbehind:!0},string:/("|')(\\?.)*?\1/g… property in Prism.languages.clike
/plugin/combo/ComboStrap/Xml/
H A DXmlDocument.php262 static function createXmlDocFromMarkup($string, $asHtml = false): XmlDocument argument
[all...]
/plugin/schedule/
H A DscheduleRoot.class.php189 function assocExplode ($string, $vSep = '|', $kSep = ':') {
/plugin/upgrade/HTTP/
H A DHTTPClient.php769 parseHeaders($string) global() argument
[all...]

1...<<111213141516