Home
last modified time | relevance | path

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

/PHP-5.3/ext/standard/
H A Dphp_var.h73 static inline int php_varname_check(char *name, int name_len, zend_bool silent TSRMLS_DC) /* {{{ */ in php_varname_check() function
H A Dbasic_functions.c6124 if (php_varname_check(Z_STRVAL(new_key), Z_STRLEN(new_key), 0 TSRMLS_CC) == FAILURE) {

Completed in 34 milliseconds