rest_validate_json_schema_pattern()
Function: Validates if the JSON Schema pattern matches a value.
Source: wp-includes/rest-api.php:1682
Function: Validates if the JSON Schema pattern matches a value.
Source: wp-includes/rest-api.php:1682
Function: Determines if a given value is integer-like.
Source: wp-includes/rest-api.php:1448
Function: Determines if a given value is array-like.
Source: wp-includes/rest-api.php:1460
Function: Converts an array-like value to an array.
Source: wp-includes/rest-api.php:1476
Function: Determines if a given value is object-like.
Source: wp-includes/rest-api.php:1497
Function: Converts an object-like value to an array.
Source: wp-includes/rest-api.php:1521
Function: Gets the best type for a value.
Source: wp-includes/rest-api.php:1550
Function: Checks for errors when using application password-based authentication.
Source: wp-includes/rest-api.php:1110
Function: Adds Application Passwords info to the REST API index.
Source: wp-includes/rest-api.php:1144
Function: Parses a 3 or 6 digit hex color (with #).
Source: wp-includes/rest-api.php:1234