| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/ |
| D | Lang.php | 44 } elseif (!ctype_lower($subtags[0])) { 62 if (!ctype_lower($subtags[1])) { 77 if (!ctype_lower($subtags[$i])) {
|
| D | Enum.php | 47 $string = ctype_lower($string) ? $string : strtolower($string);
|
| D | CSS.php | 87 if (ctype_lower($property)) {
|
| /plugin/findologicxmlexport/vendor/symfony/polyfill-ctype/ |
| D | bootstrap.php | 20 function ctype_lower($text) { return p\Ctype::ctype_lower($text); } function
|
| D | Ctype.php | 112 public static function ctype_lower($text) function in Symfony\\Polyfill\\Ctype\\Ctype
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Token/ |
| D | Tag.php | 44 $this->name = ctype_lower($name) ? $name : strtolower($name); 47 if (!ctype_lower($key)) {
|
| /plugin/mdpage/vendor/symfony/polyfill-ctype/ |
| D | bootstrap.php | 30 function ctype_lower($input) { return p\Ctype::ctype_lower($input); } function
|
| D | Ctype.php | 112 public static function ctype_lower($text) function in Symfony\\Polyfill\\Ctype\\Ctype
|
| /plugin/combo/vendor/symfony/polyfill-ctype/ |
| H A D | bootstrap.php | 34 function ctype_lower($text) { return p\Ctype::ctype_lower($text); } function
|
| H A D | bootstrap80.php | 30 function ctype_lower(mixed $text): bool { return p\Ctype::ctype_lower($text); } function
|
| H A D | Ctype.php | 112 public static function ctype_lower($text) function in Symfony\\Polyfill\\Ctype\\Ctype
|
| /plugin/mikioplugin/inc/ |
| H A D | polyfill-ctype.php | 41 function ctype_lower($var) { function
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/ |
| D | BackgroundPosition.php | 97 $lbit = ctype_lower($bit) ? $bit : strtolower($bit);
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ |
| D | Length.php | 81 if ($this->unit === false || !ctype_lower($this->unit)) {
|
| D | URI.php | 60 $this->scheme = is_null($scheme) || ctype_lower($scheme) ? $scheme : strtolower($scheme);
|
| /plugin/data-graph/ |
| D | syntax.php | 171 if(count($curname) > 1 || ctype_lower($curname[0][0])){
|
| /plugin/datagraph/ |
| D | syntax.php | 171 if(count($curname) > 1 || ctype_lower($curname[0][0])){
|
| /plugin/aichat/vendor/vanderlee/php-sentence/src/ |
| D | Sentence.php | 350 && ctype_lower(mb_substr($statement, 2, 1)) === true
|
| /plugin/matrixnotifierwas/vendor/rappasoft/laravel-helpers/src/ |
| D | helpers.php | 639 if (!ctype_lower($value)) {
|
| /plugin/findologicxmlexport/vendor/webmozart/assert/src/ |
| D | Assert.php | 750 $valid = !ctype_lower($value);
|
| /plugin/codemirror/dist/modes/ |
| D | php.min.js.map | 1 …ote preg_grep overload ctype_alnum ctype_alpha ctype_cntrl ctype_digit ctype_lower ctype_graph cty…
|