Home
last modified time | relevance | path

Searched full:strcmp (Results 126 – 150 of 150) sorted by relevance

123456

/dokuwiki/inc/
H A Dsearch.php439 return Sort::strcmp($a['id'], $b['id']);
H A Dfulltext.php423 return Sort::strcmp($a, $b);
H A Dmedia.php1703 ($data[$pos]['level'] <= $level + 1 && Sort::strcmp($data[$pos]['id'], $tmp_ns) > 0)
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dmysql.php177 'RIGHT','RPAD','RTRIM','SOUNDEX','SPACE','STRCMP','SUBSTRING_INDEX',
H A Doctave.php183 'stderr', 'stdin', 'stdout', 'str2func', 'strcmp', 'strcmpi',
H A Dwinbatch.php99 'StrCnt', 'StrCmp', 'StrClean', 'StrCharCount', 'StrCat', 'StrByteCount', 'Sqrt', 'SoundVolume', 'Sounds', 'Snapshot', 'Sinh', 'Sin',
H A Dc_winapi.php150 'strchr', 'strcmp', 'strcoll', 'strcpy', 'strcspn', 'strerror',
H A Dcpp-winapi.php124 'strcmp', 'strncmp', 'strcoll', 'strchr', 'strrchr', 'strspn', 'strcspn',
H A Dphp.php823 'stats_variance','strcasecmp','strchr','strcmp','strcoll','strcspn',
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php952 if (!$modified && strcmp($data, $before) !== 0) {
/dokuwiki/lib/plugins/acl/
H A Dadmin.php315 $cur_result = Sort::strcmp(array_shift($a_ids), array_shift($b_ids));
/plugin/translator/
H A Dhelper.php355 return strcmp($a, $b);
/plugin/dw2pdf/
H A Daction.php898 return strcmp($b['id'], $a['id']);
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js4005 … 'wcstombs wctomb memchr memcmp memcpy memmove memset strcat strchr ' + 'strcmp strcoll strcpy str…
4663 …ce str_rot13 str_shuffle str_split ' + 'str_word_count strcasecmp strchr strcmp strcoll strcspn st…
5574 …race stereoCameraView stereoRigManager stitchSurface stitchSurfacePoints strcmp stringArrayInterse…
5596 … 'wcstombs wctomb memchr memcmp memcpy memmove memset strcat strchr ' + 'strcmp strcoll strcpy str…
H A Dsyntaxhighlighter.js.map1strcmp strcoll strcpy strcspn strerror strlen strncat strncmp ' +\n 'strncpy strpbrk strrchr st…
/plugin/autlogin/
H A Dadmin.php1694 $cur_result = strcmp(array_shift($a_ids), array_shift($b_ids));
/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A Dxmlseclibs.php415 return strcmp($signature, $expectedSignature) == 0;
/plugin/pagequery/
H A DPageQuery.php648 $key_cmp = strcmp((string)$left[$key], (string)$right[$key]);
/plugin/dokusioc/lib/
H A Dsioc_inc.php989 if (strcmp($this->has_container, 'http://en.wikipedia.org') === 0) {
/plugin/syntaxhighlightjs/static/lib/highlightjs/
H A Dhighlight.min.js3 …f putchar puts scanf sinh sin snprintf sprintf sqrt sscanf strcat strchr strcmp strcpy strcspn str…
7strcmp stringArrayCatenate stringArrayContains stringArrayCount stringArrayInsertAtIndex stringArr…
10 …tddev_samp stdev stop storage store stored str str_to_date straight_join strcmp strict string stru…
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1 …artsWith:1,stitchAndExplodeShell:1,stitchSurface:1,stitchSurfacePoints:1,strcmp:1,stringArrayCaten… property in hljs.LANGUAGES.mel.dM.k
/plugin/revealjs/plugin/highlight/
H A Dhighlight.js2strcmp stringArrayCatenate stringArrayContains stringArrayCount stringArrayInsertAtIndex stringArr…
/plugin/aceeditor/
H A Dbuild.js1strcmp|strcmpi|stream2|stream3|streamline|streamparticles|streamribbon|streamslice|streamtube|strf…
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js7030 strcmp: function strcmp(a, b) {
15930 return _.strcmp(a.address, b.address);
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1strcmp(a.token, b.token);\n if (r !== 0) {\n return r;\n }\n retur…

123456