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

/haiku-fatelf/src/tools/docbook/libxslt/libxslt/
H A Dextensions.c1784 static xmlChar *testStyleData = NULL; variable
1854 if (testStyleData == NULL) {
1859 if (testStyleData == NULL) {
1942 if (testStyleData == NULL) {
1947 if (testStyleData == NULL) {
2004 if (testStyleData != NULL) {
2009 testStyleData = (void *) "test data";
2012 return (testStyleData);
2028 if (testStyleData == NULL) {
2033 if (data != testStyleData) {
[all...]

Completed in 83 milliseconds