Home
last modified time | relevance | path

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

/PHP-5.5/ext/wddx/
H A Dwddx.c45 #define PHP_CLASS_NAME_VAR "php_class_name" macro
483 snprintf(tmp_buf, WDDX_BUF_LEN, WDDX_VAR_S, PHP_CLASS_NAME_VAR); in php_wddx_serialize_object()
517 snprintf(tmp_buf, WDDX_BUF_LEN, WDDX_VAR_S, PHP_CLASS_NAME_VAR); in php_wddx_serialize_object()
990 if (!strcmp(ent1->varname, PHP_CLASS_NAME_VAR) && in php_wddx_pop_element()

Completed in 12 milliseconds