Searched refs:dom_validate_token (Results 1 – 1 of 1) sorted by relevance
418 static bool dom_validate_token(const zend_string *str) in dom_validate_token() function448 if (!dom_validate_token(Z_STR(args[i]))) { in dom_validate_tokens_varargs()520 if (!dom_validate_token(token)) { in PHP_METHOD()566 if (!dom_validate_token(token) || !dom_validate_token(new_token)) { in PHP_METHOD()
Completed in 14 milliseconds