Searched refs:testData (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/tools/docbook/libxslt/libxslt/
H A Dextensions.c1783 static xmlChar *testData = NULL; variable
1802 if (testData == NULL) {
1825 if (data != testData) {
1894 if (testData == NULL) {
1899 if (testData == NULL) {
1953 if (testData != NULL) {
1958 testData = (void *) "test data";
1961 return (testData);
1977 if (testData == NULL) {
1982 if (data != testData) {
[all...]

Completed in 30 milliseconds