Home
last modified time | relevance | path

Searched refs:is_string (Results 1 – 5 of 5) sorted by relevance

/web-php/
H A Dmanual-lookup.php10 if (!empty($_GET['function']) && is_string($_GET['function'])) {
12 } elseif (!empty($_GET['pattern']) && is_string($_GET['pattern'])) {
16 if (!empty($_GET['scope']) && is_string($_GET['scope'])) {
/web-php/src/
H A DUserPreferences.php9 use function is_string; alias
38 …if (!isset($_COOKIE['MYPHPNET']) || !is_string($_COOKIE['MYPHPNET']) || $_COOKIE['MYPHPNET'] === '…
H A DLangChooser.php39 if (is_string($langParam)) {
/web-php/tests/EndToEnd/
H A DSmokeTest.php44 if (!is_string($httpHost)) {
/web-php/bin/
H A DcreateNewsEntry200 if (is_string($opts['category'])) {

Completed in 9 milliseconds