ClassicPress logo
Skip to content

Browse:

  • Home
  • Dotenv
  • Regex

Regex::replaceCallback()

Method: Perform a preg replace callback, wrapping up the result.

Source: vendor/vlucas/phpdotenv/src/Regex/Regex.php:49

Used by 0 functions | Uses 0 functions

Regex::pregAndWrap()

Method: Perform a preg operation, wrapping up the result.

Source: vendor/vlucas/phpdotenv/src/Regex/Regex.php:64

Used by 0 functions | Uses 0 functions

Regex::lookupError()

Method: Lookup the preg error code.

Source: vendor/vlucas/phpdotenv/src/Regex/Regex.php:82

Used by 0 functions | Uses 0 functions

Result

Class:

Source: vendor/vlucas/phpdotenv/src/Regex/Result.php:5

Used by 0 functions | Uses 0 functions

Result::success()

Method: Get the success option value.

Source: vendor/vlucas/phpdotenv/src/Regex/Result.php:12

Used by 0 functions | Uses 0 functions

Result::getSuccess()

Method: Get the error value, if possible.

Source: vendor/vlucas/phpdotenv/src/Regex/Result.php:19

Used by 0 functions | Uses 0 functions

Success

Class:

Source: vendor/vlucas/phpdotenv/src/Regex/Success.php:8

Used by 0 functions | Uses 0 functions

Result::mapSuccess()

Method: Map over the success value.

Source: vendor/vlucas/phpdotenv/src/Regex/Result.php:31

Used by 0 functions | Uses 0 functions

Success::__construct()

Method: Internal constructor for a success value.

Source: vendor/vlucas/phpdotenv/src/Regex/Success.php:22

Used by 0 functions | Uses 0 functions

Result::error()

Method: Get the error option value.

Source: vendor/vlucas/phpdotenv/src/Regex/Result.php:38

Used by 0 functions | Uses 0 functions
1 2 3 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy