Searched refs:hexcode (Results 1 – 3 of 3) sorted by relevance
| /plugin/openid/Auth/OpenID/ |
| D | HMAC.php | 38 $hexcode = substr($hex, $i, 2); 39 $charcode = (int)base_convert($hexcode, 16, 10);
|
| /plugin/fedauth/Auth/OpenID/ |
| D | HMAC.php | 38 $hexcode = substr($hex, $i, 2); 39 $charcode = (int)base_convert($hexcode, 16, 10);
|
| /plugin/dokuprism/prism/ |
| D | prism.js | 43 …("css","function",{operator:{pattern:/(\s)[+\-*\/](?=\s)/,lookbehind:!0},hexcode:{pattern:/\B#[\da… property 165 …(^|\s+)(?:(?:else|for|if|return|unless)(?=\s|$)|@[\w-]+)/,lookbehind:!0},hexcode:/#[\da-f]{3,6}/i,… property
|