Home
last modified time | relevance | path

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

/PHP-5.5/main/
H A Drfc1867.c46 static char *php_ap_getword_conf(const zend_encoding *encoding, char *str TSRMLS_DC);
52 static php_rfc1867_getword_conf_t php_rfc1867_getword_conf = php_ap_getword_conf;
533 static char *php_ap_getword_conf(const zend_encoding *encoding, char *str TSRMLS_DC) in php_ap_getword_conf() function
705 getword_conf = php_ap_getword_conf;

Completed in 6 milliseconds