Home
last modified time | relevance | path

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

/php-src/ext/dom/
H A Dtoken_list.c418 static bool dom_validate_token(const zend_string *str) in dom_validate_token() function
448 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 8 milliseconds