Home
last modified time | relevance | path

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

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

Completed in 19 milliseconds