Searched refs:pubid_len (Results 1 – 1 of 1) sorted by relevance
/PHP-5.4/ext/xmlwriter/ |
H A D | php_xmlwriter.c | 1434 int name_len, pubid_len, sysid_len, retval; in PHP_FUNCTION() local 1440 …ameters(ZEND_NUM_ARGS() TSRMLS_CC, "s|s!s!", &name, &name_len, &pubid, &pubid_len, &sysid, &sysid_… in PHP_FUNCTION() 1448 …ZEND_NUM_ARGS() TSRMLS_CC, "rs|s!s!", &pind, &name, &name_len, &pubid, &pubid_len, &sysid, &sysid_… in PHP_FUNCTION() 1483 int name_len, pubid_len, sysid_len, subset_len, retval; in PHP_FUNCTION() local 1489 …eters(ZEND_NUM_ARGS() TSRMLS_CC, "s|s!s!s!", &name, &name_len, &pubid, &pubid_len, &sysid, &sysid_… in PHP_FUNCTION() 1497 …ND_NUM_ARGS() TSRMLS_CC, "rs|s!s!s!", &pind, &name, &name_len, &pubid, &pubid_len, &sysid, &sysid_… in PHP_FUNCTION() 1702 int pubid_len, sysid_len, ndataid_len; in PHP_FUNCTION() local 1709 &name, &name_len, &content, &content_len, &pe, &pubid, &pubid_len, in PHP_FUNCTION() 1718 &name, &name_len, &content, &content_len, &pe, &pubid, &pubid_len, in PHP_FUNCTION()
|
Completed in 7 milliseconds