Lines Matching refs:php_error_docref

107 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Node no longer exists"); \
267 php_error_docref(NULL TSRMLS_CC, E_ERROR, "Cannot create unnamed attribute"); in sxe_prop_dim_read()
296 php_error_docref(NULL TSRMLS_CC, E_ERROR, "Cannot create unnamed attribute"); in sxe_prop_dim_read()
343php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot add element %s number %ld when only 0 such ele… in sxe_prop_dim_read()
354php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot add element %s number %ld when only %ld such e… in sxe_prop_dim_read()
444php_error_docref(NULL TSRMLS_CC, E_WARNING, "It is not possible to assign complex types to nodes"); in change_node_zval()
480 php_error_docref(NULL TSRMLS_CC, E_ERROR, "Cannot create unnamed attribute"); in sxe_prop_dim_write()
494php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot write or create unnamed %s", attribs ? "attrib… in sxe_prop_dim_write()
521 php_error_docref(NULL TSRMLS_CC, E_ERROR, "Cannot create unnamed attribute"); in sxe_prop_dim_write()
594 php_error_docref(NULL TSRMLS_CC, E_ERROR, "Cannot create duplicate attribute"); in sxe_prop_dim_write()
602php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot add element %s number %ld when only 0 such ele… in sxe_prop_dim_write()
639php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot assign to an array of nodes (duplicate subnode… in sxe_prop_dim_write()
650php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot add element %s number %ld when only %ld such e… in sxe_prop_dim_write()
657php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot change attribute number %ld when only %d attri… in sxe_prop_dim_write()
1648 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Element name is required"); in SXE_METHOD()
1656 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot add element to attributes"); in SXE_METHOD()
1663php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot add child. Parent is not a permanent member of… in SXE_METHOD()
1714 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Attribute name is required"); in SXE_METHOD()
1728 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to locate parent Element"); in SXE_METHOD()
1738 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Attribute requires prefix for namespace"); in SXE_METHOD()
1750 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Attribute already exists"); in SXE_METHOD()
2471 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Imported Node must have associated Document"); in PHP_FUNCTION()
2491 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid Nodetype to import"); in PHP_FUNCTION()